Wait for next intake action
wait_for_next_actionPoll until the intake leaves processing or the timeout expires. If timed_out is true, call wait_for_next_action again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Signed hosted intake URL. Include it in every call to the hosted MCP endpoint. | |
| session_id | No | ||
| access_token | No | Applicant access token. Use it with session_id instead of url. | |
| api_base_url | No | Optional Klarefi deployment URL for local stdio use. The hosted MCP endpoint does not accept this override. | |
| timeout_seconds | No |