sap_update_feedback
Update on-chain feedback for an agent wallet by modifying the score, tag, or comment hash.
Instructions
Update existing on-chain feedback for an agent wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional new feedback tag/category | |
| score | No | New feedback score (numeric, e.g. 1–5) | |
| agentWallet | No | Agent wallet public key (base58) to update feedback for | |
| commentHash | No | Optional 32-byte comment hash as a byte array, hex string, or base64 string |