Indietro a monday.com

Connetti Knoon AI con monday.com per automatizzare i flussi di lavoro AI.

Find subitems by exact title and return sibling subitems under the same parent item.
mondayDefaultFindSubitemSibling
Beta
Interno
Autorizzazioni
  • boards:read
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
subitemTitlemustache Exact subitem title to find, case-insensitive.
offsetmustache Sibling offset. Use -1 for previous, 1 for next. Must not be 0.
lengthmustache Optional number of siblings to return in the offset direction (1-50, default 1).No
boardIdfile Optional board ID to search. If omitted, visible boards are scanned.No
boardIdsmustache Optional JSON array of board IDs to search. Overrides boardId when provided. Provide valid JSON.No
maxBoardsmustache Optional maximum number of boards to scan when boardId/boardIds are omitted (default 500).No
maxItemsPerBoardmustache Optional maximum number of parent items to scan per board (default 1000).No
itemPageLimitmustache Optional parent item page size for monday.com requests (1-100, default 100).No
Resi
NomeTipoDescrizione
resultarray Matched subitems returned as subitem fields, parentItem, board, and sibilings.