Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema provides no description for job_id, and the tool description only vaguely references 'an async job'. Since schema coverage is 0%, the description should compensate by explaining what job_id refers to and how to obtain it. The identifier's purpose is inferable from context, but no format, source, or validation details are provided.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.