reset_context
Clears all stored state for a Cognigy.AI session to start a fresh conversation or remove user data during testing.
Instructions
Resets the context for a Cognigy.AI session, clearing all stored state. Use this to start a fresh conversation or clear user data during testing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The user ID for the session | |
| sessionId | Yes | The session ID to reset context for | |
| entrypoint | Yes | The entrypoint (project or snapshot ID) | |
| flowReferenceId | Yes | The flow reference ID |