Skip to main content
Glama

playground_command_help

Get detailed assistance and explanations for specific playground commands to understand usage, parameters, and functionality.

Instructions

Get detailed help for playground commands

Input Schema

NameRequiredDescriptionDefault
commandYesCommand to get help for (e.g., 'connector restart', 'container logs')

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "Command to get help for (e.g., 'connector restart', 'container logs')", "type": "string" } }, "required": [ "command" ], "type": "object" }

Latest Blog Posts

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/vdesabou/kafka-docker-playground-mcp-server'

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