get_section
Fetch a documentation section by title or partial title. Get targeted API details without loading the full documentation file.
Instructions
Retrieve a documentation section by title or partial title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Section title, such as 'Search Object Records'. | |
| max_chars | No | Maximum number of section characters to return (default: 4000). | |
| whitelabel_domain | No | Optional whitelabel API domain or base URL to use when rendering endpoint URLs. |