get_technology_updates
Recent technology / tooling developments relevant to Crank + Engaij (free read).
Returns items from a scheduled scan of technology feeds (Anthropic, OpenAI, Coinbase
Developer, Solana Foundation, Hacker News filtered, GitHub trending) plus flagged
YouTube tech channels (full transcript ingested), LLM-classified for relevance to both
Crank (Solana trading infra + DeFi frontend) and Engaij (the parent automation
platform). Each update carries category (sdk_release / api_change / competitor /
regulatory / research / tooling), relevance_to_crank and relevance_to_engaij
(high/medium/low/none), a concrete application_recommendation (what to do about
it), title, url, and a one-line summary; results are ranked by relevance then
recency. window_hours bounds the lookback (default 168 = 7 days, capped at 720 = 30
days); min_relevance filters by floor (high/medium/low); category optionally narrows
to one kind. A triage signal, not advice. Not financial advice.
Workflow: INTELLIGENCE step -- scan for SDK / API releases, competitor moves, or tooling worth adopting before planning integration or strategy work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | ||
| caller_id | No | ||
| window_hours | No | ||
| min_relevance | No | medium |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||