Skip to main content
Glama

VoiceAI-MCP-VAVicky

Official

delete_assistant_file

Remove a specific file from an assistant by providing the assistant ID and file ID. Use this tool to manage and maintain assistant file storage efficiently.

Instructions

Delete a specific file from an assistant

Input Schema

NameRequiredDescriptionDefault
assistant_idYesAssistant ID
file_idYesFile ID

Input Schema (JSON Schema)

{ "properties": { "assistant_id": { "description": "Assistant ID", "type": "string" }, "file_id": { "description": "File ID", "type": "string" } }, "required": [ "assistant_id", "file_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/Business-On-Steroids/MCP-VoiceAI-WhiteLabel'

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