AgentCardBuilder
Builder class for creating AgentCard instances.
This builder provides a fluent API for creating AgentCard objects, making it easier to configure agent cards.
Properties
Functions
Adds a signature to the agent card.
Adds a skill to the agent.
Sets the capabilities of the agent.
Configures the capabilities using the provided Java-friendly Consumer.
Configures the capabilities using the provided configuration block.
Sets the default input modes of the agent.
Sets the default output modes of the agent.
Sets the description of the agent.
Sets the documentation URL of the agent.
Sets the name of the agent.
Sets the provider of the agent.
Configures the provider using the provided Java-friendly Consumer.
Configures the provider using the provided configuration block.
Sets the signatures for the agent card.
Creates a skill using the provided Java-friendly Consumer.
Creates a skill using the provided configuration block.
Sets whether the agent supports authenticated extended card.
Sets the URL of the agent.
Sets the version of the agent.