find_commands
Discover OpenSTA commands by glob pattern when you don't know the name or get 'invalid command name'. Returns matching names; use run_tcl 'help ' for details.
Instructions
Names of the OpenSTA commands matching a glob pattern (e.g. "power", "report_*"). Use this when you do not know a command's name or run_tcl answered "invalid command name". Returns names only; read a command's description and options with run_tcl "help ".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | * |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |