output template from json
This block is part of the anthropic group and was last modified in core v15.0.0.
output template from json v15.0.0 Cast a raw JSON Schema object into an output template for a message block (or a tool's parameters); for full control beyond the build output template block.
In pins 1
- json required
objectA JSON Schema object, e.g. {type:object, properties:{...}, required:[...]}.
Out pins 1
- template
anthropicschemaThe output template; wire into a message block's output template or a tool's parameters.
raw template |
output schema from json |
template from object |
A typical wiring for output template from JSON: new object feeds the json pin; the schema out pin feeds send message.

Version history
Introduced in v15.0.0.
Back to
anthropic Return to the main group to view all sub-groups Back to anthropic Return to the group to view all blocks within this group
