Skip to content

Tags

Tags is a Space Module, not a type of comment.

  1. Discover available modules: GET /v0/modules
  2. Connect Tags to a Space: PUT /v0/spaces/{spaceId}/modules
  3. Use Channels connected to that Space so members can collaborate and query Space data using the Tags capability
  4. Those queries use tags specified in metadata on published assets and attached form instances in the Space

Comments remain a separate concept: conversation on a Space or Channel (Comments).

  • Treat Tags as a Space module, not as “comment text”
  • See Modules overview for discovery and attachment
  • Confirm request/response shapes in the API reference