lookup_existing_factchecks
Search existing fact-checks to see if a claim has already been verified. Submit claim text and language code to return matching fact-checks.
Instructions
Search for existing fact-checks matching a claim.
Args: query: The claim text to search for. language_code: BCP-47 language code (default "fr").
Returns: List of existing fact-checks found, or empty list on error/missing key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| language_code | No | fr |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |