Get page by ID
The Confluence get page by ID action to retrieve a single, specific Confluence page when you already know its page ID. This is a read-only action that returns the metadata of the page and body for inspection or use in follow-up actions.
Prerequisites
- Glean action must be enabled for your instance and the Confluence action pack must be available.
Supported parameters
| Parameter | Type | Description |
|---|---|---|
| Page ID | String | Identifier of the Confluence page you want to retrieve. |
| Draft | Boolean | Optional flag to retrieve draft content. |
| Version | Integer | Optional version indicator to retrieve a specific page version. |
Usage examples
-
"Get the content of the Onboarding Guide page with ID 12345678."
-
"Retrieve the Confluence page with ID 87654321 so I can review it."
-
"Show me the page details for Confluence page ID 11223344."