submit_agent_feedback
Submit on-chain ERC-8004 or Solana-8004 reputation feedback through the worker feedback route. This requires the separate worker feedback API key, not a wallet session token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag1 | No | Primary tag, default overall | |
| tag2 | No | Secondary tag, default agentic | |
| apiKey | Yes | Worker feedback API key | |
| rating | Yes | Rating from 1 to 5 | |
| agentId | No | EVM agent id | |
| comment | No | Optional feedback comment | |
| network | Yes | Target network for the feedback | |
| endpoint | No | Optional endpoint context string | |
| assetAddress | No | Solana asset address |