{"name":"Front of Goal Odds Agent","description":"Live soccer prediction-market odds, order-book depth, upcoming fixtures, and price-movement alerts from Polymarket.","version":"1.0.0","supportedInterfaces":[{"url":"https://api.frontofgoal.com/a2a","protocolBinding":"HTTP+JSON","protocolVersion":"1.0"}],"capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json"],"skills":[{"id":"get_match_data","name":"Get soccer match data","description":"Fetch full context for one Front of Goal event page: teams, kickoff, venue, referee, form, and every market with live odds and CLOB token IDs. Find event_slug via list_upcoming_matches or a frontofgoal.com/event/ URL.","tags":["soccer","polymarket","odds"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"get_live_odds","name":"Get live odds","description":"Current midpoint price for up to 20 Polymarket CLOB token IDs (from get_match_data's outcomes).","tags":["soccer","polymarket","odds"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"get_order_book","name":"Get order book depth","description":"Bid/ask levels for one Polymarket CLOB token ID.","tags":["soccer","polymarket","odds"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"list_upcoming_matches","name":"List upcoming soccer matches","description":"Upcoming fixtures with kickoff time, teams, and competition. Optionally filter by team or competition name (case-insensitive substring).","tags":["soccer","polymarket","odds"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"get_biggest_movers","name":"Get biggest price movers","description":"Soccer markets with the largest 1-day price swings, above a minimum liquidity floor.","tags":["soccer","polymarket","odds"],"inputModes":["application/json"],"outputModes":["application/json"]}]}