get_ulp_user
Fetch details for a single UniFi account user by ID. Obtain the ID from list_ulp_users, then use this read-only tool to retrieve that user's information.
Instructions
Get one ULP (UniFi account) user by id (GET /v1/ulp-users/{id}). Read-only.
host: console name, ID, or composite ID (MAC:numericId format).
ulp_user_id: REQUIRED. Obtain it from list_ulp_users (its id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| ulp_user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||