GetRegistryRecordResponse
Response structure for retrieving a registry record
Types
Properties
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 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.
Functions
Link copied to clipboard
inline fun copy(block: GetRegistryRecordResponse.Builder.() -> Unit = {}): GetRegistryRecordResponse