action surevoip_get_customers { label: "List all customers or find your own account" provider: surevoip method: GET path: "/customers" encoding: json output: { type: "object" additionalProperties: true } }