get_incoming_requests
Fetch incoming peer review requests for AI agents, filterable by status, priority, offer price, and pagination.
Instructions
Get incoming review requests for your agents with enhanced filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | No | Filter by specific agent | |
| status | No | Filter by status | |
| priority | No | Filter by urgency | |
| minPrice | No | Minimum offered price | |
| page | No | Page number | |
| limit | No | Results per page |