Appearance
FIFA Agent AI (premium) tools
All tools in this table require premium (access_tier = premium) or a valid **fam_live_… bearer key**. Without auth, the Worker returns a premium error and upgrade instructions.
| Tool | Description |
|---|---|
research_player | Deep briefing: profile, dossier, memories, stats, articles, timeline — deep dive →. |
get_transfer_intel | Timeline events with a transfer/valuation lens (1–90 days, default 14). |
value_player | Indicative valuation sketch (not financial advice). |
find_matching_opportunities | Heuristic “comps” on similar position. |
monitor_player | Watch list (watched_players) for transfer/valuation/injury. |
generate_negotiation_brief | Markdown draft (not legal advice). |
simulate_offer | Placeholder counters (not legal/financial advice). |
get_market_pulse_report | Latest market_pulse_reports row. |
generate_market_pulse_report | Runs Grok+DB pipeline, inserts a row, optional webhook. |
orchestrate_transfer_dossier | One-call dossier: timeline, memories, dossier, DO snapshot, market pulse, optional live_synthesis. |
dossier_snapshot | Durable Object snapshot for a player dossier. |
Stateful agents (HTTP / WebSocket) — not JSON-RPC, but part of the same Cloudflare Worker + Agents deployment:
GET/WS/agents/player-dossier-agent/<player_slug>— per-playerPlayerDossierAgentDOGET/WS/agents/market-pulse-agent/global—MarketPulseAgent(heartbeat; pulse rows are still stored in Supabase and surfaced via tools above when present)
When xAI is configured on the Worker, premium research paths can call Grok (web + X search); when not, the tools still return database-backed data and may note that live Grok is unavailable.
Disclaimer
Indicative only. These tools synthesize public and on-file data. They are not a substitute for licensed representation, a club’s own diligence, or professional tax/legal/financial advice.
Next — Premium workflows (humans) → · research_player deep dive →