get_page_structure
Extracts the heading structure and table of contents from a documentation page to reveal its organization and hierarchy.
Instructions
Extracts the heading structure and table of contents from a documentation page.
This tool helps understand the organization of a documentation page by
extracting all headings and their hierarchy.
Args:
url: The URL of the documentation page
Returns:
Hierarchical structure of headings on the page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |