getAgentCard

open suspend override fun getAgentCard(): AgentCard(source)

Gets the agent card from the server.

Agent cards provide metadata about an agent, including its capabilities, identity, and other relevant information, according to the A2A protocol. This metadata helps other agents understand how to interact with this agent.

Return

The agent card containing agent metadata.