{"name":"OpenRAG","description":"OpenRAG: a corpus-grounded coding and research agent, reachable here as a sub-agent by other A2A-compliant platforms.","supportedInterfaces":[{"url":"https://test.openrag-next.com/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"version":"1.0.0","capabilities":{"streaming":true,"pushNotifications":false,"extendedAgentCard":false},"securitySchemes":{"oauth2ClientCredentials":{"oauth2SecurityScheme":{"description":"OAuth2 client-credentials grant. An OpenRAG administrator must create a service principal first (see /v1/service-principals). This Agent Card's discovery is public, but invoking the agent is not.","flows":{"clientCredentials":{"tokenUrl":"https://test.openrag-next.com/oauth/token","scopes":{}}}}}},"securityRequirements":[{"schemes":{"oauth2ClientCredentials":{"list":[]}}}],"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain"],"skills":[{"id":"agent-turn","name":"Run an OpenRAG agent turn","description":"Send a natural-language request and receive the agent's response, with tool use against the configured corpus and sandboxed code execution.","tags":["agent","corpus","code-execution"],"inputModes":["text/plain"],"outputModes":["text/plain"]}]}