Skip to main content
Glama

delete_folder

Remove a folder and all its contents from the GASSAPI backend to manage storage and organize API testing workflows.

Instructions

Delete a folder and all its contents

Input Schema

NameRequiredDescriptionDefault
folderIdYesFolder ID to delete

Input Schema (JSON Schema)

{ "properties": { "folderId": { "description": "Folder ID to delete", "type": "string" } }, "required": [ "folderId" ], "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/martin-1103/mcp2'

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