datagolf_schedule
Retrieve schedule of golf tour events including dates, courses, and locations for specified tours like PGA.
Instructions
Tour schedule — the season's events with dates, courses and locations.
Returns: {schedule:[{event_id, event_name, course, course_key, location, country, latitude, longitude, start_date}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tour | No | pga | |
| file_format | No | json |