create_smb_repository
Configure an SMB evidence repository on Binalyze AIR MCP Server by specifying name, network path, authentication credentials, and associated organizations for secure data storage.
Instructions
Create a new SMB evidence repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Name for the SMB repository | |
organizationIds | No | Organization IDs to associate the repository with. Defaults to empty array. | |
password | Yes | Password for SMB authentication | |
path | Yes | Network share path (e.g. \\Network\Share) | |
username | Yes | Username for SMB authentication |