get_documentation
Retrieve API, library, or technology documentation with usage examples and version details. Specify your query and context to access precise information for integration or troubleshooting.
Instructions
Automatically call this tool when working with unfamiliar APIs/libraries, needing usage examples, or checking version specifics as this can access web. Example: When adding a payment gateway, ask "Get Stripe API documentation for creating charges".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Additional context or specific aspects to focus on | |
| query | Yes | The technology, library, or API to get documentation for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | No | The raw text response from Perplexity containing documentation, examples, and potentially source URLs prefixed with "Official URL(s):". The calling agent should parse this text to extract URLs if needed for further processing. |