get_task_templates
Retrieve a paginated list of task templates from a ClickUp workspace. Specify the team ID to filter by workspace.
Instructions
List the task templates available in a Workspace (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| page | No | 0-based page. Default 0. |