list_task_attachments
Retrieve all attachments currently linked to a ClickUp task.
Instructions
List the attachments currently on a task (read from the task object — ClickUp returns attachments inline).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID. | |
| custom_task_ids | No | ||
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. |