list_rounds
Retrieve compact summaries of golf rounds, newest first, with scores, putts, fairways, and GIR. Filter by course or date range for specific history.
Instructions
List golf rounds, newest first, as compact summaries (date, course, score, putts, fairways, GIR, ratings). Dates are YYYY-MM-DD; course is a case-insensitive substring match. Use get_round for hole-by-hole detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| course | No | ||
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||