fetch_suprsend_documentation
Retrieve complete documentation content when a search snippet does not provide enough context or code examples.
Instructions
Fetch the full content of a SuprSend documentation page when a snippet from search_suprsend_documentation is insufficient.
When to use: after search_suprsend_documentation, when the snippet excerpt doesn't fully answer and you need surrounding context, code examples, or full reference material.
When NOT to use: to discover documentation — search first; don't construct uris yourself.
Returns: the page contents as markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | The uri of the documentation to fetch. |