Open
Description
Ref: https://ai.pydantic.dev/a2a/#pydanticai-agent-to-a2a-server
The documentation addresses how an agent can be converted to be A2A-compatible but doesn't include examples or information on how a client should send messages to the agent to receive a response.
I could open a PR to update the documentation to reflect this?