Stickies are workspace-level notes that allow you to capture quick thoughts, ideas, or important reminders. Learn more about Stickies →Documentation Index
Fetch the complete documentation index at: https://developers.plane.so/llms.txt
Use this file to discover all available pages before exploring further.
The Sticky object
Attributes-
iduuid Unique identifier for the sticky -
namestring Name of the sticky -
descriptionobject JSON description of the sticky -
description_htmlstring HTML description of the sticky -
description_strippedstring Stripped version of the HTML description -
description_binarystring Binary description of the sticky -
logo_propsobject Logo properties for the sticky -
colorstring Color of the sticky -
background_colorstring Background color of the sticky -
workspaceuuid Workspace UUID which is automatically saved -
owneruuid User ID of the sticky owner -
sort_ordernumber Sort order for the sticky -
created_attimestamp The timestamp when the sticky was created -
updated_attimestamp The timestamp when the sticky was last updated -
created_byuuid ID of the user who created the sticky -
updated_byuuid ID of the user who last updated the sticky

