Skip to main content
Glama

send_message

Send messages between agents or broadcast to all agents in the Agent Hub MCP server to enable communication, context sharing, and task coordination.

Instructions

Send a message to another agent or broadcast to all agents

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fromYesSource agent identifier
toYesTarget agent identifier or "all" for broadcast
typeYesMessage type
contentYesMessage content
metadataNoAdditional structured data
priorityNoMessage prioritynormal
threadIdNoOptional conversation thread ID

Latest Blog Posts

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/gilbarbara/agent-hub-mcp'

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