{"protocolVersion":"0.3.0","name":"Productlane Agent","description":"The Productlane Agent answers questions and investigates customer support and product context on behalf of another agent. It reads threads, issues, contacts, companies, docs, changelog, roadmap, and GitHub, and runs read-only production database queries.","url":"https://productlane.com/api/a2a","preferredTransport":"JSONRPC","version":"1.0.0","provider":{"organization":"Productlane","url":"https://productlane.com"},"capabilities":{"streaming":true,"pushNotifications":false,"stateTransitionHistory":true},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain"],"securitySchemes":{"bearer":{"type":"http","scheme":"bearer","description":"Productlane API key (pl_v2_*) that has the `agent` scope, sent as 'Authorization: Bearer <key>'."}},"security":[{"bearer":[]}],"skills":[{"id":"investigate","name":"Investigate support and product context","description":"Investigate threads (customer conversations), issues (roadmap/Linear items), contacts, and companies; search the help center, changelog, and roadmap; read GitHub pull requests, commits, and code; and run read-only queries against the connected production database. Returns a self-contained answer with the concrete findings and ids.","tags":["support","product","debugging","investigation","database"],"examples":["Summarize thread <id> and tell me what the customer is blocked on.","What is the status of issue PRO-123 and which customers asked for it?","A customer cannot log in. Check the production database for their recent auth events.","Find resolved threads similar to 'webhook retries failing' and how they were fixed."],"inputModes":["text/plain"],"outputModes":["text/plain"]}]}