Skip to content

Bedrock Agentcore  >  Structures  >  AgentCardDefinition

AgentCardDefinition

Structure Class

AgentCardDefinition dataclass

The agent card definition for A2A descriptors, including the schema version and inline content that describes the agent's capabilities.

Attributes

inline_content class-attribute instance-attribute
inline_content: str | None = None

The inline content of the agent card definition.

schema_version class-attribute instance-attribute
schema_version: str | None = None

The schema version of the agent card definition.