check_confluence_permissions
Check if your Confluence API token is valid and has required read, search, and optional page write permissions.
Instructions
Check whether the configured API token is valid and has the required permissions. Validates authentication, read/search access, and optionally write access to a specific page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Optional. A Confluence page ID to check write access against. If omitted, only authentication and read access are validated. |