Unless you have a specific need for an async Python client, you are probably looking for the synchronous IGVF Python client. The Python client is autogenerated based on this IGVF OpenAPI specification ...
The current implementation of A2AAgent only supports secure communication with a remote A2A Service if the programmer passes their own a2a.Clent with an AuthInterceptor. Update Samples / Documentation ...