hermes_approve_document
Approve a document in Hermes when it is in review and you are listed as an approver. Check current status first to ensure eligibility.
Instructions
Approve a document in Hermes as the currently authenticated user. The document must be in 'In-Review' or 'Approved' status. The current user must be listed as an approver on the document. Use hermes_get_document to check the current status and approver list before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | SharePoint objectID of the document to approve (from hermes_search or hermes_get_document) |