file-management
File Management
Overview
Spuree is an agent-friendly cloud storage. Projects contain folders (nestable) and files at any level. This skill manages files — they can live directly under a project or inside any folder. In the API, projects and folders are both called sessions (sessionType: creative_project = project, session = folder).
Use this skill when an agent needs to:
- Search for files and folders by name across all projects
- Get a file by ID with download URL
- Upload new files to a project or folder
- Update file metadata (rename, move) or content (with conflict detection)
- Delete files (soft delete)
Authentication
Authorization: Bearer $SPUREE_ACCESS_TOKEN
More from cheehoolabs/spureeskills
folder-management
Create, update, delete, and browse folders (sessions) within Spuree projects, including listing assets, files, and batch file downloads
13authentication
Obtain and refresh JWT access tokens, and manage API keys for the Spuree V1 API
12project-invitation
Manage project sharing invitations in Spuree — list, accept, decline, cancel, and resend invitations for non-workspace members
12project-management
Create, list, update, delete, and share projects in Spuree, including browsing project contents
12