create_goal
Create a goal with required title and optional attributes including description, target date, priority, tags, and project association. Organize goals using horizons and areas for structured tracking.
Instructions
Create a goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| description | No | ||
| color | No | ||
| target_date | No | ||
| timeline_days | No | ||
| project_id | No | ||
| status | No | ||
| priority | No | ||
| tags | No | ||
| horizon | No | ||
| area | No |