roadmap_topic
Fetch markdown content and curated links for a single topic on a roadmap.sh roadmap. Specify the topic by node ID or search by title to get focused learning resources.
Instructions
Get the markdown content and curated links for one topic of a roadmap (by nodeId from the outline, or by query).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | roadmap.sh slug, e.g. 'frontend' | |
| query | No | Topic title substring, used if nodeId is unknown | |
| nodeId | No | Exact node id from the outline |