action cycat_get_lookup { label: "get_lookup" description: "Lookup UUID registered in CyCAT." provider: cycat method: GET path: "/lookup/{uuid}" encoding: json output: { type: "object" additionalProperties: true } }