list_pages
List generated pages from thoughts with filters for status, pinned state, and pagination. Returns page metadata for review and management.
Instructions
List your generated pages (documents created from thoughts) with optional filters for status, pinned state, and pagination. Returns page metadata without full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| status | No | Filter by page status | |
| sort_by | No | Sort order (default: newest) | |
| per_page | No | Items per page (default: 20, max: 50) | |
| is_pinned | No | Filter by pinned state |