add-goals
Create multiple goals at once for personal or workspace use. Specify name, description, deadline, and responsible user for each.
Instructions
Create one or more goals. Omit workspaceId for personal goals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goals | Yes | The array of goals to create (max 25). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goals | Yes | The created goals. | |
| totalCount | Yes | The total number of goals created. |