Kembali ke monday.com

Sambungkan Knoon AI dengan monday.com untuk mengotomatisasi alur kerja AI.

Find subitems by exact title and return sibling subitems under the same parent item.
mondayDefaultFindSubitemSibling
Beta
Internal
Izin
  • boards:read
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
NamaTipeDeskripsiWajib
subitemTitlemustache Exact subitem title to find, case-insensitive.Ya
offsetmustache Sibling offset. Use -1 for previous, 1 for next. Must not be 0.Ya
lengthmustache Optional number of siblings to return in the offset direction (1-50, default 1).Tidak
boardIdfile Optional board ID to search. If omitted, visible boards are scanned.Tidak
boardIdsmustache Optional JSON array of board IDs to search. Overrides boardId when provided. Provide valid JSON.Tidak
maxBoardsmustache Optional maximum number of boards to scan when boardId/boardIds are omitted (default 500).Tidak
maxItemsPerBoardmustache Optional maximum number of parent items to scan per board (default 1000).Tidak
itemPageLimitmustache Optional parent item page size for monday.com requests (1-100, default 100).Tidak
Pengembalian
NamaTipeDeskripsi
resultarray Matched subitems returned as subitem fields, parentItem, board, and sibilings.