get_task
Retrieve detailed information about a specific ClickUp task by its ID. Fetch task attributes, metadata, and optional subtasks to gain full visibility into any task's current state and properties.
Instructions
Get details of a specific task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID | |
| team_id | No | Required when custom_task_ids is true | |
| custom_task_ids | No | If true, task_id is a custom ID | |
| include_subtasks | No |