Atlassian · Capability
Atlassian Confluence Content API — Properties
Atlassian Confluence Content API — Properties. 7 operations. Lead operation: Atlassian Update Attachment Properties. Self-contained Naftiko capability covering one Atlassian business surface.
What You Can Do
PUT
Updateattachmentproperties
— Atlassian Update Attachment Properties
/v1/wiki/rest/api/content/{id}/child/attachment/{attachmentid}
GET
Getcontentproperties
— Atlassian Get Content Properties
/v1/wiki/rest/api/content/{id}/property
POST
Createcontentproperty
— Atlassian Create Content Property
/v1/wiki/rest/api/content/{id}/property
GET
Getcontentproperty
— Atlassian Get Content Property
/v1/wiki/rest/api/content/{id}/property/{key}
PUT
Updatecontentproperty
— Atlassian Update Content Property
/v1/wiki/rest/api/content/{id}/property/{key}
POST
Createcontentpropertyforkey
— Atlassian Create Content Property for Key
/v1/wiki/rest/api/content/{id}/property/{key}
DELETE
Deletecontentproperty
— Atlassian Delete Content Property
/v1/wiki/rest/api/content/{id}/property/{key}
MCP Tools
atlassian-update-attachment-properties
Atlassian Update Attachment Properties
idempotent
atlassian-get-content-properties
Atlassian Get Content Properties
read-only
idempotent
atlassian-create-content-property
Atlassian Create Content Property
atlassian-get-content-property
Atlassian Get Content Property
read-only
idempotent
atlassian-update-content-property
Atlassian Update Content Property
idempotent
atlassian-create-content-property-key
Atlassian Create Content Property for Key
atlassian-delete-content-property
Atlassian Delete Content Property
idempotent