Skip to main content
Manage tag definitions. Tags are hierarchical labels used to categorize documents (e.g., /technology/ai/google). This tool manages the catalog — the definitions themselves. To assign or remove tags on documents, use the documents tool.
New to tags? See Tags for the mental model — what tags are, how hierarchy works, and how they differ from folders.

Parameters

Actions

Tag Hierarchy

Tags are organized as paths using / separators. When you create /technology/ai/google, Moxn auto-creates /technology and /technology/ai if they don’t exist. This hierarchy is used for:
  • Organizing the tag catalog visually
  • Backing database column options (select, multi-select, status, checkbox columns all reference tag IDs)
  • Filtering in find via tagIds

Response (list)

Examples

  • documents — assign/remove tags on documents (assign_tag, remove_tag, list_tags, create_tag actions)
  • find — filter documents by tag IDs
  • databases — tag-backed column types (select, multi_select, status, checkbox)