Update Pool Item
neuron_update_pool_itemUpdate the metadata of a published pool item including title, description, category, and tags to modify its listing details.
Instructions
Update the metadata of a pool item you have published (title, description, category, tags)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the pool item to update | |
| tags | No | New tags | |
| title | No | New title for the pool listing | |
| category | No | New category | |
| description | No | New description |