Update a Boardroom idea
update_ideaModify an idea's title, description, or status (proposed, voting, locked, parked, rejected) using agent and idea IDs.
Instructions
Edit an idea's title, description, or status ('proposed', 'voting', 'locked', 'parked', 'rejected'). agent_id required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| idea_id | Yes | ||
| title | No | ||
| description | No | ||
| status | No |