dooray_files
Manage Dooray project files by listing task attachments, retrieving file metadata, and downloading content from tasks or drive storage.
Instructions
Manage Dooray files and images - list task files, get file metadata, download file content from tasks or directly by content ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform on files | |
| taskId | No | Task ID (required for task file actions) | |
| fileId | No | File ID (required for file operations) | |
| projectId | No | Project ID (optional - uses default from environment if not provided, required for task file actions) |