@mondaydotcomorg/agent-toolkit 2.36.0 → 2.36.1

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.
@@ -1356,7 +1356,7 @@
1356
1356
  }
1357
1357
  }
1358
1358
  }
1359
- `,SI=new Set([Jg.Case,Jg.Between,Jg.Left,Jg.Raw,Jg.None,Jg.CountKeys]),AI=Object.values(Jg).filter((e=>!SI.has(e))),DI=new Set([Jg.Left,Jg.Trim,Jg.Upper,Jg.Lower,Jg.DateTruncDay,Jg.DateTruncWeek,Jg.DateTruncMonth,Jg.DateTruncQuarter,Jg.DateTruncYear,Jg.Color,Jg.Label,Jg.EndDate,Jg.StartDate,Jg.Hour,Jg.PhoneCountryShortName,Jg.Person,Jg.Upper,Jg.Lower,Jg.Order,Jg.Length,Jg.Flatten,Jg.IsDone]);function OI(e){return{column_id:e}}new Set([Jg.Count,Jg.CountDistinct,Jg.CountSubitems,Jg.CountItems,Jg.First,Jg.Sum,Jg.Average,Jg.Median,Jg.Min,Jg.Max,Jg.MinMax]);const RI={boardId:h.z.number().describe("The id of the board to get insights for"),aggregationsStringified:h.z.string().optional().describe('**ONLY FOR MICROSOFT COPILOT**: The aggregations to get. Send this as a stringified JSON array of "aggregations" field. Read "aggregations" field description for details how to use it.'),aggregations:h.z.array(h.z.object({function:h.z.enum(AI).describe("The function of the aggregation. For simple column value leave undefined").optional(),columnId:h.z.string().describe("The id of the column to aggregate")})).describe('The aggregations to get. Before sending the aggregations, use get_board_info tool to check "aggregationGuidelines" key for information. Transformative functions and plain columns (no function) must be in group by. [REQUIRED PRECONDITION]: Either send this field or the stringified version of it.').optional(),groupBy:h.z.array(h.z.string()).describe("The columns to group by. All columns in the group by must be in the aggregations as well without a function.").optional(),limit:h.z.number().describe("The limit of the results").max(1e3).optional().default(1e3),filtersStringified:h.z.string().optional().describe('**ONLY FOR MICROSOFT COPILOT**: The filters to apply on the items. Send this as a stringified JSON array of "filters" field. Read "filters" field description for details how to use it.'),filters:h.z.array(h.z.object({columnId:h.z.string().describe("The id of the column to filter by"),compareAttribute:h.z.string().optional().describe("The attribute to compare the value to. This is OPTIONAL property."),compareValue:h.z.any().describe("The value to compare the attribute to. This can be a string or index value depending on the column type."),operator:h.z.nativeEnum(hy).optional().default(hy.AnyOf).describe("The operator to use for the filter")})).optional().describe('The configuration of filters to apply on the items. Before sending the filters, use get_board_info tool to check "filteringGuidelines" key for filtering by the column.'),filtersOperator:h.z.nativeEnum(fy).optional().default(fy.And).describe("The logical operator to use for the filters"),orderByStringified:h.z.string().optional().describe('**ONLY FOR MICROSOFT COPILOT**: The order by to apply on the items. Send this as a stringified JSON array of "orderBy" field. Read "orderBy" field description for details how to use it.'),orderBy:h.z.array(h.z.object({columnId:h.z.string().describe("The id of the column to order by"),direction:h.z.nativeEnum(uy).optional().default(uy.Asc).describe("The direction to order by")})).optional().describe("The columns to order by, will control the order of the items in the response")};const CI=Bw`
1359
+ `,SI=new Set([Jg.Case,Jg.Between,Jg.Left,Jg.Raw,Jg.None,Jg.CountKeys]),AI=Object.values(Jg).filter((e=>!SI.has(e))),DI=new Set([Jg.Left,Jg.Trim,Jg.Upper,Jg.Lower,Jg.DateTruncDay,Jg.DateTruncWeek,Jg.DateTruncMonth,Jg.DateTruncQuarter,Jg.DateTruncYear,Jg.Color,Jg.Label,Jg.EndDate,Jg.StartDate,Jg.Hour,Jg.PhoneCountryShortName,Jg.Person,Jg.Upper,Jg.Lower,Jg.Order,Jg.Length,Jg.Flatten,Jg.IsDone]);function OI(e){return{column_id:e}}new Set([Jg.Count,Jg.CountDistinct,Jg.CountSubitems,Jg.CountItems,Jg.First,Jg.Sum,Jg.Average,Jg.Median,Jg.Min,Jg.Max,Jg.MinMax]);const RI={boardId:h.z.number().describe("The id of the board to get insights for"),aggregationsStringified:h.z.string().optional().describe('**ONLY FOR MICROSOFT COPILOT**: The aggregations to get. Send this as a stringified JSON array of "aggregations" field. Read "aggregations" field description for details how to use it.'),aggregations:h.z.array(h.z.object({function:h.z.enum(AI).describe("The function of the aggregation. For simple column value leave undefined").optional(),columnId:h.z.string().describe("The id of the column to aggregate")})).describe('The aggregations to get. Before sending the aggregations, use get_board_info tool to check "aggregationGuidelines" key for information. Transformative functions and plain columns (no function) must be in group by. [REQUIRED PRECONDITION]: Either send this field or the stringified version of it.').optional(),groupBy:h.z.array(h.z.string()).describe("The columns to group by. All columns in the group by must be in the aggregations as well without a function.").optional(),limit:h.z.number().describe("The limit of the results").max(1e3).optional().default(1e3),filtersStringified:h.z.string().optional().describe('**ONLY FOR MICROSOFT COPILOT**: The filters to apply on the items. Send this as a stringified JSON array of "filters" field. Read "filters" field description for details how to use it.'),filters:rE,filtersOperator:sE,orderByStringified:h.z.string().optional().describe('**ONLY FOR MICROSOFT COPILOT**: The order by to apply on the items. Send this as a stringified JSON array of "orderBy" field. Read "orderBy" field description for details how to use it.'),orderBy:h.z.array(h.z.object({columnId:h.z.string().describe("The id of the column to order by"),direction:h.z.nativeEnum(uy).optional().default(uy.Asc).describe("The direction to order by")})).optional().describe("The columns to order by, will control the order of the items in the response")};const CI=Bw`
1360
1360
  query GetBoards($page: Int!, $limit: Int!, $workspace_ids: [ID]) {
1361
1361
  boards(page: $page, limit: $limit, workspace_ids: $workspace_ids) {
1362
1362
  id