Get a replay's AI Coach report
get_analysisFetch a StarCraft II replay's details and AI Coach report. If an analysis is in progress, waits up to wait_seconds and returns it when ready.
Instructions
Read a replay's details and its AI Coach report if one exists. If this session started a coach run that is still going, waits for it (up to wait_seconds) and returns the report when it lands. Free — never spends minerals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| replay | Yes | Replay id, short id, slug, or a StarCraft2.ai replay URL. | |
| wait_seconds | No | Max seconds to wait for an in-progress run (default 50). |