Atlassian · Capability
Atlassian Confluence Content API — Labels
Atlassian Confluence Content API — Labels. 4 operations. Lead operation: Atlassian Get Labels for Content. Self-contained Naftiko capability covering one Atlassian business surface.
What You Can Do
GET
Getlabelsforcontent
— Atlassian Get Labels for Content
/v1/wiki/rest/api/content/{id}/label
POST
Addlabelstocontent
— Atlassian Add Labels to Content
/v1/wiki/rest/api/content/{id}/label
DELETE
Removelabelfromcontentusingqueryparameter
— Atlassian Remove Label From Content Using Query Parameter
/v1/wiki/rest/api/content/{id}/label
DELETE
Removelabelfromcontent
— Atlassian Remove Label From Content
/v1/wiki/rest/api/content/{id}/label/{label}
MCP Tools
atlassian-get-labels-content
Atlassian Get Labels for Content
read-only
idempotent
atlassian-add-labels-content
Atlassian Add Labels to Content
atlassian-remove-label-content-using
Atlassian Remove Label From Content Using Query Parameter
idempotent
atlassian-remove-label-content
Atlassian Remove Label From Content
idempotent