Skip to content

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.

ToolDescription
research_playerDeep briefing: profile, dossier, memories, stats, articles, timeline — deep dive →.
get_transfer_intelTimeline events with a transfer/valuation lens (1–90 days, default 14).
value_playerIndicative valuation sketch (not financial advice).
find_matching_opportunitiesHeuristic “comps” on similar position.
monitor_playerWatch list (watched_players) for transfer/valuation/injury.
generate_negotiation_briefMarkdown draft (not legal advice).
simulate_offerPlaceholder counters (not legal/financial advice).
get_market_pulse_reportLatest market_pulse_reports row.
generate_market_pulse_reportRuns Grok+DB pipeline, inserts a row, optional webhook.
orchestrate_transfer_dossierOne-call dossier: timeline, memories, dossier, DO snapshot, market pulse, optional live_synthesis.
dossier_snapshotDurable 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-player PlayerDossierAgent DO
  • GET/WS /agents/market-pulse-agent/globalMarketPulseAgent (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.

NextPremium workflows (humans) → · research_player deep dive →