Read a site page as Markdown
get_page_markdownFetches any page on built2winweb.com and returns it converted to Markdown (uses the site's markdown content negotiation). Pass the path, e.g. "/" or "/blog/core-web-vitals/".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Site-relative path starting with / | / |