Files
openclaw-bms/scripts
OpenClaw Agent 568b825e11 feat(bms): support account/location name resolution in tickets create
- Add --account-name and --location-name flags
- Resolve account name via accounts/search
- Resolve location name within account via locations/lookup
- Log both names and IDs for traceability
- Ensures location is scoped to account (fixes "Main" ambiguity)

Example: bms tickets create --account-name "IT" --location-name "Main" ...
2026-04-08 01:51:21 +00:00
..
2026-04-07 18:37:56 +00:00