action tradematic_get_autofollow_strategies { label: "Get autofollow strategies list" description: "Get autofollow strategies list" provider: tradematic method: GET path: "/autofollow/strategies" encoding: json output: { type: "object" additionalProperties: true } }