Verdict returned by a ByodSourceUrlValidator: explicitly allow the fetch with { valid: true }, or block it with { valid: false, reason } — the reason is surfaced to the model as the tool error.
{ valid: true }
{ valid: false, reason }
reason
Verdict returned by a ByodSourceUrlValidator: explicitly allow the fetch with
{ valid: true }, or block it with{ valid: false, reason }— thereasonis surfaced to the model as the tool error.