list_mcp_tools_by_server
Discover available tools for a specific MCP server to enable integration with the Letta system. Filter, paginate, and identify tools for adding to your workflow.
Instructions
List all available tools for a specific MCP server. Use list_mcp_servers first to see available servers, then add_mcp_tool_to_letta to import tools into Letta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp_server_name | Yes | The name of the MCP server to list tools for | |
| filter | No | Optional filter to search for specific tools by name or description | |
| page | No | Page number for pagination (starts at 1) | |
| pageSize | No | Number of tools per page (1-100, default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tools | Yes | ||
| total | No | ||
| server_name | Yes |