list-webhooks
List webhooks in MLflow, with optional filtering by registered model name to retrieve only relevant webhooks.
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 |