action cycat_post_propose { label: "post_propose" description: "Propose new resource to CyCAT." provider: cycat method: POST path: "/propose" encoding: json output: { type: "object" additionalProperties: true } }