task_url
Get the ClickUp URL for a task by supplying either a custom ID (e.g., DEV-1234) or a UUID. Returns the direct link to the task.
Instructions
Get the ClickUp URL for a task. Accepts custom IDs (DEV-1234) or UUIDs.
Args: task_id: Task ID (custom like DEV-1234 or UUID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |