create_collection
Create a new collection to categorize and organize your documents by project, team, or topic. Add a description and color for easy identification.
Instructions
Creates a new collection for organizing documents.
Use this tool when you need to:
Create a new section or category for documents
Set up a workspace for a new project or team
Organize content by department or topic
Establish a separate space for related documents
Args: name: Name for the collection description: Optional description of the collection's purpose color: Optional hex color code for visual identification (e.g. #FF0000)
Returns: Result message with the new collection ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| color | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |