trust_review
Submit a review for an agent after a transaction. Provide proof-of-payment to have the review verified.
Instructions
Submit a review for an agent after a transaction. Reviews with proof-of-payment are marked as verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rating | Yes | Rating 1-5 | |
| comment | Yes | Review comment | |
| agent_id | Yes | Agent UUID to review | |
| reviewer_pubkey | No | Your Lightning pubkey (optional, links review to your identity) | |
| proof_of_payment | No | Lightning preimage hex (optional, marks review as verified) |