createRegistry
inline suspend fun AgentRegistryControlClient.createRegistry(crossinline block: CreateRegistryRequest.Builder.() -> Unit): CreateRegistryResponse
Creates a new registry, a catalog that organizes registry records and defines their discovery authorization and record approval behavior. Creation is asynchronous: the registry begins in the CREATING status and becomes usable once it reaches READY.