Productivity51 toolsBrowser login (OAuth), no API keys
Calendly integration for AI agents
Schedule meetings and manage bookings
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Calendly once and call the same tools from all of them.
Setup
Connect Calendly through ClawLink's hosted setup to inspect events, invitees, availability schedules, webhook subscriptions, and create single-use scheduling links.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Calendly exposes 51 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
calendly_create_scheduling_link | Create a single-use Calendly scheduling link | Write |
calendly_get_event | Get a Calendly event by ID or URL | Read |
calendly_list_event_invitees | List invitees for a Calendly event | Read |
calendly_list_user_availability_schedules | List Calendly availability schedules | Read |
calendly_list_webhook_subscriptions | List Calendly webhook subscriptions | Read |
calendly_get_event_invitee | Retrieves detailed information about a specific invitee of a scheduled event, using their | Read |
calendly_get_event_type | Retrieves details for a specific Calendly event type, identified by its UUID, which must be | Read |
calendly_get_event_type_availability | Retrieve availability schedules configured for a specific Calendly event type | Read |
calendly_get_group | Retrieves all attributes of a specific Calendly group by its UUID; the group must exist | Read |
calendly_get_group_relationship | Retrieves a specific Calendly group relationship by its valid and existing UUID, providing | Read |
calendly_get_invitee_no_show | Retrieves details for a specific Invitee No Show record by its UUID; an Invitee No Show is | Read |
calendly_get_organization | Retrieve information about a specific Calendly organization | Read |
calendly_get_organization_invitation | Retrieves a specific Calendly organization invitation using its UUID and the parent | Read |
calendly_get_organization_membership | Retrieves a specific Calendly organization membership by its UUID, returning all its attributes | Read |
calendly_get_routing_form | Retrieves a specific routing form by its UUID, providing its configuration details including | Read |
calendly_get_routing_form_submission | Retrieve details about a specific routing form submission by its UUID | Read |
calendly_get_sample_webhook_data | Retrieve sample webhook payload data for testing webhook subscriptions | Read |
calendly_get_user | Retrieves comprehensive details for an existing Calendly user | Read |
calendly_get_user_availability_schedule | Retrieves an existing user availability schedule by its UUID; this schedule defines the user's | Read |
calendly_get_webhook_subscription | Retrieves the details of an existing webhook subscription, identified by its UUID, including | Read |
calendly_list_activity_log_entries | Retrieves a list of activity log entries for a specified Calendly organization (requires an | Read |
calendly_list_event_type_available_times | Fetches available time slots for a Calendly event type within a specified time range; results | Read |
calendly_list_event_type_memberships | Retrieve a list of event type hosts (memberships) for a specific event type | Read |
calendly_list_event_types | List all Event Types associated with a specified User or Organization | Read |
calendly_list_group_relationships | Retrieves a list of group relationships defining an owner's role (e.g., member, admin) within a | Read |
calendly_list_groups | Returns a list of groups for a specified Calendly organization URI, supporting pagination | Read |
calendly_list_organization_invitations | Retrieves a list of invitations for a specific organization, identified by its UUID | Read |
calendly_list_organization_memberships | Retrieves a list of organization memberships | Read |
calendly_list_outgoing_communications | Retrieves a list of outgoing SMS communications for a specified organization; requires an | Read |
calendly_list_routing_forms | Retrieves routing forms for a specified organization; routing forms are questionnaires used to | Read |