doc_get
Retrieve a specific document by ID from the Pickaxe platform to access stored content and information for management purposes.
Instructions
Retrieve a specific document by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| studio | No | Studio name to use. Available: STAGING, MAIN, DEV, PRODUCTION. Default: PRODUCTION | |
| documentId | Yes | The document ID to retrieve |