get_round
Fetch a round's complete detail by ID: header, hole-by-hole scorecard, and optionally every shot. Ideal for reviewing a round's structure in depth.
Instructions
Get one round in depth: header, hole-by-hole scorecard, and optionally every shot. round_id comes from list_rounds. Prefer get_shots (with filters or geojson) when the goal is shot analysis or mapping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| round_id | Yes | ||
| include_holes | No | ||
| include_shots | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||