Dropboxのファイルリクエスト(他のユーザーからのアップロードを受け付ける仕組み)を作成・確認・管理します。 次のような場合に使用:ユーザーが他の人からファイルを集めたい、アップロードをリクエストしたい、アップロード用のポータルを作成したい、ファイルリクエストを確認したい、または既存のファイルリクエスト一覧を見たいと言った場合。
Create, inspect, and manage Dropbox file requests for collecting uploads from other people. Use when the user asks to collect files, request uploads, create an upload portal, check a file request, or list existing file requests.
Use this skill to help users collect files from others through Dropbox file requests.
create_file_requestget_file_requestlist_file_requestscreate_folderget_file_metadatalist_folder/, or the user's personal root, such as /FirstName LastName, as the destination. Dropbox requires the file request destination to be a child folder under that folder, such as /FirstName LastName/Invoices.create_folder only after explicit confirmation.create_file_request, confirm the title, destination folder, deadline if applicable, and whether the request should be open or closed if that option is available.get_file_request for a known raw request ID.list_file_requests when the user asks for existing requests or cannot identify one.Before creating a file request, confirm:
Before creating a destination folder, confirm:
/, or the user's personal rootReturn:
Do not create folders or file requests without explicit confirmation. Do not assume uploaded files are private or reviewed; describe the destination and access implications clearly. Dropbox does not allow file requests at a team root, such as /, or the user's personal root; ask the user to confirm a child folder under that folder and do not retry with a guessed folder.
share-dropbox-content.organize-dropbox-folder.原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。