vaaya / tools / theirstack / buying-intents
TheirStack buying-intents for AI agents
TheirStack — List the BUYING-INTENT topics detected for a company from its job posts (each with confidence, mention count, first/last dates). Pass ONE of…
25¢ per call
npx @vaaya/mcp installParameters
| Param | Type | What |
|---|---|---|
company_domain | string | |
company_id | string | |
company_linkedin_url | string | |
company_name | string | |
confidence_or | "low" | "medium" | "high"[] | |
keyword_category_slug_or | string[] | |
keyword_slug_or | string[] | |
last_date_found_gte | string | |
limit | integer | |
min_jobs | integer | |
page | integer |
Call it
From any MCP client with Vaaya connected, one use call:
{
"service": "theirstack",
"action": "buying-intents",
"params": {},
"max_cost_cents": 25
}
Or over HTTP with a Vaaya API key:
curl -X POST https://vaaya.ai/api/run/theirstack/buying-intents \
-H "Authorization: Bearer $VAAYA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"max_cost_cents":25}'
The facts
Call
theirstack/buying-intents
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 TheirStack key.
More from TheirStack
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