get_collection_content
Retrieve detailed information about AI customization elements such as personas, skills, templates, agents, memories, or ensembles. Specify the collection path to access specific behavioral profiles and content details.
Instructions
Get detailed information about content from the collection. Use this when users ask to 'see details about a persona' or 'show me the creative writer persona'. Personas are a type of content that defines AI behavioral profiles.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | The collection path to the AI customization element. Format: 'library/[type]/[element].md' where type is personas, skills, templates, agents, memories, or ensembles. Example: 'library/skills/code-review.md'. |