gc_template
Generate a concise meta description for the gc_template tool that focuses on its purpose of merge-field templating, listing available placeholders and rendering template blocks with explicit values.
Instructions
Merge-field templating (GC-2774).
placeholders: list available {{ }} placeholders for a context
fill: render a template block with explicit values
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Render email-compatible output (for fill) | ||
| action | Yes | Action to perform | |
| values | No | Merge-field values (for fill) | |
| context | No | Template context (for placeholders) | |
| block_json | No | Template block JSON object (for fill) | |
| message_id | No | Message ID (for placeholders) | |
| record_type | No | Record type (for placeholders) |