marketplace_get_dispute
Fetch specific dispute details or list disputes by user, tool, or state. Filter by dispute ID, user address, tool ID, and status.
Instructions
Get details of a specific dispute or list disputes for a user/tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return | |
| state | No | Filter by state | |
| toolId | No | Filter by tool ID | |
| disputeId | No | Specific dispute ID to retrieve | |
| userAddress | No | Filter by user address |