{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "required": [], "additionalProperties": false, "properties": { "id": { "type": "pubkey", "description": "The public key of the node to list" } } }