Skip to main content
Glama

Theyond

hiring_now

Read-onlyIdempotent

What's new on theyond.com with no keyword. Same companies as the homepage Hiring now chips, plus every just-added job that counts toward those chips — not the 25-job homepage sample, not posted_at. theyond.com job and company URLs only. No employer apply URLs. Empty when nothing was just added.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4/5.0
Behavior5/5

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

Beyond the readOnly, openWorld, and idempotent annotations, the description adds exact output-scope behavior: it includes chip companies and just-added jobs, excludes the 25-job homepage sample and posted_at, returns only theyond.com URLs, excludes employer apply URLs, and returns empty when nothing was added. There is 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.

Conciseness3/5

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

The text is short and the main idea is front-loaded, but the second sentence is a dense run-on with multiple exceptions ('not the 25-job homepage sample, not posted_at') that an agent must untangle. It could be restructured to list criteria more clearly.

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?

For a zero-parameter read-only tool with no output schema, the description covers what it returns (job and company URLs), what it excludes, and the empty case. The invocation and result semantics are sufficiently clear.

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 schema has zero parameters, so the baseline is 4, and the description reinforces that no keyword is involved. There are no parameter-level details to add.

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

Purpose4/5

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

The description identifies the tool's scope ('what's new on theyond.com with no keyword') and lists specific inclusions and exclusions (just-added jobs, theyond.com URLs only). It does not use a crisp verb like 'list' or 'get,' and the homepage-chip reference makes the purpose slightly less immediate, but it is distinguishable from get_job and search_jobs.

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

Usage Guidelines3/5

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

It conveys the condition for using this tool ('with no keyword') and the empty case, and it excludes certain data types, but it never names search_jobs or get_job as the alternatives for keyword-based or single-job lookup. The usage context is present only implicitly.

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.