detect_vivado_environment
Detects the server-start VIVADO_PATH environment and optionally runs a bounded batch probe to verify the canonical Vivado executable identity.
Instructions
Detect the server-start VIVADO_PATH environment and optionally run a bounded batch probe; vivado_path can only assert the same canonical executable identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runtime_dir | No | ||
| vivado_path | No | Optional identity assertion. It must match the canonical executable identity captured from VIVADO_PATH when the MCP server started and cannot override it. | |
| probe_launch | No | ||
| probe_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 |