Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDropbox ToolsDropbox List Files In Folder
Dropbox Tools

Dropbox List Files In Folder

Tool to list files and folders in a specified Dropbox directory. Use when you need to see the contents of a folder, including subfolders if recursive is true. When the response contains `has_more=true`, continue fetching with the returned cursor until `has_more=false` — stopping…

Write actionRisk level 2 of 5OAuth connection
Use Dropbox List Files In Folder

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • pathstring
    The folder path (e.g., "/europe/invoices") or folder ID (e.g., "id:aBcDeFgH123") to list contents from. Use "" (empty string) for the root folder. No trailing slashes or whitespace allowed — malformed paths can silently produce empty results. Prefer paths from `path_display` or…
  • limitinteger
    The maximum number of results to return per request. Default is 2000. Max is 2000.
  • recursiveboolean
    If true, recursively lists contents of nested subfolders; otherwise, lists only immediate contents. Large or broad folder trees with recursive=true can produce very large responses and high latency; use only when full hierarchy is explicitly needed.
  • include_deletedboolean
    If true, includes deleted (but potentially recoverable) files and folders in the listing.
  • include_media_infoboolean
    If true, includes media metadata (e.g., dimensions, location) for photo and video files.
  • include_non_downloadable_filesboolean
    If true, includes non-downloadable files (e.g., Google Docs, Dropbox Paper) in the listing.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.