{"protocolVersion":"0.3.0","name":"Parallel Deep Research","description":"A task-generating A2A agent for deep web research. It produces cited markdown research reports and supports follow-up questions in the same conversation context.","url":"https://api.parallel.ai/a2a","preferredTransport":"HTTP+JSON","version":"1.0.0","documentationUrl":"https://docs.parallel.ai/task-api/task-quickstart","provider":{"organization":"Parallel","url":"https://parallel.ai"},"capabilities":{"streaming":true,"pushNotifications":false},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/markdown"],"supportsAuthenticatedExtendedCard":false,"securitySchemes":{"parallel_oauth":{"type":"oauth2","description":"OAuth 2.0 via Platform getKeys; bearer token is a Parallel API key.","flows":{"authorizationCode":{"authorizationUrl":"https://platform.parallel.ai/getKeys/authorize","tokenUrl":"https://platform.parallel.ai/getKeys/token","scopes":{"key:read":"Use a Parallel API key to access the agent"}}}}},"security":[{"parallel_oauth":["key:read"]}],"skills":[{"id":"research","name":"Deep Research","description":"Performs deep web research and returns a cited markdown report. Supports follow-up questions and refinements within the same context.","tags":["research","web","citations","report"],"inputModes":["text/plain"],"outputModes":["text/markdown"]}]}