Skip to main content
Glama
TVLSS

HireJack

Get Market History

get_market_history
Read-only

Retrieve time-series data on tech hiring trends including job counts, remote share, compensation, and skill distributions. Use daily or monthly granularity to analyze market shifts.

Instructions

Time-series of market-wide hiring stats: total jobs, remote share, compensation, seniority + family distribution, top skills. Analyst tier. Daily resolution back to early March 2026; monthly resolution from March 2026. Use for 'how has the market shifted in 2026?' or 'is remote hiring trending up?'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoDays of daily history (default 30, max 90; only used when range=daily)
rangeNoGranularity. 'daily' returns up to 90 days back (rich, recent). 'monthly' returns up to 24 months back (coarser, longer view). Defaults to daily.
detailNo'compact' (default) returns a slim per-snapshot series (date, jobs, companies, remote share, median comp) plus full distributions for only the first and latest snapshots — enough for trend analysis at ~10x less output. 'full' returns every snapshot's complete distributions (seniority, family, top skills); only use when you need per-date distribution detail.
monthsNoMonths of monthly history (default 12; only used when range=monthly)
Behavior4/5

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

Annotations already declare readOnlyHint=true (safe read operation). The description adds non-contradictory details: 'Analyst tier', data resolutions, and date ranges (early March 2026 onward). This enriches the model's understanding of tool behavior 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?

Two focused sentences plus example queries. No fluff, front-loaded with key output descriptions. Every sentence adds meaningful guidance.

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?

Given no output schema, the description explains return fields (jobs, remote share, compensation, etc.) and granularity options. It lacks explicit statement that the output is a time-series array, but the text strongly implies it. Adequate for an analyst-tier tool.

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 coverage is 100%, so baseline is 3. The description adds minor value by specifying actual dates ('back to early March 2026'), complementing the schema's parameter descriptions without duplicating them.

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 explicitly states it provides time-series market-wide hiring stats (jobs, remote share, compensation, etc.), distinguishing it from company-specific tools like get_company_history. It includes concrete use case examples, making the purpose very clear.

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 specific example queries ('how has the market shifted in 2026?'), implying appropriate usage. However, it does not explicitly exclude alternatives or state when not to use this tool vs. siblings like get_market_pulse.

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/TVLSS/hirejack-mcp'

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