get_page
Retrieve complete text and code examples from Griptape documentation. Provide a page URL or title to access accurate content for building agents and pipelines.
Instructions
Get the full content of a specific documentation page.
Retrieves the complete text content and code examples for a page. You can pass either the full URL or a partial title to match.
Args: url_or_title: Full URL (e.g. "https://docs.griptape.ai/stable/griptape-framework/structures/agents/") or partial title (e.g. "Agents")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_or_title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |