update_hitl
Update a human-in-the-loop configuration by changing its name, notification channels, or timeout duration to match current workflow needs.
Instructions
Update a HITL config. Can change name, channels, or timeout.
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 |
|---|---|---|---|
| id | Yes | HITL config ID | |
| name | No | New name (null to clear) | |
| channels | No | Updated channels | |
| timeout_seconds | No | Updated timeout in seconds (60–86400) |