| Field | Type | Required | Description | Example |
|---|---|---|---|---|
person |
Optional[models.Person] | ➖ | N/A | { "name": "George Clooney", "obfuscatedId": "abc123" } |
total_calls |
Optional[int] | ➖ | Total number of MCP calls made by this user in the specified time period. | |
host_applications |
List[str] | ➖ | Host applications used by this user in the specified time period. | |
tools |
List[str] | ➖ | MCP tools used by this user in the specified time period. | |
servers |
List[str] | ➖ | MCP servers used by this user in the specified time period. |