telegraph_get_page
Get a Telegraph page by providing its path. Optionally include the content field in the response.
Instructions
Get a Telegraph page by its path. Returns a Page object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the Telegraph page (e.g., "Sample-Page-12-15") | |
| return_content | No | If true, content field will be returned |