WildApricot · Capability
WildApricot Admin API — Events
WildApricot Admin API — Events. 6 operations. Lead operation: WildApricot Events List. Self-contained Naftiko capability covering one Wildapricot business surface.
What You Can Do
GET
Geteventslist
— WildApricot Events List
/v1/accounts/{accountid}/events
POST
Createevent
— WildApricot Create a New Event Record
/v1/accounts/{accountid}/events
GET
Geteventdetails
— WildApricot Retrieve Information About Specific Event
/v1/accounts/{accountid}/events/{eventid}
PUT
Updateevent
— WildApricot Update Information About Existing Event
/v1/accounts/{accountid}/events/{eventid}
DELETE
Deleteevent
— WildApricot Completely Delete Event from System.
/v1/accounts/{accountid}/events/{eventid}
POST
Cloneevent
— WildApricot Clone Existed Event.
/v1/rpc/{accountid}/cloneevent
MCP Tools
wildapricot-events-list
WildApricot Events List
read-only
idempotent
wildapricot-create-new-event-record
WildApricot Create a New Event Record
wildapricot-retrieve-information-about-specific
WildApricot Retrieve Information About Specific Event
read-only
idempotent
wildapricot-update-information-about-existing
WildApricot Update Information About Existing Event
idempotent
wildapricot-completely-delete-event-system
WildApricot Completely Delete Event from System.
idempotent
wildapricot-clone-existed-event
WildApricot Clone Existed Event.