report_feedback
Submit feedback about incorrect, outdated, or incomplete data from any DataNexus tool response. Specify the tool, query hash, and issue type to help improve data quality.
Instructions
Report a data quality issue with any DataNexus tool response. Call this after receiving a result that appears wrong, outdated, or incomplete — for example: an EIN returns the wrong organisation, a CVE severity looks incorrect, or a field expected in the response is absent. Parameters: tool_id (required) — 'T04' (nonprofit) or 'T10' (vulnerability), the tool that returned the suspect result. query_hash (required) — the query_hash field from that tool response. signal (required) — one of: incorrect_data, missing_field, stale_data, not_useful, wrong_entity. comment (optional) — description of what appears wrong (max 200 chars). Returns: {'status': 'recorded'} — always. Response time: <200 ms. No auth required. Token-efficient.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_id | Yes | ||
| query_hash | Yes | ||
| signal | Yes | ||
| comment | No | ||
| missing_fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||