describe_spec
Explore the loaded QA spec to list available specifications, workspace definitions, and dataset summaries before running XML verification.
Instructions
Describe the loaded QA spec file: available specifications, workspace definitions, and per-specification summary of conditions, workspace IDs, and dataset names.
Call this before run_xml_verification to learn:
Which specification_name values exist in the spec (pass one to run_xml_verification)
Which workspace_id values need to be replaced with real paths
Which datasets each specification expects (useful for sanity-checking the workspace)
Describes whichever spec is active: the one load_spec was last called with, otherwise PROSUITE_SPEC_PATH. Returns 'status': 'ok' or 'error'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||