Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- who_am_i — The authenticated Box account.
- get_file_details — Metadata for a file.
- get_file_content — Read a file contents.
- get_file_preview — Preview a file.
- get_download_url — A download URL for a file.
- get_upload_url — An upload URL.
- upload_file — Upload a file.
- upload_file_version — Upload a new version of a file.
- update_file_properties — Update file properties.
- move_file — Move a file.
- copy_file — Copy a file.
- get_folder_details — Metadata for a folder.
- list_folder_content_by_folder_id — List a folder contents.
- create_folder — Create a folder.
- update_folder_properties — Update folder properties.
- move_folder — Move a folder.
- copy_folder — Copy a folder.
- search_files_keyword — Search files by keyword.
- search_files_metadata — Search files by metadata.
- search_folders_by_name — Search folders by name.
- set_file_metadata — Set metadata on a file.
- set_folder_metadata — Set metadata on a folder.
- list_metadata_templates — List metadata templates.
- get_metadata_template_schema — Schema of a metadata template.
- create_metadata_template — Create a metadata template.
- update_metadata_template — Update a metadata template.
- list_file_comments — Comments on a file.
- create_file_comment — Comment on a file.
- list_item_collaborations — Collaborations on an item.
- create_collaboration — Share an item with someone.
- update_collaboration — Change a collaboration.
- add_file_shared_link — Create a shared link for a file.
- add_folder_shared_link — Create a shared link for a folder.
- list_tasks — List tasks.
- ai_qa_single_file — Ask Box AI about one file.
- ai_qa_multi_file — Ask Box AI across several files.
- ai_qa_hub — Ask Box AI about a Hub.
- ai_extract_freeform — Extract data from a document freeform.
- ai_extract_structured — Extract structured data from a document.
- list_hubs — List Hubs.
