get_hacktricks_outline
Retrieve the table of contents of a HackTricks page to verify relevance and find exact section names before extracting full content, saving tokens.
Instructions
Get TABLE OF CONTENTS (all section headers) of a page. Returns ~20-50 lines showing page structure. Use this FIRST after search to: (1) verify page is relevant, (2) find exact section names for get_hacktricks_section. Cost: ~100 tokens vs 3000+ for full page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path from search results |