capture_idea
Capture a quick note or seed to save into an existing project's seeds or a general Quick Notes library for later reference.
Instructions
Capture a quick note or seed to remember later — saves into an existing project's seeds or a general Quick Notes library. Use ONLY for lightweight "remember this" notes: when the user says "remember this", "note that", "jot this down", or "add this to [project]". Do NOT use this for a brand-new business, product, app, SaaS, or venture idea ("I have an idea for…", "I want to start a business that…", "I want to build…") — those are not quick notes; route them to idea_kickoff, which runs a full business analysis. When unsure between capturing and kicking off a venture idea, prefer idea_kickoff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The idea or note to capture | |
| projectName | No | Project to attach the idea to — inferred from existing projects if omitted | |
| workspaceId | No | Workspace ID (uses default if omitted) |