rh_validate_payload
Validates a payload for a specified endpoint against its public model schema without executing it, helping catch schema errors before submission.
Instructions
Validate a payload against a public model schema; this does not execute it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | ||
| endpoint | Yes |