Try Relay with one action
Enter one proposed action, run Relay review, and see the decision before execution
1
Action
Enter the action an agent wants to take
Request
TypeScript
await relay.resolve({ action_card: { version: "0.1", proposedAction: { summary: "<proposed action>" } } })
2
Review
Runs after you submit the proposed action
3
Decision
Unlocks when Relay returns the decision