{"name":"subagentdata-wc2026","version":"0.1.0","description":"FIFA World Cup 2026 Round-of-32 bracket: live scores, fixtures and results.","url":"https://subagentdata.com","documentationUrl":"https://subagentdata.com/api/bracket","defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["application/json"],"capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"contextUrl":"https://subagentdata.com/.well-known/agent-context.json","skills":[{"id":"get_bracket","name":"Get Bracket","description":"Return the World Cup 2026 Round-of-32 bracket — matches, scores, statuses and R16 pairings.","tags":["football","soccer","world-cup","wc2026","bracket"],"examples":["Show the World Cup round of 32","Which teams advanced?","Live World Cup scores"],"inputModes":["text/plain","application/json"],"outputModes":["application/json"]},{"id":"update_bracket","name":"Update Bracket","description":"Apply match score/status deltas. Agent-to-agent: POST {matches:[{id,status,home_score,away_score,winner,note}]} to /api/update (Bearer UPDATE_SECRET), or publish a JSON feed for the worker cron to ingest.","tags":["football","wc2026","update","ingest","autonomous"],"examples":["Update M07 to 2-1 final, winner MEX","Push the latest live scores"],"inputModes":["application/json"],"outputModes":["application/json"]}]}