list_tools
List all registered MCP tools with names, descriptions, and optional argument schemas.
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 |