retrieve_page
Fetch a page by ID from Plane, with an optional project ID to retrieve project-specific pages; otherwise returns workspace pages.
Instructions
Retrieve a page by ID. If project_id is provided, retrieves a project page; otherwise retrieves a workspace page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| project_id | No |