@mondaydotcomorg/agent-toolkit 3.0.9 → 3.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1257,7 +1257,7 @@
1257
1257
  description
1258
1258
  }
1259
1259
  }
1260
- `,UE=100,BE=e=>e.toLocaleLowerCase().replace(/[^\p{L}\d]/gu,"");function ME(e){const a=e.workspaces?.filter((e=>null!==e));return a||[]}function qE(e){return Array.isArray(e)&&e.length>0}const zE={searchTerm:f.z.string().optional().describe("Optional search term used to filter workspaces. [IMPORANT] Only alphanumeric characters are supported."),limit:f.z.number().min(1).max(UE).default(UE).describe("Number of workspaces to return. Set to max (100) lower for smaller response size"),page:f.z.number().min(1).default(1).describe("Page number to return. Default is 1.")};const GE=y_`
1260
+ `,UE=100,BE=e=>e.toLocaleLowerCase().replace(/[^\p{L}\d]/gu,"");function ME(e){const a=e.workspaces?.filter((e=>null!==e));return a||[]}function qE(e){return Array.isArray(e)&&e.length>0}const zE={searchTerm:f.z.string().optional().describe("Optional search term used to filter workspaces. [IMPORTANT] Only alphanumeric characters are supported."),limit:f.z.number().min(1).max(UE).default(UE).describe("Number of workspaces to return. Default is (100), lower for a smaller response size"),page:f.z.number().min(1).default(1).describe("Page number to return. Default is 1.")};const GE=y_`
1261
1261
  query getItemBoard($itemId: ID!) {
1262
1262
  items(ids: [$itemId]) {
1263
1263
  id