Install from Pool
neuron_install_from_poolInstall a resource from the marketplace pool into the current organization. Choose 'fork' for an independent copy or 'subscribe' to receive future updates from the publisher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier (UUID) of the pool item to install | |
| mode | Yes | Installation mode: 'fork' creates an independent copy, 'subscribe' links to publisher updates | |
| targetKbId | No | UUID of the knowledge base to install into (for knowledge_base types) | |
| targetBotId | No | UUID of the bot to attach the installed resource to (for tool_template or knowledge_base types) |