getPageAttachmentContent
Downloads file content for a specified page attachment from Polarion. Provide project ID, space ID, page name, and attachment ID.
Instructions
Downloads the file content for a specified Page 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.) | |
| pageName | Yes | The Page name. | |
| attachmentId | Yes | The Attachment ID. | |
| revision | No | The revision ID. |