retrieve_workspace_page
Retrieves a specific workspace page using its unique ID, providing access to page content and details.
Instructions
Retrieve a workspace page by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | UUID of the page |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| description_stripped | No | ||
| description_html | No | ||
| description_binary | No | ||
| description | No | ||
| created_at | No | ||
| updated_at | No | ||
| owned_by | No | ||
| anchor | No | ||
| workspace | No | ||
| projects | No |