sign_contract
Submit the agreement file ID and confirm to sign a vendor contract. Returns a deep link to the HoneyBook portal to complete the signing process.
Instructions
Sign a contract you received from a vendor. In v1 this returns a deep link to the HoneyBook portal instead of signing headlessly. Requires confirm:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | The agreement file _id from list_workspace_files (file_type=agreement). | |
| origin | No | Portal origin (e.g. https://<vendor>.hbportal.co). Optional when only one session is active. | |
| confirm | No | Must be true to proceed. Without this, tool returns a preview. |