> ## Documentation Index
> Fetch the complete documentation index at: https://docs.feedspace.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Labels

> Tools for organizing reviews with labels.

Labels help you categorize and organize your reviews. Create labels, assign them to reviews, and use them to filter your content. Labels can also be applied in bulk using the `batch_update_feeds` tool from the [Feeds](/mcp/tools/feeds) module.

## Available Tools

| Tool              | Description                                                       | Try asking                                     |
| ----------------- | ----------------------------------------------------------------- | ---------------------------------------------- |
| `list_labels`     | List all review labels in your workspace with their review counts | "Show me all my review labels"                 |
| `create_label`    | Create a new label with a name and optional color                 | "Create a red 'Featured' label"                |
| `assign_labels`   | Add one or more labels to a review                                | "Add the 'Featured' label to this review"      |
| `unassign_labels` | Remove one or more labels from a review                           | "Remove the 'Featured' label from this review" |
