action magick_get_strategies_templates { label: "Get all Template Strategies" provider: magick method: GET path: "/strategies/templates" encoding: json output: { type: "object" additionalProperties: true } }