chat_delete
Delete a chat thread by its ID to remove it from the chat store. Requires approval before deletion and does not affect files on disk.
Instructions
Delete a persisted GUI/MCP chat thread by id. Late will wait for Approve. Does not delete files on disk outside the chat store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | Chat thread id from chat_send or chat_list |