ingestBoxFiles
Transfer files from a Box folder into the Graphlit knowledge base. Specify a folder identifier or use the root folder. Optionally limit the number of files ingested. Executes asynchronously and returns the feed identifier.
Instructions
Ingests files from Box folder into Graphlit knowledge base. Accepts optional Box folder identifier, and an optional read limit for the number of files to ingest. If no folder identifier provided, ingests files from root Box folder (i.e. "0"). Folder identifier can be inferred from Box URL. https://app.box.com/folder/123456 -> folder identifier is "123456". Executes asynchronously and returns the feed identifier.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
folderId | No | 0 | |
readLimit | No | Number of files to ingest, optional. Defaults to 100. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Graphlit MCP Server
- addContentsToCollection
- createCollection
- deleteCollection
- deleteContent
- deleteContents
- deleteFeed
- deleteFeeds
- describeContent
- describeImage
- extractText
- ingestBoxFiles
- ingestDiscordMessages
- ingestDropboxFiles
- ingestFile
- ingestGitHubFiles
- ingestGitHubIssues
- ingestGoogleDriveFiles
- ingestGoogleEmail
- ingestJiraIssues
- ingestLinearIssues
- ingestMicrosoftEmail
- ingestMicrosoftTeamsMessages
- ingestNotionPages
- ingestOneDriveFiles
- ingestRedditPosts
- ingestRSS
- ingestSharePointFiles
- ingestSlackMessages
- ingestText
- ingestUrl
- isContentDone
- isFeedDone
- listMicrosoftTeamsChannels
- listMicrosoftTeamsTeams
- listSharePointFolders
- listSharePointLibraries
- listSlackChannels
- removeContentsFromCollection
- retrieveSources
- screenshotPage
- webCrawl
- webMap
- webSearch
Related Tools
- @graphlit/graphlit-mcp-server
- @graphlit/graphlit-mcp-server
- @graphlit/graphlit-mcp-server
- @graphlit/graphlit-mcp-server
- @graphlit/graphlit-mcp-server