Better Stack
telemetry_get_replays_query_instructions_tool
Get comprehensive instructions for building SQL ClickHouse queries for session replays. Explains data structure, provides examples for listing replays, finding replays linked to errors, and filtering by user/environment
Remote betterstack
Other tools also called telemetry_get_replays_query_instructions_tool?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"application_id": {
"type": "integer",
"description": "The application (source) ID"
}
}
}