ingestDropboxFiles
Import files from a specified Dropbox folder into the Graphlit knowledge base. Allows setting a file read limit or defaulting to the root folder. Operates asynchronously and returns the feed identifier.
Instructions
Ingests files from Dropbox folder into Graphlit knowledge base. Accepts optional relative path to Dropbox folder (i.e. /Pictures), and an optional read limit for the number of files to ingest. If no path provided, ingests files from root Dropbox folder. Executes asynchronously and returns the feed identifier.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | No | ||
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