Unique identifier for this workflow (lowercase, hyphens only)
Define the inputs that AI agents will provide when calling this workflow
$.input.variableName
Key to store step result under $.steps.*
Use an existing API proxy
Map input variables to request body. Use $.input.varName for substitution.
Define what data to return when the workflow completes
Expression Reference:
$.input.varName
$.steps.stepId.output
$.steps.stepId.output.field
$.wallet
$.chainId
Dynamic Target Programs
When your workflow calls program IDs resolved at runtime, specify which Solana programs are allowed. These program IDs are included in session key permissions.
Add Solana program IDs your workflow may call when targets are dynamic
No allowed program IDs configured. Add entries for any dynamic program calls.