{ "type": "object", "properties": { "name": { "type": "string", "description": "Name of the contact method (can provide choice label or value, e.g., 'Virtual Agent' or 'virtual_agent')", "example": "Example Title" } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ChannelInput" }