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 install

Parameters

ParamTypeWhat
company_domainstring
company_idstring
company_linkedin_urlstring
company_namestring
confidence_or"low" | "medium" | "high"[]
keyword_category_slug_orstring[]
keyword_slug_orstring[]
last_date_found_gtestring
limitinteger
min_jobsinteger
pageinteger

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

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