What problem does it solve?
This Skill eliminates the need to build a custom client or use a separate CLI tool to interact with the Alliance Business Suite's StorageService, enabling direct management of file records, blob storage, uploads, and profile/tenant avatars via simple curl commands authenticated with a bearer token.
Core Features & Use Cases
- Full File Record Management: Create, read, update, delete, and raw-download managed file records with support for metadata like title, author, keywords, and parent folder associations.
- Blob Store Access: Browse underlying blob storage folders and retrieve individual blob metadata by file path for low-level storage inspection.
- Specialized Upload & Avatar Support: Handle RadzenEditor inline rich-text uploads, generic file uploads, and get/update operations for user, contact, tenant, and social profile avatars.
- Use Case: An ABS system administrator can use this Skill to upload new hire onboarding documents to tenant storage, update contact avatars for the HR team, and retrieve raw audit files for compliance reviews, all without writing custom integration code.
Quick Start
Use the absuite-storage skill to upload the new hire onboarding PDF to the ABS tenant storage, update the corresponding HR contact's avatar, and download the raw file for local compliance backup.