Skip to main content
Glama

box_folder_items_list_tool

Lists files and folders in a Box directory, with options to include subfolders and control result quantity.

Instructions

List items in a Box folder with optional recursive traversal.

Args: ctx: Context: The context containing Box client information. folder_id (str): ID of the folder to list items from. is_recursive (bool, optional): Whether to recursively list subfolder contents. Defaults to False. limit (Optional[int], optional): Maximum items per API call. Defaults to 1000.

Returns: dict[str, Any]: Dictionary containing folder items list or error message.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
folder_idYes
is_recursiveNo
limitNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/box-community/mcp-server-box'

If you have feedback or need assistance with the MCP directory API, please join our Discord server