action surevoip_get_contacts { label: "List contacts" provider: surevoip method: GET path: "/contacts" encoding: json output: { type: "object" additionalProperties: true } }