{"name":"Evidence Lab Research Agent","description":"AI research agent for UN Humanitarian Evaluation Reports, World Bank Fraud and Integrity Reports, and UN Mandates Registry. Searches document collections and synthesises answers with source citations.","url":"https://dev.evidencelab.evaluation.go.wfp.org/a2a","version":"1.0.0","protocolVersion":"1.0","preferredTransport":"JSONRPC","capabilities":{"streaming":true,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain"],"authentication":{"schemes":["Bearer","ApiKey"]},"skills":[{"id":"research","name":"Research Evaluations","description":"Answer research questions across: \"uneg\" (UN Humanitarian Evaluation Reports); \"worldbank\" (World Bank Fraud and Integrity Reports); \"unmandates\" (UN Mandates Registry). Pass data_source in message metadata to select a collection: 'uneg', 'worldbank', 'unmandates'. Returns a synthesised answer with inline citations and links to source documents.","tags":["research","evaluations","evidence"],"examples":["What are the main findings on climate adaptation in Africa?","How effective have school feeding programs been?","Compare approaches to gender mainstreaming across UN agencies","What does the evidence say about cash transfer programs?"],"inputModes":["text/plain"],"outputModes":["text/plain"]},{"id":"search","name":"Search Evaluation Documents","description":"Semantic search over: \"uneg\" (UN Humanitarian Evaluation Reports); \"worldbank\" (World Bank Fraud and Integrity Reports); \"unmandates\" (UN Mandates Registry). Pass data_source in message metadata to select a collection: 'uneg', 'worldbank', 'unmandates'. Returns ranked text passages with metadata, scores, and citation links. Use when you want to analyse the raw evidence yourself.","tags":["search","evaluations","semantic"],"examples":["Search for findings on food security in Yemen","Search for WASH recommendations {\"organization\": \"UNICEF\"}"],"inputModes":["text/plain"],"outputModes":["application/json"]}],"documentationUrl":"https://dev.evidencelab.evaluation.go.wfp.org/docs"}