Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.myhero.so/llms.txt

Use this file to discover all available pages before exploring further.

dropbox_list_folder List files and subfolders inside a Dropbox path. Pass empty string for the Dropbox root.

Parameters

path
string
Dropbox path, e.g. ‘/Documents’ or ” for root.
recursive
boolean
If true, walk into subfolders. Default false.
limit
integer
default:200
Minimum: 1. Maximum: 2000.