Get a post
get_postFetch a single blog post by PocketBase record ID, returning its content and SEO fields. Requires posts:read permission.
Instructions
Fetches a single post by its PocketBase record ID, including content_html/content_json and SEO fields. Requires the posts:read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | PocketBase record ID of the post. |