discover
Retrieve all unique tags from indexed content to browse and filter material. Returns sorted tags and count.
Instructions
Discover all indexed tags.
Returns a list of unique tag names from all indexed content, useful for browsing and filtering indexed material.
Returns: Dictionary with: - tags: Sorted list of unique tag names - count: Number of unique tags
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||