check_llmtxt_status
Monitor the status of an llmfull.txt generation job by providing the job ID. Retrieve the current status and generated text content once the job is completed.
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 completed
Input Schema
Name | Required | Description | Default |
---|---|---|---|
job_id | Yes |