clickUp.createGoal creates a Goal in a ClickUp Workspace.
automations/clickup-create-goal.automation.ts
Inputs
workspaceId, non-empty name, description, color, millisecond dueDate, owner IDs, and multiple-owner mode. ClickUp requires every field, including empty owners. Every action accepts an optional static account binding.
Output
Returns the createdClickUpGoal.