View a markdown version of this page

Descriptors - AgentRegistry Control Plane API Reference

Descriptors

The typed set of descriptors for a registry record. Exactly one descriptor field is populated based on the record type.

Contents

a2aAgentCard

The A2A agent card descriptor, populated when the record type is AGENT.

Type: A2aAgentCardDescriptor object

Required: No

agentSkillsDefinition

The agent skills definition descriptor, populated when the record type is SKILL.

Type: AgentSkillsDefinitionDescriptor object

Required: No

custom

The custom descriptor, populated when the record type is CUSTOM.

Type: CustomDescriptor object

Required: No

mcpServer

The MCP server descriptor, populated when the record type is MCP.

Type: McpServerDescriptor object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: