get_pending_verifications
List uncertain inferences awaiting confirmation, including confidence scores and source rules, to help you decide on accepting or rejecting them.
Instructions
List all pending verifications (uncertain inferences that need user confirmation). Returns a list of inferred triples with their confidence scores and source rules. Use verify_inference tool to accept or reject them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of pending verifications to return (default: 10) |