luneos_get_topic
Retrieve the full markdown content of a specific LuneOS knowledge topic, such as kernel-porting or debugging. Call luneos_list_topics to see valid topic names.
Instructions
Return the full markdown content of one LuneOS knowledge topic (e.g. 'kernel-porting', 'debugging', 'device-bluejay'). Use luneos_list_topics to see valid names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Topic name (filename without .md) |