action crucible_publish_comment { label: "publishComment" description: "publishes the given draft comment." provider: crucible method: POST path: "/rest-service/reviews-v1/{id}/publish/{cId}" encoding: json output: { type: "object" additionalProperties: true } }