Dropbox
Docs & notes · 43 actions · connect by signing in
Actions
A sample of the 43 Dropbox actions. Each keeps the schema of the real API.
dropbox.list_pagesreaddropbox.get_pagereaddropbox.create_pagewritedropbox.list_filesreaddropbox.get_filereaddropbox.create_filewritedropbox.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"] }