interactive_openroad_query
Run read-only OpenROAD commands (report_, get_, check_*, sta) to query design state, generate reports, and inspect timing without altering 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 |