goals_create
Create new goals in ClickUp workspaces with workspace ID, name, and optional due date.
Instructions
Create a new goal in a ClickUp workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the goal | |
| due_date | No | Due date as Unix timestamp in milliseconds | |
| workspace_id | Yes | The ID of the workspace |