submit_review
CDK Bot: rate a completed purchase (1-5 stars). Helps improve the service. One review per order. Requires order_id and the wallet_address used for payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rating | Yes | Rating from 1 (poor) to 5 (excellent) | |
| comment | No | Optional comment about the purchase experience | |
| order_id | Yes | Order ID to review | |
| agent_name | No | Your agent/client name (e.g. "Claude Desktop", "Cursor") | |
| wallet_address | Yes | Buyer wallet address (must match the order) |