Figma
Design · 59 actions · connect by signing in
Actions
A sample of the 59 Figma actions. Each keeps the schema of the real API.
figma.list_filesreadfigma.get_filereadfigma.create_filewritefigma.list_commentsreadfigma.get_commentreadfigma.create_commentwritefigma.delete_filedelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list files", "app": "figma" }execute_tool
{ "name": "figma.list_files",
"fields": ["id"] }