Figma · Arazzo Workflow
Figma Audit Team Component
Version 1.0.0
List a team's published components, inspect one, and open its source file.
View Spec
View on GitHub
CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UXArazzoWorkflows
Provider
Workflows
audit-team-component
Trace a team-published component to its metadata and source file.
Lists a team's components, retrieves the first component by key, and opens the file that contains it.
1
listTeamComponents
getTeamComponents
List the components published by the team library so a component can be selected for inspection.
2
getComponent
getComponent
Retrieve the full metadata for the first published component, including the file key and node id it maps to.
3
openSourceFile
getFile
Open the file that contains the component to review its current document state.