lookup_entity_info_by_name
Retrieve security information about accounts or hosts by name to investigate threats and analyze detection data within the Vectra AI platform.
Instructions
Retrieve information about an entity (account or host) by its name. Search is case-insensitive and can match partial names.
Returns:
str: Formatted string with entity information including name, ID, type, last detection timestamp, prioritization status, urgency score, state, and IP address (when available).
If no entities are found, returns a message indicating that no matches were found.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_name | Yes | Name or partial name of the entity to look up. No spaces allowed. |