Calendly · Capability
Calendly Scheduling API — Organizations
Calendly Scheduling API — Organizations. 7 operations. Lead operation: List organization memberships. Self-contained Naftiko capability covering one Calendly business surface.
What You Can Do
GET
Listorganizationmemberships
— List organization memberships
/v1/organization-memberships
GET
Getorganizationmembership
— Get organization membership
/v1/organization-memberships/{uuid}
DELETE
Deleteorganizationmembership
— Remove organization membership
/v1/organization-memberships/{uuid}
GET
Getorganizationinvitation
— Get organization invitation
/v1/organizations/{org-uuid}/invitations/{invitation-uuid}
DELETE
Revokeorganizationinvitation
— Revoke organization invitation
/v1/organizations/{org-uuid}/invitations/{invitation-uuid}
GET
Listorganizationinvitations
— List organization invitations
/v1/organizations/{uuid}/invitations
POST
Invitetoorganization
— Invite user to organization
/v1/organizations/{uuid}/invitations
MCP Tools
list-organization-memberships
List organization memberships
read-only
idempotent
get-organization-membership
Get organization membership
read-only
idempotent
remove-organization-membership
Remove organization membership
idempotent
get-organization-invitation
Get organization invitation
read-only
idempotent
revoke-organization-invitation
Revoke organization invitation
idempotent
list-organization-invitations
List organization invitations
read-only
idempotent
invite-user-organization
Invite user to organization