Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- get_tracked_slips — Read the authenticated user's tracked ticket trees and tracking lifecycle. Provider placement ids and sportsbook deep links are never returned.writeidempotent
- track_slip — Create or revise one of the authenticated user's ticket trees. This stores truth state only; it never places, prepares, or hands off a wager.writeidempotent
- get_todays_board — Live sports board: upcoming and in-play games with main-market prices (moneyline, spread, total) and the best posted price per selection across connected books. Read-only decision support; never a guarantee and never a wager.writeidempotentopen internet
- grade_slip — Submit betslip text and get BetSlip Doctor's graded second opinion: rank, score, per-leg calls, ten-dimension checkup and sourced evidence. Entertainment/decision support only. Uses the user's plan allowance exactly like grading in the app.writeopen internet
- get_saved_reports — List the authenticated user's saved diagnosis reports (newest first), or fetch one full report by id. Only ever the calling user's own reports.writeidempotent
- get_history_summary — The authenticated user's imported betting-history ledger: W-L record, stake and net over lifetime/30d/7d windows, sync freshness, and their most recent bets. Numbers come only from the user's own imported slips; nothing is fabricated.writeidempotent
- price_shop_slip — Compare posted prices across books for each leg of a slip (main markets). Reports every book's quote, the best price for the bettor, and how much the user's own line gives up. Only ever describes books with real posted data; read-only, never places a wager.writeidempotentopen internet
