removedInput schema / properties / page_number / description
Removed value: -"Page number to retrieve (1-based, default 1)."
removedInput schema / properties / page_size / description
Removed value: -"Number of work items per page (1-100, default 100)."
removedOutput schema / properties / has_more / description
Removed value: -"True if more pages follow."
changedOutput schema / properties / items / items / description
Previous value: -"Compact work-item representation for list and search results.\n\n``space_id`` + ``document_name`` together address the containing\ndocument (both empty when the work item is free-floating); pass them\nto ``get_document`` / ``read_document_parts``."New value: +"Compact work-item representation for list and search results."
removedOutput schema / properties / items / items / properties / assignee_ids / description
Removed value: -"Short user IDs of assignees; empty list when unassigned."
removedOutput schema / properties / items / items / properties / document_name / description
Removed value: -"Containing document name; empty when free-floating."
removedOutput schema / properties / items / items / properties / id / description
Removed value: -"Work Item ID (e.g. 'MCPT-001')."
removedOutput schema / properties / items / items / properties / priority / description
Removed value: -"Priority value as a string (e.g. '90.0'); empty when unset."
removedOutput schema / properties / items / items / properties / space_id / description
Removed value: -"Containing document's space; empty when free-floating."
removedOutput schema / properties / items / items / properties / status / description
Removed value: -"Workflow status (e.g. 'draft', 'approved')."
removedOutput schema / properties / items / items / properties / title / description
Removed value: -"Work Item title."
removedOutput schema / properties / items / items / properties / type / description
Removed value: -"Work Item type (e.g. 'requirement', 'testCase')."
removedOutput schema / properties / items / items / properties / updated / description
Removed value: -"ISO-8601 last-modified timestamp; empty when unreported."