{"protocolVersion":"0.3.0","name":"PIVOTI","description":"PIVOTI workspace agent. Inbound only: partner agents may submit draft proposals that a PIVOTI member approves in the app. No purchasing, payment or contractual acceptance happens over A2A.","url":"https://pivoti.app/api/public/a2a","preferredTransport":"JSONRPC","version":"0.1.0","provider":{"organization":"PIVOTI","url":"https://pivoti.app"},"capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"securitySchemes":{"bearer":{"type":"http","scheme":"bearer","description":"Agent API key issued in PIVOTI Settings."}},"security":[{"bearer":[]}],"skills":[{"id":"commitment.create_draft","name":"Propose supplier commitment (draft)","description":"Submit a supplier quote / purchase proposal on a project as a DRAFT commitment. A PIVOTI member must approve it in the app; nothing is ordered or paid by this action. Send a DataPart {\"action\":\"commitment.create_draft\",\"input\":{...}}.","tags":["medium","human-approval"],"inputModes":["application/json"],"outputModes":["application/json"]}]}