1. Receive request to get research result by run ID.
2. Execute `parallel-cli research poll "$ARGUMENTS" --json`.
3. Parse the JSON output.
4. Present the results in a clear and organized format.
5. If `parallel-cli` is not found, inform the user to run `/parallel:setup`.