create_goal
Create a goal in ClickUp to track objectives with owners, due dates, and descriptions.
Instructions
Create a Goal in a Workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| name | Yes | ||
| due_date | No | Date as ISO string, epoch ms, or relative ("tomorrow", "in 3 days", "+2h"). | |
| description | No | ||
| multiple_owners | No | ||
| owners | No | Owner user ids. | |
| color | No | Hex color. |