list_tools
Retrieve a catalog of all MCP tools with names, descriptions, and optional argument schemas to understand available capabilities.
Instructions
List all registered MCP tools.
Returns tool names, descriptions, and optionally argument schemas.
Args: args: List tools arguments ctx: MCP context
Returns: Result with list of tools
Arguments
include_args: boolean
Include argument schemas in output
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | List tools arguments |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |