Skip to main content
Glama
Setell-AI

Setell

Official

Generate Setell quote tiers

setell_generate_quote_tiers

Generate three pricing tiers (Good, Better, Best) around a job's current quote to boost close rates. Stores options without altering the active quote.

Instructions

Generate good/better/best options around a job's current quote (proven close-rate lifter): GOOD is a leaner lower-priced option, BETTER is the existing baseline (recommended, mirrored verbatim), BEST is an expanded premium option. Stores the options as a group and does NOT change the active quote — call setell_select_quote_tier once the operator or customer picks one. Plan-gated (counts against the operator's AI quota). no_quote means the job has no quote yet.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
jobIdYesThe job to generate options for (its current quote becomes the BETTER tier). Find it via setell_find_jobs or the setell://jobs resource.
Behavior4/5

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

Annotations indicate readOnlyHint=false and destructiveHint=false. The description adds context: it stores options as a group, does not modify the active quote, and is plan-gated. This provides useful behavioral insight beyond the annotations.

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 compact with no filler. Core purpose is front-loaded, followed by tier definitions, behavioral notes, and follow-up guidance. Every sentence adds value.

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

Completeness4/5

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

Covers key aspects: tier definitions, storage, non-modification guarantee, quota, and edge case. Lacks details on output format or what 'stores as a group' entails, but overall sufficient for an agent to use correctly.

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?

The sole parameter jobId is described in detail: its current quote becomes the BETTER tier, and we provide lookup hints via setell_find_jobs or the setell://jobs resource. This adds meaning beyond the schema's basic description.

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 tool generates three quote tiers (good/better/best) around a job's current quote, with each tier defined. It distinguishes from sibling tools like setell_get_quote and setell_select_quote_tier by specifying its unique role.

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

Usage Guidelines5/5

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

Explicitly states when to use (generating tier options), what it does not do (does not change active quote), and what to do next (call setell_select_quote_tier). Also mentions plan-gated usage and the 'no_quote' edge case.

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