action tradematic_post_autofollow_strategies { label: "Create new autofollow strategy" description: "Create new autofollow strategy" provider: tradematic method: POST path: "/autofollow/strategies" encoding: json output: { type: "object" additionalProperties: true } }