get_file_info
Retrieve detailed file information from a specific TeamSpeak channel by providing the channel ID and file path. Optionally include a channel password for restricted access.
Instructions
Get detailed information about a specific file in a channel
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | Channel ID containing the file | |
| channel_password | No | Channel password if required (optional) | |
| file_path | Yes | Full path to the file |