get_job_output
Retrieve partial output from a Kali Linux job using its ID to monitor progress or inspect results before completion.
Instructions
Get partial output from a running or completed job. Useful for checking progress before a job finishes. job_id: job ID to read tail: number of lines from the end to return (default 100, 0 = all)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | ||
| job_id | Yes |