action restful4up_generate_partial_yara_rule { label: "generatePartialYaraRule" description: "generate partial YARA rules for give executable. (Rule without the condition section)" provider: restful4up method: POST path: "/generate-partial-yara-rules" encoding: json output: { type: "object" additionalProperties: true } }