Argus Customer MCP Tools#
This MCP tool lets the LLM retrieve Argus customer information from the customer API.
It supports one common task:
list Argus customers and their identifiers
General Notes#
Use this tool when you want the LLM to find Argus customer IDs or short names.
Customer IDs and short names are useful in later Argus requests, such as case or event searches that need a customer filter.
The tool does not expose customer search filters, sorting, pagination, or property-selection arguments. It retrieves the customer information using the tool’s built-in request.
Tool: executeFetchArgusCustomer#
Purpose
Retrieve Argus customer information, including customer IDs and short names the LLM can use in other Argus workflows.
Arguments
This tool takes no arguments.
Result notes
Results include Argus customer identifiers and short names.
When you ask about cases or events for a named customer, the LLM can use this tool to resolve the customer value behind the scenes before using another Argus tool.