Marketplace
8 tools in this family (folder Editor/Tools/Marketplace/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
marketplace_get_details | read-only | Resolve full metadata for a single marketplace item by id. Returns the manifest, |
marketplace_install_item | writes | Download a marketplace item and extract it to the canonical local folder for its |
marketplace_list_items | read-only | List items from the Buril community marketplace, optionally filtered by category |
marketplace_publish_item | writes | Package a local folder into a zip + manifest and submit it to the Buril marketplace. |
marketplace_rate_item | writes | Submit a 1-5 star rating and an optional review for a marketplace item. |
marketplace_search | read-only | Full-text / semantic search over Buril marketplace items. Use natural-language |
marketplace_set_credentials | writes | Persist the Buril marketplace API key in EditorPrefs under |
marketplace_uninstall_item | writes | Remove a previously-installed marketplace item by deleting its local folder and |