Check GREP authentication status, view recent research jobs, or check on a specific job. Use when the user asks about their GREP account, wants to see past research, or check on a running job.
Check GREP authentication status, view recent research jobs, or check on a specific job. Use when the user asks about their GREP account, wants to see past research, or check on a running job.
Reports whether the user is authenticated and session health.
Check a Specific Job
node "$SCRIPTS_DIR/grep-api.js" status <job_id>
List Recent Jobs
node "$SCRIPTS_DIR/grep-api.js"jobs
Present Status Clearly
If not authenticated or session expired: automatically invoke /grep-login — don't just suggest it. Run the login flow, then continue with the status check once authenticated.
If checking a job: report status and results if completed