Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
Get EventHUMANITIX_GET_EVENT
Tool to retrieve detailed information about a specific event. Use when you have the eventId and need full metadata.
Get EventsHUMANITIX_GET_EVENTS
Tool to retrieve a paginated list of events from your Humanitix account. Use when you need to page through your events after confirming API key validity.
Get TagsHUMANITIX_GET_TAGS
Tool to get all tags associated with your Humanitix account. Use when you need to list or paginate through tags after setting up your API key.