Get financials on a company
Find Hightouch on Crunchbase and return their total funding, last round type, and a one-line description.
✓ 2 tool calls, $0.030. Cheapest pass — straight to the funding number.
zhipu
The cheap open-weights contender — 3/5 for $0.52, tripped up only by JSON hygiene.
Zhipu AI's GLM 5.2, run through OpenRouter. A 1M-context open-weights model from the Beijing lab; the successor to the GLM 5.1 that also appears in this matrix.
Results by agent
Find Hightouch on Crunchbase and return their total funding, last round type, and a one-line description.
✓ 2 tool calls, $0.030. Cheapest pass — straight to the funding number.
Read a real r/sales thread on enrichment tools and rank the top 5 by how many people recommended them.
✗ 3 tool calls, $0.119. Read the thread but the final message wasn't parseable JSON.
Pull Google Shopping reviews for AirPods Pro 2 (USB-C) and return the top 3 recurring complaints, with verbatim quotes.
✓ 2 tool calls, $0.112. Clean complaint extraction with quotes.
Read Stripe's official docs and write a real, working webhook-verification function in TypeScript.
✗ 5 tool calls, $0.202. Truncated mid-string — the code field was cut off before it closed.
Scrape Apollo.io's pricing page and return every tier (Free, Basic, Professional, Organization) with name, price, and top 3 features.
✓ 4 tool calls, $0.058. All four Apollo tiers extracted.