get_file_info
Retrieve detailed information about a specific file in a TeamSpeak channel, including file properties and metadata, by providing the channel ID and file path.
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 | |
| file_path | Yes | Full path to the file | |
| channel_password | No | Channel password if required (optional) |