list-session-recordings
Retrieve Microsoft Clarity session recordings by applying filters for date, URLs, devices, browsers, locations, user behavior, and performance metrics to analyze user interactions.
Instructions
List Microsoft Clarity session recordings based on specified filters. The filters allow you to narrow down the recordings by various criteria such as URLs, device types, browser, OS, country, city, and more. The date filter is required and must be in UTC ISO 8601 format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | Yes | A set of filters that can be applied to the Microsoft Clarity to session recordings. This allows you to filter recordings based on various criteria such as URLs, device types, browser, OS, country, city, and more. The date filter is required and must be in UTC ISO 8601 format. | |
| sortBy | No | Sort option for session recordings. Default is SessionStart_DESC (newest first). | SessionStart_DESC |
| count | No | The number of sample session recordings to return. Default is 100. Maximum is 250. |