- 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" ...