Skip to main content
Glama

GASSAPI MCP Server

by martin-1103

get_folder_details

Retrieve comprehensive information about a specific folder using its unique identifier to access metadata and structural details for API management workflows.

Instructions

Get detailed information about a specific folder

Input Schema

NameRequiredDescriptionDefault
folderIdYesFolder ID to get details for

Input Schema (JSON Schema)

{ "properties": { "folderId": { "description": "Folder ID to get details for", "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