Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
54
7
  • Linux
  • Apple

export_audit_logs

Export audit logs from Binalyze AIR by specifying organization IDs for targeted filtering. Facilitates streamlined retrieval of system activity records for analysis.

Instructions

Initiate an export of audit logs from the AIR system

Input Schema

NameRequiredDescriptionDefault
organizationIdsNoOrganization IDs to filter audit logs by. Defaults to "0" or specific IDs like "123" or "123,456".

Input Schema (JSON Schema)

{ "properties": { "organizationIds": { "description": "Organization IDs to filter audit logs by. Defaults to \"0\" or specific IDs like \"123\" or \"123,456\".", "type": "string" } }, "required": [], "type": "object" }

Other Tools from Binalyze AIR MCP Server

Related Tools

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/binalyze/air-mcp'

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