Fetch a public page
fetchReturns the Markdown document of any public page, exactly as HTTP serves it, from a root-relative path (/patterns/supervisor.md) or a https://topologyindex.com URL. Private tenant routes are not reachable here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_or_url | Yes | A path such as /patterns/index.md, or https://topologyindex.com/patterns/index.md. |