list_pending_work
List all pending-dispatch and in-progress work orders from the ERP bridge, optionally filtered to a single manager.
Instructions
List all pending-dispatch and in-progress work orders, optionally filtered to a single manager.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manager | No | Manager name in 'Last, First' format. Omit for org-wide view. | |
| include_in_progress | No | If True, include both pending-dispatch and in-progress work. |