createCollection
Organize and group content by creating a named collection. Add specific content identifiers to the collection for easy management and retrieval within a Graphlit MCP project.
Instructions
Create a collection. Accepts a collection name, and optional list of content identifiers to add to collection. Returns the collection identifier
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contents | No | Content identifiers to add to collection, optional. | |
name | Yes | Collection name. |