confluence_get_pages
Retrieve a paginated list of Confluence pages, optionally filtering by space key to locate content.
Instructions
List pages, optionally filtered by space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of pages to return (default: 25) | |
| start | No | Starting index for pagination (default: 0) | |
| spaceKey | No | Filter pages by space key (e.g., "DEV", "HR") |