getDocumentAttachmentContent
Downloads the file content of a specific attachment in a Polarion document. Provide project, space, document name, and attachment ID.
Instructions
Downloads the file content for a specified Document Attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| spaceId | Yes | The Space ID. (Use '_default' without quotes to address the default Space.) | |
| documentName | Yes | The Document name. | |
| attachmentId | Yes | The Attachment ID. | |
| revision | No | The revision ID. |