create_tag
Create new tags for Paperless-NGX with optional color, match patterns, and algorithms to enable automatic document tagging.
Instructions
Create a new tag with optional color, matching pattern, and matching algorithm for automatic document tagging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | No | ||
| match | No | ||
| parent | No | Parent tag ID for hierarchical tags | |
| is_insensitive | No | Whether matching is case-insensitive | |
| matching_algorithm | No | Matching algorithm: 0=None, 1=Any word, 2=All words, 3=Exact match, 4=Regular expression, 5=Fuzzy word, 6=Automatic |