set_password
Assign a password to an open HWP document to restrict access. Provide the document ID and the password string to protect the file.
Instructions
Set document password.
Args: doc_id: Document ID from open_document password: Password string to set
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| password | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||