Skip to main content
POST
Provide input to a waiting tool

Authorizations

X-API-KEY
string
header
required

Headers

X-End-User-ID
string | null

Path Parameters

execution_id
string
required

The unique identifier of the tool execution that is waiting for input.

Body

multipart/form-data
file
file | null

An optional file to upload as input.

input_data_json
string | null

Optional JSON data to provide as input.

Response

Successful Response