read_page
Read one page's REAL saved markup -- the complete document with partials resolved, exactly what the preview serves.
Use this when you need to verify what actually survived a save (get_project_context returns a summary that omits most attributes on purpose). Reading is free -- it never spends the user's quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | index.html | |
| project_guid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||