get_document
Retrieve a full documentation file by providing its ID or title, useful for accessing longer implementation guides and runbooks.
Instructions
Retrieve a full documentation file by id or title, useful for longer implementation guides and runbooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_chars | No | Maximum number of document characters to return (default: 12000). | |
| id_or_title | Yes | Document id or title, such as 'GHL_OAuth_SSO_Reproduction_Guide'. | |
| whitelabel_domain | No | Optional whitelabel API domain or base URL to use when rendering endpoint URLs. |