{"name":"Causaly Agentic Research","description":"Citation-backed biomedical research. Delegate a research question and receive an evidence-backed answer with sources.","supportedInterfaces":[{"url":"https://med.causaly.com/a2a/v1/agentic-research","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"provider":{"organization":"Causaly","url":"https://www.causaly.com"},"version":"0.1.0","capabilities":{"streaming":true,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/markdown","application/json"],"skills":[{"id":"agentic_research","name":"Agentic research","description":"Run a citation-backed biomedical research query and return an evidence-backed answer. SendMessage returns a working task immediately and never blocks (configuration.returnImmediately is implied); poll GetTask for the result. A task history returns the question and final answer for each turn; call GetTask on a turn’s task id to retrieve that turn’s full evidence.","tags":["biomedical","research","citations"],"examples":["What is the role of IL-6 in rheumatoid arthritis?"]}],"securitySchemes":{"oauth2":{"oauth2SecurityScheme":{"description":"Auth0 OAuth 2.0. Request a token for the A2A audience \"https://med.causaly.com/a2a/v1/agentic-research\".","flows":{"authorizationCode":{"authorizationUrl":"https://auth.causaly.com/authorize","tokenUrl":"https://auth.causaly.com/oauth/token","scopes":{"agentic_research":"Run citation-backed biomedical research."}}}}}},"securityRequirements":[{"schemes":{"oauth2":{"list":["agentic_research"]}}}]}