Package-level declarations

Types

Link copied to clipboard

Descriptor that defines the content of an A2A (Agent-to-Agent) agent card registry record. The content is validated against the A2A protocol schema.

Link copied to clipboard

The caller is not authorized to perform the requested action.

Link copied to clipboard

Base class for all service related exceptions thrown by the AgentRegistry client

Link copied to clipboard

Additional data for an agent skills definition descriptor.

Link copied to clipboard

Descriptor that defines an agent skills registry record and its associated content.

Link copied to clipboard

Markdown-format descriptor containing an agent skills document.

Link copied to clipboard

A descriptor for a registry record that exposes an AG-UI protocol endpoint. This descriptor is source-only: it identifies where the endpoint is located and carries no descriptor payload data or schema version.

Link copied to clipboard

Describes why a requested record could not be retrieved.

Link copied to clipboard

Custom descriptor for user-defined content

Link copied to clipboard

The protocol-specific descriptors that describe how to connect to and use the registry record.

Link copied to clipboard

The source location from which a descriptor's content was retrieved.

Link copied to clipboard

A URL-based descriptor source that identifies where descriptor content is retrieved from.

Link copied to clipboard

Summary information about a discoverable registry record returned by ListDiscoverableRegistryRecords. This summary does not include descriptors.

Link copied to clipboard

A descriptor for a registry record that exposes an HTTP endpoint. This descriptor is source-only: it identifies where the endpoint is located and carries no descriptor payload data or schema version.

Link copied to clipboard

The request failed due to an unexpected internal error; the caller may retry.

Link copied to clipboard

Additional data for an MCP server descriptor

Link copied to clipboard

Descriptor that defines the content of an MCP (Model Context Protocol) server registry record, including the server definition and its tool definitions. The content is validated against the MCP protocol schema.

Link copied to clipboard

MCP tools descriptor containing tool definitions

Link copied to clipboard
sealed class RecordType

Record type enum for registry record classification

Link copied to clipboard

A single filter applied to a ListDiscoverableRegistryRecords request.

Link copied to clipboard

The attribute to filter registry records on.

Link copied to clipboard

Binds one registry to the record IDs requested from it.

Link copied to clipboard

Registry record status

Link copied to clipboard

Summary information about a registry record, including its descriptors.

Link copied to clipboard

The requested resource was not found.

Link copied to clipboard

The request was denied due to request throttling; the caller may retry after a delay.

Link copied to clipboard

The request could not be authenticated.

Link copied to clipboard

The request failed validation of one or more input fields.

Link copied to clipboard

Describes a single input field that failed validation.

Link copied to clipboard