Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDropbox ToolsDropbox Get Folder Cursor
Dropbox Tools

Dropbox Get Folder Cursor

Tool to get a cursor representing the current state of a folder without listing its contents. Use when you only need to track future changes to a folder, not retrieve existing files. This is more efficient than list_folder for setting up change monitoring or sync functionality.

Write actionRisk level 2 of 5OAuth connection
Use Dropbox Get Folder Cursor

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 path to the folder. Use "" (empty string) for the root folder, or a path like "/folder/subfolder". Also accepts folder IDs (e.g., "id:abc123xyz").
  • limitinteger
    The maximum number of results to return per request when using this cursor with list_folder/continue. If not specified, the API uses a default.
  • recursiveboolean
    If true, the cursor will include all subfolders and their contents recursively. If false, only the immediate contents are tracked.
  • shared_linkobject
    Shared link information for listing folder contents.
  • include_deletedboolean
    If true, deleted files and folders will be included when using this cursor to track changes.
  • include_media_infoboolean
    If true, media metadata (dimensions, location, etc.) will be included for photo and video files when using this cursor.
  • include_mounted_foldersboolean
    If true, results will include entries under mounted folders (app folders, shared folders, team folders).
  • include_property_groupsobject
    Template filter for property groups.
  • include_has_explicit_shared_membersboolean
    If true, results will include a flag indicating whether each file or folder has explicit shared members.

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.