List guidance documents
lnm_list_guidanceList available guidance documents for lesion network mapping manuscripts, filter by design or topic, and view each document's title, coverage, and resource URI.
Instructions
List the long-form guidance documents bundled with this server.
These are the prose references behind the other tools: how each design works, how the Methods are written, which statistics the genre uses and what they are for, figure conventions, and how the Discussion is argued. Filter by design or topic.
Returns: id, title, what it covers, and the resource URI for each document. Fetch one with lnm_get_guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Substring match against document topics, e.g. 'statistics'. | |
| design | No | Restrict to documents relevant to this design id. | |
| response_format | No | Output format: 'markdown' to read, 'json' for machine processing. | markdown |