lookup_user
Resolve partial or informal names into exact employee details—name, email, department, manager, and VIP status—to meet incident tool requirements and assess urgency.
Instructions
Look up a person: their exact name, email, department, manager and VIP status.
Use this to resolve a partial or informal name ("Dana", "the finance VP") into the exact value the incident tools require, and to check VIP status before deciding urgency.
Args: query: name fragment, username, email or department. limit: maximum matches (1-20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |