{"name":"commit-message-from-diff","description":"Git commit message generator / Conventional Commits / AI commit-msg. Type, scope, subject, body, breaking_change flag. Ready for git commit -m.","price":"$0.01","method":"POST","input_schema":{"properties":{"diff":{"type":"string"},"style":{"type":"string","enum":["conventional","plain"]},"scope":{"type":"string"}},"required":["diff"]},"input_example":{"diff":"diff --git a/auth.ts b/auth.ts\n@@\n+function login() {}\n"},"output_example":{"type":"feat","scope":"auth","subject":"add login function","full_message":"feat(auth): add login function"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}