batchGetDiscoverableRegistryRecord
inline suspend fun AgentRegistryClient.batchGetDiscoverableRegistryRecord(crossinline block: BatchGetDiscoverableRegistryRecordRequest.Builder.() -> Unit): BatchGetDiscoverableRegistryRecordResponse
Retrieves multiple discoverable registry records by ID from a single registry. Records that cannot be retrieved are reported individually in the errors list rather than failing the entire request.