bw_list_changeable_transports
List transport requests and tasks to identify open modifiable requests for object assignment. Defaults to your own requests.
Instructions
List transport requests and their tasks via the BW transport state (cto/check). Defaults to the caller's modifiable requests. Use this to find an open request to assign an object to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| own_only | No | Only the caller's own requests (default true). false widens to all users. | |
| include_objects | No | Include the objects contained in each task (default false). | |
| modifiable_only | No | Only modifiable requests, i.e. status "D" (default true). false also returns released requests. |