Google Calendar Integration
Create events, check availability, and manage schedules.
Usage Example
bot Scheduler {
capabilities {
calendar.createEvent
calendar.listEvents
}
instructions {
Manage my schedule.
If I ask to book a meeting, check for conflicts first.
}
}