Get attachment
op_get_attachmentFetch attachment metadata by ID. Optionally download the file and discover where it is referenced in work package descriptions and comments.
Instructions
Fetch attachment metadata by id. Set saveTo to download the file content to a local path and also return embedLocations showing where the file is referenced in the work package (description and comments).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| raw | No | ||
| saveTo | No | Local file path to save the downloaded content to |