Skip to main content
Glama

screen my traffic

screen_my_traffic

Compare cheaper or newer models against your stored answers on real traffic, get a win-rate verdict and switch/keep recommendation. Zero configuration, but wallet billing applies.

Instructions

Would a cheaper (or newer) model hold on this workspace's own traffic? Starts a zero-config screening — the dominant logged model is the incumbent, its STORED answers the baseline, the cheaper model of each family (or the candidates you pass) the challengers — waits for it, and returns each candidate's verdict from the win-rate interval plus a switch/keep recommendation. SPENDS MONEY: judging and candidate generations bill the workspace wallet (402 when the wallet cannot cover the funds gate). Needs request logging on and logged traffic. Prefer this over create_eval for the 'is X better/cheaper' question.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tagNoOnly traffic logged with this tag (one tag = one population).
sample_countNoPrompts to sample (5..500). Default: the server's screening default.
wait_secondsNoHow long to wait for the run before returning its id to poll. Default 600; 0 returns immediately.
candidate_modelsNoCatalog model ids to test instead of the auto-picked cheaper set (max 6). An upgrade counts — anything in the catalog.
Install Server

TDQS

A4.7/5.0
Behavior5/5

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

The description prominently warns that the tool spends money, bills the workspace wallet, and can return 402 when the funds gate is not met. It also discloses that it waits for the run and returns verdicts, adding behavioral context 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.

Conciseness4/5

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

The description is dense and front-loaded with the screening question, then mechanics, then cost, then routing. It is longer than strictly necessary and uses a long dash-laden sentence, but every sentence carries distinct 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?

It covers prerequisites, cost, high-level output, and candidate selection, which is strong for a tool with no required parameters and no output schema. It stops short of fully describing the polling path when wait_seconds expires and the exact return shape, though wait_seconds is already documented in the schema.

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?

All parameters are already fully described in the schema, so the baseline is 3. The description adds meaning by explaining that candidate_models are the challengers that override the auto-picked cheaper set and that the tool is zero-config with all parameters optional.

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 opens with a concrete question and defines the tool as a zero-config screening of the workspace's own traffic, naming the incumbent, challengers, and the verdict/recommendation output. It also explicitly contrasts with create_eval, so an agent can distinguish this tool from siblings.

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?

It states prerequisites ('Needs request logging on and logged traffic') and gives an explicit routing rule: 'Prefer this over create_eval for the is X better/cheaper question.' The cost gate and zero-config nature further clarify when the tool is appropriate.

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

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/omnia-v/errorbar-mcp'

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