list_predictions
Retrieve recent AI model predictions with pagination support using the MCP protocol. Manage and access prediction results efficiently by specifying a cursor and limit for streamlined data retrieval.
Instructions
List recent predictions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Cursor for pagination | |
limit | No | Maximum number of predictions to return |