gemini_cli_check_result
Check the status of an asynchronous Gemini CLI task and retrieve the result when completed. Get running/completed status to manage background tasks.
Instructions
Check the status of an async Gemini CLI task. Returns running/completed status and the result if available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task_id returned by gemini_cli_execute_async |