get_project_state
Retrieve the current Vivado project, fileset, run, and artifact state to assess design progress and identify next actions.
Instructions
Get current Vivado project, fileset, run, and artifact state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout_s | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| tool | Yes | ||
| message | Yes | ||
| summary | Yes | ||
| error_code | Yes | ||
| next_steps | No | ||
| raw_excerpt | No | ||
| next_actions | No | ||
| handoff_ready | Yes | ||
| stop_required | Yes | ||
| policy_allowed | No | ||
| resume_context | No | ||
| schema_version | Yes | ||
| assessment_status | Yes | ||
| handoff_reviewable | No | ||
| hardware_validation | No |