{"name":"send_fantasy_alert","title":"Text me this","description":"Use this only when the user explicitly asks SportsCall to text them something now (a reminder, a lineup note, a call they want on their phone). Sends one text to the user's own SportsCall number; it is billed as one message. Never sends to any other number.","inputSchema":{"type":"object","properties":{"message":{"type":"string","maxLength":480},"idempotency_key":{"type":"string"}},"required":["message"]},"annotations":{"readOnlyHint":false,"destructiveHint":true,"idempotentHint":true,"openWorldHint":false},"scopes":["messages.write"],"version":"1.0","surfaces":["claude","chatgpt","full"]}