card_builder_get_card_template
Get the resolved DocumentData for a card template without creating a card. Feed the config into create_card or use make_template_card to skip boilerplate.
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 | |||