get_sdk_documentation
Retrieve PDF documentation for the Polarion SDK, including admin help, deployment guide, feature matrix, REST API guide, and scripting guide.
Instructions
Retrieves SDK documentation PDF files from the local sdk/ directory. Available documents: admin-user-help (Administrator and User Help), deployment-guide (Deployment and Maintenance Guide), feature-matrix (Polarion Feature Matrix), rest-api-guide (REST API User Guide), scripting-guide (Scripting Guide and Examples).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | No | The document ID to retrieve. Options: 'admin-user-help', 'deployment-guide', 'feature-matrix', 'rest-api-guide', 'scripting-guide'. Defaults to 'rest-api-guide' if not specified. |