Parse executor response into the given Tool (exec run). Called by Tool.run(). On success sets ex.summary and ex.document; on failure appends to issues.
| ex |
the Tool (exec run) to fill with result summary and document |
|
true on success; false on missing Result summary (issues appended) |