← Back to Glossary
Agent-to-Agent Communication
Phase 04 · Agentstechnique

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.

Where you'll use this