Skip to main content
Glama
vectra-ai-research

Vectra AI MCP Server

get_account_details

Retrieve comprehensive security details for a specific Vectra AI account, including detections, scoring, associated accounts, access history, and threat data to analyze potential security risks.

Instructions

Get complete detailed information about a specific account entity. This tool returns account details including detections, scoring information, associated accounts, access history, detection summaries, external data, and more. Response can be customized using various parameters to include or exclude specific fields and related data. Returns: str: JSON string with detailed information about the account. It includes detections, scoring information, associated accounts, access history, detection summaries, external data, and more. If the account is not found, returns a message indicating that no account was found with the specified ID. If an error occurs during the request, raises an exception with the error message.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
account_idYesID of the account in Vectra platform to retrieve details for
fieldsNoFields to return in the results. Available fields: id, url, account_type, assignment, associated_accounts, certainty, data_source, detection_set, detection_summaries, last_detection_timestamp, name, note, note_modified_by, note_modified_timestamp, notes, past_assignments, privilege_category, privilege_level, probable_home, sensors, severity, state, tags, threat
exclude_fieldsNoFields to exclude in the response object. Accepts comma-separated list. Available fields: 'id', 'url', 'name', 'state', 'threat', 'certainty', 'severity', 'account_type', 'tags', 'note', 'notes', 'note_modified_by', 'note_modified_timestamp', 'privilege_level', 'privilege_category', 'last_detection_timestamp', 'detection_set', 'probable_home'.
include_access_historyNoInclude account access history in the response
include_detection_summariesNoInclude detection summaries for the detections on the account in the response object.
include_externalNoInclude external data in the response object.
src_linked_accountNoSource linked account filter

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vectra-ai-research/vectra-ai-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server