upload_task_attachment
Upload a file attachment to a specific task in Zoho Projects. Provide project ID, task ID, file path, and optionally rename the file.
Instructions
Upload a file attachment to a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID | |
| file_name | No | Optional: Override filename for the attachment | |
| file_path | Yes | Absolute path to file to upload | |
| project_id | Yes | Project ID |