get_doc_details
Retrieve full content and section headings for a Linux kernel document by providing its file path. Returns document title, sections, and evidence sources.
Instructions
Retrieve full content and section headings for a kernel document.
Args: doc_id: Document file path (e.g. Documentation/net/core.rst).
Returns: Dictionary containing document title, sections, and evidence_sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||