OPENAPI / COMPONENTS / SCHEMAS
Vibe Workspace Stats OUT data structure
VibeWorkspaceStatsOUTStructural definition for Vibe Workspace Stats OUT in the Mistral AI API contract.
object9properties
active_usersVibeActiveUsersStatrequiredactive users value in the Mistral AI API contract.
consumed_tokensVibeConsumedTokensStatrequiredconsumed tokens value in the Mistral AI API contract.
end_timeintegerrequiredend time value in the Mistral AI API contract.
session_durationsVibeSessionDurationStatrequiredsession durations value in the Mistral AI API contract.
sessionsVibeSessionStatrequiredsessions value in the Mistral AI API contract.
start_timeintegerrequiredstart time value in the Mistral AI API contract.
tool_callsVibeToolCallsStatrequiredtool calls value in the Mistral AI API contract.
tool_calls_by_nameVibeToolCallsByNameStatrequiredtool calls by name value in the Mistral AI API contract.
user_promptsVibeUserPromptsStatrequireduser prompts value in the Mistral AI API contract.