grimoire_fetch_doc
Fetch the full text of a document indexed from security knowledge sources, using the source and path returned by a search query.
Instructions
Return the full text of one indexed document (markdown, notebook converted to markdown, or extracted PDF text). Use the source+path from a grimoire_search result to read the whole page before answering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | source name from a search result | |
| path | Yes | relpath from a search result |