aries_doc
Read a corpus document efficiently: retrieve its table of contents with a path, or get a specific section's body by adding a section parameter. Use paths from search or catalog tools.
Instructions
Read a corpus doc token-efficiently. Without section, returns the doc's heading list (TOC). With section, returns just that section's body. Use the path values from aries_search / aries_catalog / aries_tutorials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Corpus path, e.g. "subfrost/alkanes.md" | |
| section | No |