human_list_providers
List registered webhook providers and filter by category, region, or active status to view worker stats like reliability score and completion counts.
Instructions
List all registered webhook providers with their stats.
Returns provider profiles including categories, regions, budget ranges, and performance stats (reliability score, completed/failed counts). Webhook secrets are never included in the output.
PARAMETERS:
category: Optional — filter by supported task category
region: Optional — filter by supported region
active_only: Only show active providers (default true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Filter providers by supported region | |
| category | No | Filter providers by supported category | |
| active_only | No | Only show active providers (default true) |