prompt_agent
Send messages to Letta agents and receive responses by specifying agent IDs and messages, enabling interaction with AI agents through the Letta MCP Server.
Instructions
Send a message to an agent and get a response. Ensure the agent has necessary tools attached (see attach_tool) first. Use list_agents to find agent IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ID of the agent to prompt | |
| message | Yes | Message to send to the agent |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| usage | No | ||
| messages | Yes |