batch_replace_text
Find and replace text across multiple text nodes in a Figma design. Specify search text, replacement, scope, and case sensitivity.
Instructions
Find and replace text across multiple text nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| find | Yes | Text to find | |
| replace | Yes | Replacement text | |
| nodeId | No | Scope to search within (uses whole page if omitted) | |
| matchCase | No | Case sensitive (default: false) |