Record Agent Resolution
Steps
Record Agent Resolution
POST
Record Agent Resolution
Use this API to record an external resolution for a blocking agent step. The agent step parks inDocumentation Index
Fetch the complete documentation index at: https://velt-v5-0-2-beta-28.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
waiting after dispatch; resolutions arriving through this endpoint advance the aggregator according to its resolutionPolicy (allResolved or minResolved).
Endpoint
POST https://api.velt.dev/v2/workflow/steps/recordAgentResolution
Headers
Your API key.
Your Auth Token.
Body
Params
Example Requests
Successful resolution
Response
Success Response
Failure Response
FAILED_PRECONDITION (step not waiting or not blocking) / INVALID_ARGUMENT / NOT_FOUND.

