{ "input_schema": { "type": "object", "properties": { "$EXAMPLE": [ "string" ], "$USER_ID": [ "string" ] }, "required": [ "<string>" ] } }
Retrieves the JSON schema of the input variables for a specific workflow
CloudCruise API key for authentication
The ID of the workflow
Successful operation
The response is of type object.
object