get_task_files
Retrieve all files attached to a task, including their IDs, names, and sizes. Provide project and task IDs to get the list.
Instructions
List the files attached to a task, with their ids, names and sizes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task id. | |
| project_id | Yes | Project the task belongs to. |