Skip to main content
Glama
Setell-AI

Setell

Official

Set Setell autonomy mode

setell_set_autonomy
Idempotent

Set the autonomy mode for send_quote actions to control human-in-the-loop intervention on warnings and flags. Choose WATCH, TRUST, or AUTO.

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

TableJSON Schema
NameRequiredDescriptionDefault
modeYesWATCH (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.
actionClassYesThe action class to configure. Currently only `send_quote` is supported.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description discloses rich behavioral details beyond annotations: explains how each mode handles WARN and FLAG verdicts, mentions atomic correctness guards, and emphasizes operator confirmation. Annotations (idempotentHint=true) are not contradicted and the description adds value.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured paragraph with no wasted words. It front-loads the purpose, then explains modes, exceptions, guards, and a usage note. Each sentence contributes essential information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (three modes, effects, requirements, guards) and absence of output schema, the description fully covers what the agent needs to know: mode behavior, prerequisites, and a critical usage guideline about operator confirmation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with enums and descriptions. The tool description adds behavioral context for each mode (e.g., TRUST auto-proceeds on WARN with a note, AUTO silently) and notes Business/Pro requirements for TRUST/AUTO, which extends beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'Set' and resource 'autonomy mode for one action class'. It distinguishes from sibling tools like setell_get_autonomy by focusing on mutating the mode. The explanation of modes (WATCH, TRUST, AUTO) provides specific context on what each mode does.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives clear context for when to use this tool (to change autonomy mode), but does not explicitly state when not to use it or suggest alternatives. It does include a guideline to 'Confirm with the operator before flipping', which adds usage nuance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Setell-AI/setell-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server