Scheduling & Booking
Connect TidyCal to Your AI Agents
Let your Wkil agents look up bookings, available time slots, and team scheduling details through TidyCal.
Authentication: OAuth 2.0
What you can do
- Look up bookings and available time slots
- Manage booking types and locations
- Check team and user scheduling details
Available capabilities may vary by authentication and workspace configuration.
Actions supported by the connector
list_bookings
Retrieve a list of scheduled bookings.
get_booking
Retrieve the details of a specific booking.
list_booking_types
Retrieve the available meeting/booking types.
get_booking_type
Retrieve details of a specific booking type.
list_booking_type_available_times
Retrieve open time slots for a booking type.
list_busy_times
Retrieve time ranges already booked.
get_current_user
Retrieve the authenticated user's profile.
list_teams
Retrieve the teams the user belongs to.
list_locations
Retrieve configured meeting locations.
get_team
Retrieve details of a specific team.
Practical agent use cases
- An agent finds the next available slot before offering it to a lead.
- An agent checks a team member's busy times before proposing a meeting.
How it works with Wkil
- 1Choose the integrationAdd TidyCal to your agent from inside the Wkil platform.
- 2Grant the permissions it needsDefine precisely what the agent can access and perform.
- 3Test, then run itTest actions before they go live, with human approval where needed.
Permissions always stay in your control — you can scope access and require human approval before any sensitive action.
Related integrations
FAQ
Does this connect through my own TidyCal account?
Yes — authentication uses TidyCal's standard OAuth flow, scoped to your account.

