Atlassian · Capability
Atlassian The Jira Cloud platform REST API — Issue Comment Properties
Atlassian The Jira Cloud platform REST API — Issue Comment Properties. 4 operations. Lead operation: Atlassian Get Comment Property Keys. Self-contained Naftiko capability covering one Atlassian business surface.
What You Can Do
GET
Atlassiangetcommentpropertykeys
— Atlassian Get Comment Property Keys
/v1/api/3/comment/{commentid}/properties
DELETE
Atlassiandeletecommentproperty
— Atlassian Delete Comment Property
/v1/api/3/comment/{commentid}/properties/{propertykey}
GET
Atlassiangetcommentproperty
— Atlassian Get Comment Property
/v1/api/3/comment/{commentid}/properties/{propertykey}
PUT
Atlassiansetcommentproperty
— Atlassian Set Comment Property
/v1/api/3/comment/{commentid}/properties/{propertykey}
MCP Tools
atlassian-get-comment-property-keys
Atlassian Get Comment Property Keys
read-only
idempotent
atlassian-delete-comment-property
Atlassian Delete Comment Property
idempotent
atlassian-get-comment-property
Atlassian Get Comment Property
read-only
idempotent
atlassian-set-comment-property
Atlassian Set Comment Property
idempotent