getWorkItemAttachmentContent
Retrieve the file content of a work item attachment using project, work item, and attachment IDs.
Instructions
Downloads the file content for a specified Work Item Attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| attachmentId | Yes | The Attachment ID. | |
| revision | No | The revision ID. |