OPENAPI / COMPONENTS / SCHEMAS

Vibe Workspace Stats OUT data structure

VibeWorkspaceStatsOUT

Structural definition for Vibe Workspace Stats OUT in the Mistral AI API contract.

object9properties
active_usersVibeActiveUsersStatrequired

active users value in the Mistral AI API contract.

consumed_tokensVibeConsumedTokensStatrequired

consumed tokens value in the Mistral AI API contract.

end_timeintegerrequired

end time value in the Mistral AI API contract.

session_durationsVibeSessionDurationStatrequired

session durations value in the Mistral AI API contract.

sessionsVibeSessionStatrequired

sessions value in the Mistral AI API contract.

start_timeintegerrequired

start time value in the Mistral AI API contract.

tool_callsVibeToolCallsStatrequired

tool calls value in the Mistral AI API contract.

tool_calls_by_nameVibeToolCallsByNameStatrequired

tool calls by name value in the Mistral AI API contract.

user_promptsVibeUserPromptsStatrequired

user prompts value in the Mistral AI API contract.