{"name":"Evidence Lab Research Agent","description":"AI research agent for WFP Evaluation Reports. Searches document collections and synthesises answers with source citations.","url":"https://evidencelab.ai/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: \"wfp\" (WFP Evaluation Reports). Pass data_source in message metadata to select a collection: 'wfp'. 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: \"wfp\" (WFP Evaluation Reports). Pass data_source in message metadata to select a collection: 'wfp'. 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://evidencelab.ai/docs"}