action crucible_remind_incomplete_reviewers { label: "remindIncompleteReviewers" description: "Immediately send a reminder to incomplete reviewers about the given review." provider: crucible method: POST path: "/rest-service/reviews-v1/{id}/remind" encoding: json output: { type: "object" additionalProperties: true } }