sign_contract
Sign a vendor contract by supplying its file ID and confirmation. Opens the HoneyBook portal to complete the signing.
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 |
|---|---|---|---|
| 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. | |
| file_id | Yes | The agreement file _id from list_workspace_files (file_type=agreement). |