template_slots
List a template's overridable inputs without loading the full graph JSON. Converts the template to API format and reports each node's literal inputs and current values.
Instructions
List a template's overridable inputs WITHOUT loading the full graph JSON.
Converts the template to API format and reports each node's literal (non-wired) inputs and current values — the curated parameter list you can change with run_template. Far smaller than the raw graph. Subgraph/unknown nodes can't be expanded and are reported (their inputs aren't overridable this way).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| pack | No | ||
| source | No | online |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |