Figma · Arazzo Workflow
Figma Browse Project File Comments
Version 1.0.0
List files in a project, open the first file, and read its comments.
View Spec
View on GitHub
CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UXArazzoWorkflows
Provider
Workflows
browse-project-file-comments
Drill from a project into one of its files and read that file's comments.
Lists project files, selects the first file, retrieves it, and reads the comments left on it.
1
listProjectFiles
getProjectFiles
List the files contained in the project so a target file can be selected.
2
getFile
getFile
Retrieve the first file from the project to confirm access and capture its current metadata.
3
getComments
getComments
Read the comment thread left on the selected file, most recent first.