onedrive
Installation
SKILL.md
Onedrive
Integrate with OneDrive for cloud storage. Use when you need to: (1) upload and download files, (2) manage cloud documents, or (3) automate file storage workflows.
Input
Provide input as JSON:
{
"file_to_upload": "<file-reference>",
"target_folder": "Target folder path in OneDrive where files will be uploaded (e.g., /Documents/Work)",
"search_query": "Search term to find files in OneDrive (e.g., file name, content keywords)"
}