Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AIR_HOST | Yes | Your Binalyze AIR API host URL | |
AIR_API_TOKEN | Yes | API token required for authentication with Binalyze AIR |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
list_assets | List all assets in the system |
list_acquisition_profiles | List all acquisition profiles in the system |
list_organizations | List all organizations in the system |
list_cases | List all cases in the system |
list_policies | List all policies in the system |
list_tasks | List all tasks in the system |
list_triage_rules | List all triage rules in the system |
list_users | List all users in the system |