GetRegistryRecordResponse

Response structure for retrieving a registry record

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp when the registry record was created.

Link copied to clipboard

A description of the registry record.

Link copied to clipboard

The typed descriptors that define the content of the registry record.

Link copied to clipboard

The human-readable display name of the registry record.

Link copied to clipboard

The name of the registry record. Names are unique within a registry.

Link copied to clipboard

The &ARN; of the registry record.

Link copied to clipboard

The unique identifier of the registry record.

Link copied to clipboard

The type of the registry record, such as MCP, AGENT, SKILL, or CUSTOM.

Link copied to clipboard

The version identifier of the registry record.

Link copied to clipboard

The &ARN; of the parent registry that owns the record.

Link copied to clipboard

The lifecycle status of the registry record.

Link copied to clipboard

The reason for the current status. Typically populated when the status indicates a failure state.

Link copied to clipboard

The timestamp when the registry record was last updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String