save_validation
Store validation reports generated from user profile validation, enabling review and tracking of service design assessment results.
Instructions
Save a validation report.
Args: project_path: Absolute path to the project directory. profile_id: The profile that was validated against. report: JSON string with the validation report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| profile_id | Yes | ||
| report | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |