vaaya / tools / signalbase / hiring
Signalbase hiring for AI agents
Signalbase — Real-time HIRING signals: open positions with applicant counts and team sizes. Filters: `date_preset`/`dateFrom`/`dateTo`…
25¢ per call
npx @vaaya/mcp installParameters
| Param | Type | What |
|---|---|---|
applicants | string | |
categories | string | |
city | string | |
company_countries | string | |
company_domain | string | |
company_linkedin_url | string | |
company_name | string | |
count | "true" | "false" | |
countries | string | |
date_preset | string | |
dateFrom | string | |
dateTo | string | |
departments | string | |
description | string | |
exclude_countries | string | |
job_countries | string | |
limit | integer | |
page | integer | |
positions | string | |
search | string | |
seniorities | string | |
sort_by | string | |
sort_order | "asc" | "desc" | |
states | string | |
subcategories | string | |
team_size | string |
Call it
From any MCP client with Vaaya connected, one use call:
{
"service": "signalbase",
"action": "hiring",
"params": {},
"max_cost_cents": 25
}
Or over HTTP with a Vaaya API key:
curl -X POST https://vaaya.ai/api/run/signalbase/hiring \
-H "Authorization: Bearer $VAAYA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"max_cost_cents":25}'
The facts
Call
signalbase/hiring
Price
25¢. Charged only on success.
Pillar
Data · routed by vaaya/onefind
Provider
Settlement
Vaaya calls the provider with its own account and bills you the catalog price.
Credentials
Held server-side by Vaaya; your agent never receives a Signalbase key.
More from Signalbase
Give your agents this call.
Connect Vaaya once, then describe the outcome or call it directly. Paid per call, from one balance.
npx @vaaya/mcp install