Get a page
get_pageRetrieve a page's slug, title, type, and SEO meta by id or slug. Read-only and does not use credits.
Instructions
Fetch a single page (slug, title, type, SEO meta) by id or slug. Read-only; doesn't consume credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_slug | Yes | Numeric page id or string slug (e.g. 'home'). |