Skip to content

Dropbox

Docs & notes · 43 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 43 Dropbox actions. Each keeps the schema of the real API.

  • dropbox.list_pagesread
  • dropbox.get_pageread
  • dropbox.create_pagewrite
  • dropbox.list_filesread
  • dropbox.get_fileread
  • dropbox.create_filewrite
  • dropbox.delete_pagedelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list pages", "app": "dropbox" }
execute_tool
{ "name": "dropbox.list_pages",
  "fields": ["id"] }