List Pages
list_pagesList workspace wiki or project pages with optional filters for search, visibility, and pagination to retrieve page metadata from Plane.
Instructions
List pages — workspace wiki pages, or a project's pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from a previous response's `next_cursor`. | |
| search | No | Case-insensitive search on page title. | |
| per_page | No | Items per page (1-100, default 20). | |
| page_type | No | Scope filter: "all" (default), "public", "private", "shared", "archived". | |
| project_id | No | Project UUID to list project pages; omit for workspace wiki pages. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||