# script_execute.dspy -- execute a script by id or inline content # @api: POST /script_engine/api/script_execute.dspy result = await execute_script(request, params_kw) return result