interactive_openroad_query
Execute read-only OpenROAD commands to query design state, generate reports, and inspect timing without modifying the design.
Instructions
Execute a read-only OpenROAD command (report_*, get_*, check_*, sta, help, etc.).
Use this for querying design state, generating reports, and inspecting timing. Commands that modify design state are blocked — use interactive_openroad_exec instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| session_id | No | ||
| timeout_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |