Sugar Calendar – Events Calendar, Event Tickets, and Events Management Platform Abilities
Sugar Calendar exposes six read-only abilities under the sc-events namespace for discovering, searching, and reporting on events and calendars, letting an AI list upcoming events, look up a specific event or calendar, run full-text search, and pull aggregate event statistics without touching the admin dashboard.
6
Total
6
Read
0
Write
Needs the Sugar Calendar plugin active on WordPress 6.9+ (abilities are registered only when wp_register_ability() exists, wired through the wp_abilities_api_init hook). Each ability is additionally gated by a WordPress capability check: 'edit_posts' for the event abilities (list-events, get-event, search-events, get-event-stats) and 'manage_event_calendars' for the calendar abilities (list-calendars, get-calendar); get-event further checks the per-event 'read_event' capability on the underlying post.
Get Calendar
Read-onlysc-events/get-calendar
Get a single calendar's details by its ID or slug.
Get Event
Read-onlysc-events/get-event
Retrieve a single event's full details by its Sugar Calendar event ID.
Get Event Stats
Read-onlysc-events/get-event-stats
Aggregate published event counts by total, by calendar, and by month over a date range.
List Calendars
Read-onlysc-events/list-calendars
List all calendars (event taxonomy terms) configured on the site.
List Events
Read-onlysc-events/list-events
List events with status, calendar, and date-range filters, plus pagination.
Search Events
Read-onlysc-events/search-events
Full-text search over published event titles and content.
More Booking & Events plugins with abilities
All Booking & Events →Use Sugar Calendar – Events Calendar, Event Tickets, and Events Management Platform's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.