@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 @@ import e from"util";import a,{Readable as t}from"stream";import i from"path";imp
1257
1257
  description
1258
1258
  }
1259
1259
  }
1260
- `,EE=100,IE=e=>e.toLocaleLowerCase().replace(/[^\p{L}\d]/gu,"");function SE(e){const a=e.workspaces?.filter((e=>null!==e));return a||[]}function NE(e){return Array.isArray(e)&&e.length>0}const AE={searchTerm:g.string().optional().describe("Optional search term used to filter workspaces. [IMPORANT] Only alphanumeric characters are supported."),limit:g.number().min(1).max(EE).default(EE).describe("Number of workspaces to return. Set to max (100) lower for smaller response size"),page:g.number().min(1).default(1).describe("Page number to return. Default is 1.")};const DE=i_`
1260
+ `,EE=100,IE=e=>e.toLocaleLowerCase().replace(/[^\p{L}\d]/gu,"");function SE(e){const a=e.workspaces?.filter((e=>null!==e));return a||[]}function NE(e){return Array.isArray(e)&&e.length>0}const AE={searchTerm:g.string().optional().describe("Optional search term used to filter workspaces. [IMPORTANT] Only alphanumeric characters are supported."),limit:g.number().min(1).max(EE).default(EE).describe("Number of workspaces to return. Default is (100), lower for a smaller response size"),page:g.number().min(1).default(1).describe("Page number to return. Default is 1.")};const DE=i_`
1261
1261
  query getItemBoard($itemId: ID!) {
1262
1262
  items(ids: [$itemId]) {
1263
1263
  id