Skip to contentDocumentation Index
For the complete documentation index, see llms.txt. Markdown versions of docs pages are available through the page's alternate Markdown link.
Current page: Commentful Keyboard Shortcuts - Run Commentful Quick Actions with simple named inputs and documented advanced options.. Machine-readable page: /commentful/automation/parameters.md.
Run Commentful Quick Actions with simple named inputs and documented advanced options.
Run common Commentful tasks from Figma Quick Actions without opening the plugin panel. Choose a named shortcut below. The advanced reference covers additional settings and structured bulk inputs.
Run a keyboard shortcut
Creation shortcuts ask for names or dimensions directly. Selected-layer shortcuts use the current selection automatically. These everyday shortcuts do not ask for Target or JSON. Choose Open Commentful for the normal plugin panel.
Advanced shortcuts
Use the clearly labelled Advanced Shortcuts menu for bulk structured inputs or additional export settings. Each entry is tied to one operation; it never asks you to choose an action again. JSON appears only in these advanced entries. Prefer the normal panel for longer content or when you need to browse components or templates.
Advanced entries that use layers accept optional exact node IDs; skipping Target uses the current selection. Creation and whole-site entries have no Target field. Enter only the options documented for that operation below. Keep each pasted field below 150 characters: Figma desktop can truncate pasted input at that boundary. Longer input belongs in the normal plugin panel. The internal parser limit is not a Quick Actions paste allowance.
If an older plugin shows Action, Target and Options instead, update it to use these named shortcuts. A Target value is a layer ID or selection, never the name of a new item.
Commentful actions
apply-textapply-text
Apply replacement text to one text layer. Select exactly one eligible layer.
textNested required fields apply when their parent object or array item is supplied. Omitted optional values use the existing operation’s behavior unless a default is listed.
Choose Replace Text with Commentful. Enter these plain fields; no JSON is required:
Updated headingAgent host input
For the full option set, choose Advanced: Replace Text with Commentful, set Target to
selectionand enter this Advanced options (JSON) value:Agent host input
Using shortcuts with an agent
Read the machine-readable registry linked below and choose an action offered by the installed plugin’s Quick Actions list. The registry uses Hypermatic option definitions rather than standard JSON Schema:
minandmaxconstrain string length, array length or numeric value according to the field type; nested definitions usefieldsanditem. Unknown fields are rejected.The agent needs a host that can invoke Figma Quick Actions and observe the normal plugin result. Parameters do not add a REST or MCP launcher. The expandable examples are input data for a compatible host, not executable API calls; everyday shortcuts use plain strings in
parameters; only advanced entries use a JSON-encodedparameters.optionsstring. Never claim that a shortcut ran from its prepared input alone.Verify the visible outcome: the changed Figma layers, saved export, or published page. Read the normal success/error notification and any partial-export warning. Complete native save dialogs as needed; a download starting does not prove that the file was saved. Users do not need to open developer tools or read a console.
Troubleshooting
Commands have a five-minute deadline. Errors do not imply a full rollback. Automatically retrying a create, replacement or upload can duplicate or overwrite work. The internal JSON parser has a 16,384-character ceiling, but that is not a Quick Actions paste allowance.
Machine-readable command registry contains the same action IDs and option definitions.
Current limits
Review links, remote comments, replies, status pins and comment/todo exports remain interactive.
Related documentation