project-management
Project Management
Overview
Spuree is an agent-friendly cloud storage. Projects contain folders (nestable) and files at any level. This skill manages the top-level container: projects. In the API, projects and folders are both called sessions (sessionType: creative_project = project, session = folder).
Use this skill when an agent needs to:
- List, create, update, or delete projects
- Share or unshare projects with other users
- Browse a project's immediate contents (folders, entities, files)
For managing invitations to non-workspace members, see the project-invitation skill.
Authentication
Authorization: Bearer $SPUREE_ACCESS_TOKEN
More from cheehoolabs/spureeskills
file-management
Search, get, create, upload (single & multipart), update, and delete files in Spuree projects with checksum-verified upload flow
27folder-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
12