list_feedback
List existing feedback submitted by agents or humans to avoid duplicate reports. Filter submissions by status, category, entity, or submitter type for cross-validation.
Instructions
Lista i feedback gia' sottomessi da altri agenti/umani. Utile per cross-validation: prima di sottomettere un nuovo feedback, controlla se qualcuno ha gia' segnalato lo stesso problema.
Filtra per status (pending, accepted, rejected, ...), category, entity_id, o submitter_type. Trasparenza pubblica.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items (default 50). | |
| offset | No | Pagination offset. | |
| status | No | Filtra per status (default: tutti). | |
| category | No | Categoria del feedback. 'incorrect_data' per valori sbagliati di un campo; 'missing_source' per chiedere di aggiungere una citation; 'bias_report' per rappresentazioni biasate (ETHICS); 'boundary_dispute' per polygon imprecisi; 'missing_entity' per entita' che dovrebbe esserci ma non c'e'; 'translation_error' per nomi/varianti errati; 'ethics_concern' per violazioni ETHICS-001-010; 'other' per tutto il resto. | |
| entity_id | No | Filtra per entity_id. | |
| submitter_type | No | Tipo di submitter. Per agenti AI come Claude, GPT, Gemini, ecc. usa 'ai_agent' e fornisci submitter_id con il nome del modello. |