Setting the file. One moment.
Subchapter 2.2
references/example-task.mdMarkdown628 BView on GitHub
List the data the agent needs (credentials, form values, etc.):
Return a JSON object:
{
"success": true,
"confirmation": "CONF-12345",
"error_reasoning": null
}success: true, populate relevant fieldssuccess: false, populate error_reasoning with extracted error text