Skip to main content
Glama

MCP Simple OpenAI Assistant

by andybrandt

retrieve_assistant

Retrieve detailed information about a specific OpenAI assistant using its unique ID, enabling users to access assistant configurations and capabilities.

Instructions

Get detailed information about a specific assistant. The ID required can be retrieved from the list_assistants tool.

Input Schema

NameRequiredDescriptionDefault
assistant_idYes

Input Schema (JSON Schema)

{ "properties": { "assistant_id": { "title": "Assistant Id", "type": "string" } }, "required": [ "assistant_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