List Page Templates
confluence_list_page_templatesList Confluence page content templates to view their metadata, including IDs, names, descriptions, and types. Use it to find templates for a specific space or globally, then fetch the full body separately.
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 |