create_task_document
Attach a file to a task by providing the task ID and file ID.
Instructions
Attach a file to a task. file_id: from files API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| file_id | Yes | ||
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |