Manage the topic inventory
manage_content_topicsThe inventory of aspects a brand talks about. FREE. action 'list' reads it; 'add' appends topics (≤12; keywords proposed when omitted); 'update' edits or pauses one (is_active:false keeps it but stops using it); 'remove' deletes one; 'suggest' brainstorms new KB-grounded ideas that differ from the existing topics — put them to the user, then 'add' the keepers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | update: new label. | |
| action | Yes | ||
| topics | No | add: the topics to append. | |
| keywords | No | update: replacement keywords. | |
| space_id | Yes | ||
| topic_id | No | update / remove: which topic. | |
| is_active | No | update: false pauses the topic. | |
| search_context | No | update: new angle. |