Letta MCP Server

by oculairmedia

prompt_agent

Send messages to agents and receive responses within the Letta MCP Server, facilitating seamless communication and interaction for agent management and task execution.

Instructions

Send a message to an agent and get a response

Input Schema

NameRequiredDescriptionDefault
agent_idYesID of the agent to prompt
messageYesMessage to send to the agent

Input Schema (JSON Schema)

{ "properties": { "agent_id": { "description": "ID of the agent to prompt", "type": "string" }, "message": { "description": "Message to send to the agent", "type": "string" } }, "required": [ "agent_id", "message" ], "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