/** * Params + Reception-proxied ``run()`` for list_locations. */ export interface ListLocationsParams { smbToolType?: "list_locations"; }