List Page Templates
confluence_list_page_templatesList Confluence page templates to discover available content structures. Returns template metadata such as ID, name, description, and type for global or specified space.
Instructions
List Confluence page content templates.
This operation is only available for Confluence Cloud. Returns template metadata (ID, name, description, type) without the full body. Use confluence_get_page_template to fetch a template's body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of templates to return. | |
| space_key | No | Optional space key to list templates defined in that space. When omitted, global templates are returned. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |