action crucible_add_general_comment { label: "addGeneralComment" description: "Add a general comment to the review." provider: crucible method: POST path: "/rest-service/reviews-v1/{id}/comments" encoding: json output: { type: "object" additionalProperties: true } }