list_ideas
List Ideas: untriaged (new/parked) for the operator, and/or triaged into the current company. Filter with status=new|parked|triaged|all (default all) and include_promoted for Ideas already promoted to a Playbook. Use when you need to see captured Ideas. Capture with capture_idea; assign with triage_idea.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of ideas to return per status bucket (default: 10) | |
| status | No | Filter: new, parked, triaged, or all (default). Untriaged Ideas are personal and withheld on a company-bound non-human door. | |
| companyId | No | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| include_promoted | No | When listing triaged Ideas, include those already promoted to a Playbook (default: false) |