Creates an interactive scenario creation session for a user. Returns a URL immediately that the user can visit to complete scenario creation in the Scenario Studio UI.
The session is pre-populated with the provided prompt, so when the user opens the URL, the AI agent immediately begins processing their request.
API key created in Settings > API.
Format: exec_live_ followed by 40 alphanumeric characters.
Email of the user to create the session for (must be a member of your workspace)
Meeting context or scenario request that will be sent to the AI agent
Optional list of WorkspaceContext IDs to include as background context
Optional client-provided ID for deduplication. If provided and a session with this ID already exists, returns the existing session.