delete_session
Remove a saved session state for a project to clear its context. Specify project ID, with optional user and author parameters.
Instructions
Delete a saved session state for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | User ID (uses current user if omitted) | |
| author | No | Context author/role partition to delete (omit for the default context) | |
| project | Yes | Project ID of the session to delete |