get_template
Retrieve a page template's metadata and markdown body to preview the output of creating a page from that template.
Instructions
Read a page template's metadata and markdown body. Use this to inspect what create_page(templateId) will produce.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes | Template id from list_templates. | |
| collectiveId | Yes |