get_workspace
Retrieve full details of a vendor workspace, including status flags for sent files, signed files, and paid payments.
Instructions
Get full detail for a workspace (vendor project). Includes status flags like has_sent_files, has_signed_files, has_paid_payments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | The workspace _id (found on any workspace_file under .workspace._id). | |
| origin | No | Portal origin (e.g. https://<vendor>.hbportal.co). Optional when only one session is active. |