verify_source
Verifies external sources via real HTTP requests, creating a validation record for the specified knowledge object.
Instructions
Verify an external source by performing a real HTTP request. Creates a VerificationRecord that can be validated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the source to verify. | |
| subject_id | Yes | The ID of the Knowledge Object that this verification is about. |