get_parked_failure
Retrieve full diagnostics for a parked failed design, including solver status, errors, log tails, and attempted fixes, to guide corrective action.
Instructions
Full diagnostics for one parked design, to reason about before fixing.
Returns the solver status, the error-level diagnostics, the tail of the .sta and .msg, any input-processor errors, the validity verdict, the fixes already attempted, and the deck itself.
Args: sweep: The sweep name. design_id: Which parked design to inspect. deck_chars: How much of the .inp to include (from the start).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sweep | Yes | ||
| design_id | Yes | ||
| deck_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |