You're viewing a demo portfolio

Join the waitlist
PRSM

get_job

Active

Tool of Arbeitnow

declared in 0.1.0

Fetch the full details of a single Arbeitnow job posting by its slug, INCLUDING the full HTML description. There is no single-job endpoint upstream, so this scans the most recent pages (~3) to find the matching slug. If the job has scrolled off the recent listings it cannot be retrieved — use search_jobs instead.

Parameters schema

{
  "type": "object",
  "required": [
    "slug"
  ],
  "properties": {
    "slug": {
      "type": "string",
      "description": "The job slug (from list_jobs/search_jobs results)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Arbeitnow

https://github.com/pipeworx-io/mcp-arbeitnow

1/7 registries
View full server →