debug
Identify and list all available tools and methods on the MCP Hello World server for streamlined debugging and integration testing.
Instructions
Lists all available tools and methods
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}