{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "required": [], "properties": { "id": { "type": "string", "description": "channel id or short_channel_id" } } }