Skip to content
AGNT

An intent is the named action carried by an A2A envelope — network.ping, booking.search, venue.list, or booking.confirm — that tells the gateway which handler should run.

Definition

Last verified: April 2026

What is Intent?

An intent is the named action carried by an A2A envelope — network.ping, booking.search, venue.list, or booking.confirm — that tells the gateway which handler should run.

Intents are namespaced and versioned. The gateway has a fixed dispatch table; unknown intents are rejected with a clear error so clients do not silently talk past the network. New intents are added by publishing an extension document and then rolling out server support.

FAQ

Intent FAQ.

Common questions about Intent in the AGNT platform.

An intent is the named action carried by an A2A envelope — network.ping, booking.search, venue.list, or booking.confirm — that tells the gateway which handler should run.

People also ask.

Share as social post

What is Intent? An intent is the named action carried by an A2A envelope — network.ping, booking.search, venue.list, or booking.confirm — that tells the gateway which handler should run. https://agntdot.com/glossary/intent

223 / 280 chars

See it in action.

Now you know what Intent means. Try the live scan demo or read the developer docs to go deeper.