Skip to main content
QUERY
activeThreadCluster(threadId: ID!): ThreadCluster

Arguments

threadId
ID!
required
id
ID!
title
String!
description
String!

A longer AI-generated summary of the common theme shared by threads in this cluster.

category
String!

A broader AI-generated category label for the cluster (e.g. 'bug', 'feedback', 'other').

sentiment
String!

The overall AI-assessed sentiment of threads in this cluster: one of 'positive', 'neutral', or 'negative'.

confidence
Float

A score between 0 and 1 indicating how coherent and well-defined the cluster is; null when confidence has not been computed.

emoji
String!

A single emoji chosen by the AI to visually represent the cluster's theme.

createdAt
createdBy
updatedAt
updatedBy

The threads that belong to this cluster, each annotated with their semantic distance from the cluster centroid.

Query
Variables
Response