Expressions appear in provider settings, model settings, dynamic blocks, agent instructions, bindings, and final outputs.Documentation Index
Fetch the complete documentation index at: https://docs.superwire.dev/llms.txt
Use this file to discover all available pages before exploring further.
Literals
References
Arrays and objects
Dynamic blocks
Adynamic block builds an object at runtime. Each field is evaluated as a normal expression.
Tool calls
Usebindings {} to assign runtime values to the tool input schema.
Resources and prompts
Context continuation
context(agent.name) returns the prior agent’s message history so another agent can continue the work.