Skip to main content
Glama

Helious market intelligence

Jobs

get_jobs
Read-onlyIdempotent

Every US employment measure on one axis: total nonfarm payrolls split into private and government, the ten private sectors, federal, state and local government, ADP's own private count by sector, initial and continuing jobless claims, and JOLTS openings, hires, quits and layoffs including openings by sector. Each comes back with its monthly change plus 3, 6 and 12-month windows, in THOUSANDS of jobs. Also says which sectors drove the headline, and those parts sum to it exactly. Percentages such as the unemployment and quits rates ride in standing. measures filters by key, history adds the monthly series. Published statistics, so it answers on every tier.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
windowNoMonths of history to include when history is true.
historyNoAdd the full monthly series per measure.
measuresNoComma-separated keys to return, such as payrolls,edhealth,openings. Omit for all.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Added

TDQS

A4.4/5.0
Behavior5/5

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

Even with readOnlyHint and idempotentHint annotations, the description adds impactful behavioral details: units in thousands, 3/6/12-month windows, exact summation of sector contributions, separation of percentages into 'standing', and behavior of 'measures' and 'history' flags. No contradiction with 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 but every sentence adds technical value, explaining contents, return structure, units, and filtering. It is front-loaded with the resource scope, though the single run-on paragraph could be structured with clearer separation between output behavior and parameter behavior.

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?

With no output schema, the description carries the full burden of explaining return values. It covers units, time windows, the 'standing' field for percentages, the exact-sum property, and parameter effects. The 'answers on every tier' note covers access context. Nothing essential is missing.

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

Parameters3/5

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

Schema description coverage is 100%, so the baseline is 3. The description repeats parameter behavior ('measures' filters by key, 'history' adds series) without adding new meaning beyond the schema, though it provides a few example keys and ties output fields to parameters.

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 uses a specific resource focus ('Every US employment measure') and enumerates the exact contents, which clearly distinguishes it from sibling tools like get_inflation or get_earnings. It is immediately obvious this is the go-to tool for US employment and jobs data.

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?

Clear context is provided about what data is returned, so an agent can infer when this tool is appropriate. However, it does not explicitly name alternatives or state when not to use it, stopping short of a full 5.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources