gc_aden
Manage Aden conversation instances by spawning, turning, getting, listing, and deleting them.
Instructions
Aden conversation instances. Actions: spawn, turn, get, list, delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Alias for instance_id | |
| action | Yes | Action to perform | |
| message | No | Message (for turn) | |
| persona | No | Persona (for spawn, default noah) | |
| instance_id | No | Instance ID | |
| pre_research | No | Pre-research context (for spawn) | |
| business_name | No | Business name (for spawn) |