| Field | Type | Required | Description | Example |
|---|---|---|---|---|
person |
Optional<Person> | ➖ | N/A | { "name": "George Clooney", "obfuscatedId": "abc123" } |
totalCalls |
Optional<Long> | ➖ | Total number of MCP calls made by this user in the specified time period. | |
hostApplications |
List<String> | ➖ | Host applications used by this user in the specified time period. | |
tools |
List<String> | ➖ | MCP tools used by this user in the specified time period. | |
servers |
List<String> | ➖ | MCP servers used by this user in the specified time period. |