返回 monday.com

将 Knoon AI 与 monday.com 连接以自动化 AI 工作流。

Find top-level board items by exact title and return sibling items at an offset, across visible boards or selected boards.
mondayDefaultFindItemSibling
测试版
内部
权限
  • boards:read
可选权限
没有可显示的项目。
参数
名称类型描述必填
itemTitlemustache Exact item 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).没有
boardIdfile Optional board ID to search. If omitted, visible boards are scanned.没有
boardIdsmustache Optional JSON array of board IDs to search. Overrides boardId when provided. Provide valid JSON.没有
maxBoardsmustache Optional maximum number of boards to scan when boardId/boardIds are omitted (default 500).没有
maxItemsPerBoardmustache Optional maximum number of items to scan per board (default 1000).没有
itemPageLimitmustache Optional item page size for monday.com requests (1-100, default 100).没有
回报
名称类型描述
resultarray Matched items with sibling results, missing offsets, and board item list length.