box_file_info_tool
Retrieve detailed metadata and properties for files stored in Box by providing the file ID.
Instructions
Get information about a file in Box. Args: file_id (str): The ID of the file to get information about. return: dict[str, Any]: Information about the file.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |