box_docgen_get_job_by_id_tool
Retrieve detailed information about a specific Box Doc Gen job by entering its unique ID, enabling accurate tracking and management of document generation tasks.
Instructions
Retrieve a Box Doc Gen job by its ID.
Args: client (BoxClient): Authenticated Box client. job_id (str): ID of the Doc Gen job.
Returns: dict[str, Any]: Details of the specified Doc Gen job.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
job_id | Yes |