action clubhouseapi_post_record_action_trails { label: "analytics" provider: clubhouseapi method: POST path: "/record_action_trails" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }