AI dictionary

Agent2Agent

A protocol for communication between independent agents, especially across services, teams, or frameworks.

Plain English

A2A is for agents talking to other agents over a network, not just calling local helper functions.

Example

A procurement agent asks a vendor-pricing agent for quotes using a formal protocol.

Why it matters

Inter-agent protocols are part of the shift from human-facing software to agent-facing software.