Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the description makes no mention of any of the five parameters (limit, request_id, job_posting_id, starting_after, include_disabled). With zero parameter documentation in both schema and description, the agent has no information about how to filter, paginate, or scope the list.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.