You're viewing a demo portfolio

Join the waitlist
PRSM

hiring_signal

Active

Tool of Ready APIs

declared in 1.0.0

Buyer-shaped hiring velocity envelope. Pass `domain`/`company` for a company-keyed view, or `location` (+ optional `role`) for a market-keyed view. Returns velocity score (0-100), tier, growth verdict (rapid_growth, active_growth, ...), and a sales_hint mapped to typical actions for the chosen buyer profile (saas_sales, recruiter, investor_diligence, competitive_intel).

Parameters schema

{
  "type": "object",
  "properties": {
    "role": {
      "type": "string",
      "description": "Role family filter (e.g. engineering, sales)."
    },
    "limit": {
      "type": "integer",
      "default": 25,
      "maximum": 100,
      "minimum": 1
    },
    "domain": {
      "type": "string",
      "description": "Company domain. One of domain/company/location required."
    },
    "company": {
      "type": "string",
      "description": "Company name (partial match)."
    },
    "location": {
      "type": "string",
      "description": "Location filter (city, metro, or 'remote')."
    },
    "buyer_profile": {
      "enum": [
        "saas_sales",
        "recruiter",
        "investor_diligence",
        "competitive_intel"
      ],
      "type": "string",
      "default": "saas_sales"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →