Skip to main content
Glama

MCP Simple OpenAI Assistant

by andybrandt

delete_thread

Remove a conversation thread permanently from OpenAI servers and local database. This action cannot be undone.

Instructions

Deletes a conversation thread from both OpenAI's servers and the local database. This action is irreversible.

Input Schema

NameRequiredDescriptionDefault
thread_idYes

Input Schema (JSON Schema)

{ "properties": { "thread_id": { "title": "Thread Id", "type": "string" } }, "required": [ "thread_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/andybrandt/mcp-simple-openai-assistant'

If you have feedback or need assistance with the MCP directory API, please join our Discord server