Set Setell autonomy mode
setell_set_autonomySet the autonomy mode for an action class. Choose WATCH (pause on warnings), TRUST (auto-proceed with note), or AUTO (silent auto-proceed).
Instructions
Set the operator's autonomy mode for one action class. WATCH pauses on every WARN/FLAG pricing-analyst verdict (maximum HITL); TRUST auto-proceeds on WARN with a surfaced note and asks on FLAG; AUTO auto-proceeds on WARN silently. FLAG always asks regardless of mode. Atomic correctness guards (preview-then-confirm tokens, single-use sends) stay in force in every mode. Confirm with the operator before flipping a mode on their behalf — this changes how Boxx behaves on future sends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | WATCH (default — pause on every pushback), TRUST (auto-proceed on WARN with a note, ask on FLAG), or AUTO (auto-proceed on WARN silently, ask on FLAG). TRUST/AUTO require Business or Pro. | |
| actionClass | Yes | The action class to configure. Currently only `send_quote` is supported. |