Humantic MCP / Tools / humantic_signals_all_v1
Account Intelligence Miia

humantic_signals_all_v1

Consolidated buyer-intent signals across ALL your account reports in one call.

“Show me all my buying signals.”
At a glance

Key inputs

No id needed; optional date_range (last_7_days / last_3_months / last_6_months, default last_3_months) or since/until; limit (default 200).

Upstream API

GET /v1/signals/all

Example ask
Show me every buying signal across all my accounts this quarter.
Example tool call
humantic_signals_all_v1({
  "date_range": "last_3_months"
})
Example output
All accounts — 7 signals
• Acme Corp — “Sales automation” surging, High — 2 days ago
• Globex — “RevOps hiring” strong, Medium — 5 days ago
• Initech — “Vendor consolidation” emerging, Low — 9 days ago
Good to know. Free read — no credit. Each signal is tagged with the buyer_company it came from; the response also lists every account covered. Use this for cross-account monitoring; use signals_list for a single report.