remove_station_user
Remove a user from a station by providing the station ID and user ID. Use this to revoke station access or clean up user assignments.
Instructions
Remove a user from a station
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The user ID | |
| station_id | Yes | The station ID |