attachments_list
Retrieve all attachments for a specified entity by providing its type and ID.
Instructions
Get list of attachments for a given entity (task, project, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityType | Yes | Entity type (e.g. task, project) | |
| entityId | Yes | Entity ID |