list_attachments
List attachment metadata with optional filters. Use to browse or search files linked to tasks, comments, or expenses, returning file name, type, size, and associated entities without content.
Instructions
List attachment/file metadata with optional filtering.
Use this when: You need to browse or search attachments (files associated with tasks, comments, expenses). Note: returns metadata only — actual file content is not included.
Attachments are files (PDFs, images, documents) associated with tasks, comments, expenses, etc.
Returns:
File name, type, and size
Associated entity relationships (task, project, etc.)
Note: returns metadata only — actual file content is not included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Optional number of attachments per page (max 200) | |
| page_number | No | Page number for pagination | |
| extra_filters | No | Additional Productive query filters using API syntax |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||