confluence_page_labels
Labels associated with Confluence pages.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Confluence ID of the label.
-
page_id
Foreign key - ID of the page this label is associated with.
-
name
string - Name of the label.
-
prefix
string - Prefix of the label (e.g., "global").