submitRegistryRecordForApproval
inline suspend fun AgentRegistryControlClient.submitRegistryRecordForApproval(crossinline block: SubmitRegistryRecordForApprovalRequest.Builder.() -> Unit): SubmitRegistryRecordForApprovalResponse
Submits a DRAFT registry record for approval, moving it into the registry's approval workflow. Depending on the registry's approval configuration, the record is either auto-approved or set to PENDING_APPROVAL for a curator to approve or reject.