Test instruction
POST/v2/instructions/:instruction_id/test
Test an instruction by rendering its template with provided context data and tools.
Request
Responses
- 200
- 400
- 403
- 404
The instruction has been tested successfully and the rendered result is returned.
Test request was malformed or template rendering failed.
Permissions do not allow testing this instruction.
Instruction not found.