Events & Scheduling9 toolsPaste one API key
Eventzilla integration for AI agents
Eventzilla is an event management platform that provides tools for creating, promoting, and managing events, including ticketing, registration, and attendee management.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Eventzilla once and call the same tools from all of them.
Setup
Connect Eventzilla through ClawLink's hosted setup.
- Auth: Paste one API key. 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
Eventzilla exposes 9 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
eventzilla_get_user_details | Retrieve detailed information of a specific user | Read |
eventzilla_list_categories | Retrieve event categories available in Eventzilla | Read |
eventzilla_list_event_tickets | Retrieve all ticket categories for a specified event | Read |
eventzilla_list_event_transactions | Retrieve all transactions for a specified event | Read |
eventzilla_list_events | Retrieve a list of events associated with your account (supports filtering) | Read |
eventzilla_list_users | Retrieve a list of users associated with your account | Read |
eventzilla_check_in_attendee | Check in or revert check-in for an attendee using their unique barcode | Read |
eventzilla_confirm_order | Confirm an event order by checkout ID and event ID | Read |
eventzilla_cancel_order | Cancel an event order by checkout ID and event ID | Write |