You're viewing a demo portfolio

Join the waitlist
PRSM

ashby_list_applications

Active

Tool of Ashby

declared in 0.1.0

Search job applications across positions. Returns candidate name, applied job, application stage, and submission date.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-ashby-api-key"
    },
    {
      "_apiKey": "your-ashby-api-key",
      "per_page": 100
    }
  ],
  "required": [
    "_apiKey"
  ],
  "properties": {
    "cursor": {
      "type": "string",
      "description": "Pagination cursor from a previous response"
    },
    "_apiKey": {
      "type": "string",
      "description": "Ashby API key"
    },
    "per_page": {
      "type": "number",
      "description": "Number of applications per page (default 50)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Ashby

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

1/7 registries
View full server →
ashby_list_applications — Ashby — PRSM MCP