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