check_llmtxt_status
Monitor the progress and retrieve results of an llmfull.txt generation job by providing its job ID. Returns current status and completed text content.
Instructions
Check the status of an existing llmfull.txt generation job.
Args:
job_id: ID of the llmfull.txt generation job to check
Returns:
Dictionary containing the current status of the job and text content if completedInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |