get_template_details
Show available page sizes and orientations for a template. Use to confirm variant availability before document conversion.
Instructions
Show available variants (page sizes and orientations) for a specific template. All MDMagic templates support the full 5×2 matrix: A3, A4, Executive, US_Legal, US_Letter × Portrait/Landscape. Use this when the user asks 'does this template come in Legal Landscape?' or 'what sizes are available?' — confirms the variant before convert_document runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateName | Yes | Template ID or name (e.g. Executive_Platinum, or a UUID for custom templates) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | Yes | ||
| pageSizes | Yes | Supported page sizes | |
| orientations | Yes | Supported orientations |