action cycat_get_list_publisher { label: "get_list_publisher" description: "List publishers registered in CyCAT by pagination (start,end)." provider: cycat method: GET path: "/list/publisher/{start}/{end}" encoding: json output: { type: "object" additionalProperties: true } }