Skip to main content
Glama

Market and Regulatory Data Feeds — Zinin M2M Hub

jobs.ch Swiss Jobs Scraper

jobs-ch-swiss
Read-only

Search jobs.ch (Switzerland) by keyword and get public job listings: title, company, location, employment type, posted date, URL. — $0.02/call, x402 (USDC on base).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordsYesJob search terms, one per jobs.ch search (e.g. "marketing", "software engineer"). Runtime cap: 10.
locationNoOptional jobs.ch location filter (city name or postal code), applied to every keyword. Leave empty to search all of Switzerland.
max_itemsNoHow many job rows to collect per keyword, at most.
max_pagesNoHow many result pages to walk per keyword, at most (~20 jobs/page on jobs.ch).
fetch_full_descriptionNoVisit each job's detail page for the real description text and a more precise location (slower — one extra request per job). When off, description is the short teaser shown on the search results page.

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already mark the tool as readOnly and non-destructive. The description adds useful behavioral context: it retrieves 'public job listings' (no auth implied) and discloses the per-call cost ('$0.02/call, x402 (USDC on base)'). It does not contradict annotations and offers more than a bare statement of the operation, though it omits details like rate limits or anti-scraping behavior.

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 a single tight sentence that packs the core purpose, target site, geographic scope, and return fields, followed by a cost/payment note. There is no filler, redundancies, or repetition of schema content. Every clause earns its place.

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 the absence of an output schema, the description compensates by listing the returned data fields (title, company, location, employment type, posted date, URL). It also covers cost and the public nature of the data. It is not exhaustive – e.g., it doesn't state that scraping may be slow or that lives results depend on website availability – but for a read-only scraper with strong annotations, this is broadly sufficient.

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?

The input schema provides complete descriptions for all 5 parameters, so the description does not need to restate them. The description's mention of 'by keyword' aligns with the 'keywords' parameter and the listed output fields add meaning, but it does not clarify the optional location, max_items, max_pages, or fetch_full_description semantics beyond the schema. With 100% schema coverage, the baseline 3 is appropriate.

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 'Search jobs.ch (Switzerland) by keyword' – a specific verb ('search'), a clear target resource ('jobs.ch'), and geographic scope ('Switzerland'). It also enumerates the output fields (title, company, location, employment type, posted date, URL), which unambiguously distinguishes this from sibling scrapers targeting other platforms or countries.

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 clearly implies when to use the tool: when you need public job listings from jobs.ch in Switzerland. It does not explicitly name alternative tools or state 'when not to use,' but the country/platform scope provides clear contextual guidance. A direct exclusionary note would strengthen this, but it is not misleading.

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.

TDQS

B3.4/5.0
Disambiguation2/5

Many tools have overlapping purposes, with over a dozen real-estate scrapers and half a dozen job boards differentiated only by geography. While descriptions are clear, an agent would struggle to pick the correct tool without prior knowledge of the specific site or region, leading to frequent misselection.

Naming Consistency2/5

Tool names use a mix of lowercase-hyphenated (boss-az, clinical-trials-monitor), underscore (pricing_info), and long descriptive phrases (official-gazette-regulatory-action-router). No consistent verb_noun pattern exists; some start with source domains, others with action nouns. This lack of predictability makes navigation confusing.

Tool Count3/5

36 tools is on the heavy side for a server that could have been more focused. While a 'data hub' can justify many endpoints, the high number of near-identical scrapers (12+ real estate, 6+ job boards) suggests bloat rather than well-scoped functionality. A leaner set with parameterized regional filters would be more appropriate.

Completeness2/5

The claimed domain 'Market and Regulatory Data Feeds' is poorly served: there are no stock/forex/commodity price feeds, few global regulatory sources (only FDA, SEC, EU tenders), and many tools are for job and property listings which are tangential. The set feels like a random aggregation rather than a coherent surface, with obvious gaps for core market and regulatory data.

Resources