get_rfc_structure
Extract section hierarchy and metadata from RFC documents to analyze document structure and locate specific content efficiently.
Instructions
Get RFC section hierarchy and metadata.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rfc | Yes | RFC number (e.g., 6455) | |
| includeContent | No | Include section content (default: false) |