list_hitls
Find HITL configurations by status or environment, with paginated output to navigate large result sets. Get the details you need from your Proof account without scanning through everything.
Instructions
List HITL configs with optional filters. Returns paginated results.
ACCESS: needs a Proof account. Set PROOF_API_KEY and restart this server, then call this tool again. start_login does NOT open this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Items per page | |
| status | No | Filter by status (active or archived) | |
| environment | No | Filter by environment (production or test) |