card_builder_get_card_template
Retrieve the full configuration data for a card template without creating a card. Use the returned config directly with create_card or make_template_card to build a card.
Instructions
Get the resolved DocumentData for a template (without creating a card).
Returns the full config — feed it into create_card yourself, or use
make_template_card to skip the boilerplate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| slot | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||