Dropboxのファイルやフォルダの情報を確認します。メタデータ(ファイルの属性情報)、共有リンク、ファイル内容などをチェックして、詳しい内容を調べることができます。 次のような場合に使用: - ユーザーがファイルが何であるか、何か尋ねるとき - ファイルが共有されているかどうかを確認したいとき - ファイルがいつ変更されたかを知りたいとき - どのようなアクセスリンクが存在するか確認したいとき - Dropboxのファイルを読み込んだり、内容を分析したりしてほしいとき
Inspect a Dropbox file or folder by checking metadata, shared links, and file content when needed. Use when the user asks what a file is, whether it is shared, when it changed, what access links exist, or asks to read/analyze a Dropbox file.
Use this skill to understand a Dropbox file or folder before summarizing, comparing, sharing, restoring, or organizing it.
get_file_metadatafetchlist_shared_linksget_shared_link_metadatasearchlist_foldersearch or list_folder to find likely matches.get_file_metadata for the chosen item.fetch for files.list_shared_links; continue while the response indicates has_more or returns a cursor before claiming the shared-link listing is complete.get_shared_link_metadata.Summarize only the details relevant to the user request. Include:
This is a read-only workflow. Do not create links, change sharing, copy, move, delete, or restore content. If the user asks for a mutation, explain the intended action and switch to the relevant Dropbox skill.
find-dropbox-content.share-dropbox-content.原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。