← Back to Glossary
Agent-to-Agent Communication
Structured message formats and protocols allowing independent agents to exchange data, status, and sub-tasks.
Why it exists
Standardizes communication so heterogeneous agents and tools interoperate seamlessly.
How it works
Uses JSON message schemas including fields like sender, recipient, task_type, payload, and status.
Related terms
Where you'll use this
roadmap