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