← run

tool-04-tool-selection

1.000
2/2 tests· tool-calling

Proposed solution

TOOL CALLS:
[
 {
  "name": "create_calendar_event",
  "arguments": {
   "title": "Sync",
   "date": "2026-07-01",
   "time": "10:00"
  }
 }
]

FINAL:
The calendar event titled "Sync" has been successfully scheduled for July 1, 2026, at 10:00.