Read a documentation page
get_documentRetrieve the full markdown content of a documentation page using its source path when a search result is truncated.
Instructions
Return the full markdown of one documentation page, addressed by the source path reported in a search result (for example php/micro-orm/active-record.md). Use it when a search hit is relevant but truncated and you need the whole page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |