list_jobs
Retrieve and monitor all background jobs, including job ID, status, command, and start time, sorted by newest first. Facilitates efficient process tracking and management.
Instructions
List all background jobs with their status.
Returns a list of all background jobs, including their job ID, status, command, and start time. Jobs are sorted by start time (newest first).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |