Back to MCP catalog
query_eventsQuery event occurrences by type and time range.
Area
Discovery & Research
Group
Assets & events
Access
Read
Risk
Read-only
Details
Full description
Details
Query event occurrences by type and time range, ordered by event_ts. Works for both system and custom event types. Use to verify ingested data or explore event patterns.
For custom event types, only occurrences belonging to the calling user are visible — you cannot see another user's custom events. System events are global.
Args
event_type_id— event type to querystart_ts/end_ts— time range (ISO format)symbol— optional symbol filter (still includes global events)
Capabilities
Bounded options and operating modes surfaced above the full JSON schema.
No bounded capability options are declared for this tool.
Required Inputs
FieldTypeDescription
end_tsstringEnd timestamp (ISO, inclusive)event_type_idstringEvent type ID to querystart_tsstringStart timestamp (ISO, inclusive)Optional Inputs
FieldTypeDescription
limitintegerMax occurrences to return (default 100, max 200).offsetintegerNumber of leading occurrences to skip for paging.symbolanyOf (2 variants)Optional symbol filter