Tool Call Data

{
  "id": "384d4be7-04d4-42b3-a335-e223f489905c",
  "toolName": "get_archetype_trends",
  "inputParams": {
    "format_id": "ceff9123-427e-4099-810a-39f57884ec4e",
    "archetype_name": "mono white caretaker",
    "days_back": 30
  },
  "callId": "toolu_01Cff3wAEUSHi6EZAp3W6pBf",
  "title": null,
  "columnNames": null,
  "toolResult": {
    "resultContent": {
      "format_id": "ceff9123-427e-4099-810a-39f57884ec4e",
      "archetype_name": "mono white caretaker",
      "days_back": 30,
      "weekly_trends": [
        {
          "week_start": "2026-02-09",
          "week_end": "2026-02-15",
          "entries": 3,
          "total_matches": 10,
          "wins": 5,
          "losses": 5,
          "draws": 0,
          "presence_percent": 0.56,
          "winrate_no_draws": 50
        },
        {
          "week_start": "2026-02-16",
          "week_end": "2026-02-22",
          "entries": 2,
          "total_matches": 7,
          "wins": 1,
          "losses": 6,
          "draws": 0,
          "presence_percent": 0.03,
          "winrate_no_draws": 14.29
        }
      ]
    },
    "success": true,
    "errorMessage": null
  },
  "sessionId": "08b71150-1d30-42e2-8112-7a88bcd2bb23",
  "messageId": "a2873e84-48d7-4f8f-9321-c39592956518"
}