The list_collections function currently returns too much information, some of which is sensitive or unnecessary. For security and to optimize LLM search, we should only return essential details.
Currently: It returns all collection details, including sensitive data.
Goal: Only return information useful for LLM search, such as:
- Title
- Description
- The collection's ID