{ "type": "object", "description": "Recipient information for a message.", "name": "MessageRecipient", "properties": { "actorId": { "type": "string", "description": "Actor ID of the recipient" } }, "$schema": "https://json-structure.org/draft/2020-12/schema" }