list-webhooks
List MLflow webhooks with optional filters by registered model name, result count limit, and pagination token.
Instructions
List webhooks (optionally filtered by model name)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modelName | No | Filter by registered model name | |
| maxResults | No | Max results to return | |
| pageToken | No | Pagination token |