Skip to main content
Fetches the complete content of a documentation page by its path. Use this when you already have a page path - either from search_my_truv results or from a known documentation structure.

Parameters

ParameterTypeRequiredDescription
pagestringYesPage path (e.g. api-reference/overview, billing/subscription-plans)

Response

Returns the full rendered content of the requested documentation page as text.

Example

Prompt: “Show me the full page about subscription plans” The tool is called with page: "billing/subscription-plans" and returns the complete content of that page including plan details, pricing, and feature comparisons.
  • search_my_truv - search for pages when you don’t know the exact path