Skip to main content
Glama

Letta MCP Server

by oculairmedia

list_agent_tools

Retrieve all available tools for a specific agent by providing the agent's ID. Simplifies management and access to functionalities within the Letta MCP Server ecosystem.

Instructions

List all tools available for a specific agent

Input Schema

NameRequiredDescriptionDefault
agent_idYesID of the agent to list tools for

Input Schema (JSON Schema)

{ "properties": { "agent_id": { "description": "ID of the agent to list tools for", "type": "string" } }, "required": [ "agent_id" ], "type": "object" }

You must be authenticated.

Other Tools from Letta MCP Server

Related Tools

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/oculairmedia/Letta-MCP-server'

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