removedInput schema / properties / direction / description
Removed value: -"'forward' (outgoing) or 'back' (incoming); call twice if both needed."
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 links 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: -"A work item link with the target's summary metadata.\n\n``direction='forward'`` is an outgoing link (this work item links to\nthe target); ``'back'`` is an incoming link (the target links to this\nwork item). The back-direction Lucene fallback does not expose the\noriginating role, so ``role`` is ``None`` for every back-direction\nitem. ``suspect`` marks links whose target changed since the link\nwas last reviewed; it is only meaningful in the forward direction."New value: +"A work item link with the target's summary metadata."
removedOutput schema / properties / items / items / properties / direction / description
Removed value: -"'forward' for outgoing links, 'back' for incoming."
removedOutput schema / properties / items / items / properties / document_name / description
Removed value: -"Linked item's document name; empty when not module-bound."
removedOutput schema / properties / items / items / properties / id / description
Removed value: -"Linked Work Item ID (e.g. 'MCPT-002')."
removedOutput schema / properties / items / items / properties / role / description
Removed value: -"Link role (e.g. 'parent'); None on back-direction links."
removedOutput schema / properties / items / items / properties / space_id / description
Removed value: -"Linked item's document space; empty when not module-bound."
removedOutput schema / properties / items / items / properties / status / description
Removed value: -"Linked work item workflow status; empty when unreported."
removedOutput schema / properties / items / items / properties / suspect / description
Removed value: -"True when the link is marked as suspect."
removedOutput schema / properties / items / items / properties / title / description
Removed value: -"Linked Work Item title."
removedOutput schema / properties / items / items / properties / type / description
Removed value: -"Linked work item type; empty when unreported."