search_pages
Search accessible pages using full-text queries. Scope results to a space with its UUID or slug.
Instructions
Full-text search for pages the authenticated user can access. Optionally scope to a space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, 1-100 | |
| query | Yes | Search text | |
| offset | No | Result offset | |
| space_id | No | Space UUID or slug |