@keystrokehq/specific 0.1.2 → 0.1.4

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.
Files changed (115) hide show
  1. package/dist/actions/create-company.cjs +3 -3
  2. package/dist/actions/create-company.cjs.map +1 -1
  3. package/dist/actions/create-company.d.cts +4 -4
  4. package/dist/actions/create-company.d.mts +4 -4
  5. package/dist/actions/create-company.mjs +3 -3
  6. package/dist/actions/create-company.mjs.map +1 -1
  7. package/dist/actions/create-conversation.cjs +12 -12
  8. package/dist/actions/create-conversation.cjs.map +1 -1
  9. package/dist/actions/create-conversation.d.cts +20 -15
  10. package/dist/actions/create-conversation.d.mts +20 -15
  11. package/dist/actions/create-conversation.mjs +12 -12
  12. package/dist/actions/create-conversation.mjs.map +1 -1
  13. package/dist/actions/create-or-update-company.cjs +6 -6
  14. package/dist/actions/create-or-update-company.cjs.map +1 -1
  15. package/dist/actions/create-or-update-company.d.cts +7 -7
  16. package/dist/actions/create-or-update-company.d.mts +7 -7
  17. package/dist/actions/create-or-update-company.mjs +6 -6
  18. package/dist/actions/create-or-update-company.mjs.map +1 -1
  19. package/dist/actions/create-or-update-user.cjs +3 -3
  20. package/dist/actions/create-or-update-user.cjs.map +1 -1
  21. package/dist/actions/create-or-update-user.d.cts +3 -3
  22. package/dist/actions/create-or-update-user.d.mts +3 -3
  23. package/dist/actions/create-or-update-user.mjs +3 -3
  24. package/dist/actions/create-or-update-user.mjs.map +1 -1
  25. package/dist/actions/create-user.cjs +2 -2
  26. package/dist/actions/create-user.cjs.map +1 -1
  27. package/dist/actions/create-user.d.cts +2 -2
  28. package/dist/actions/create-user.d.mts +2 -2
  29. package/dist/actions/create-user.mjs +2 -2
  30. package/dist/actions/create-user.mjs.map +1 -1
  31. package/dist/actions/delete-company-attributes.cjs +1 -1
  32. package/dist/actions/delete-company-attributes.cjs.map +1 -1
  33. package/dist/actions/delete-company-attributes.d.cts +1 -1
  34. package/dist/actions/delete-company-attributes.d.mts +1 -1
  35. package/dist/actions/delete-company-attributes.mjs +1 -1
  36. package/dist/actions/delete-company-attributes.mjs.map +1 -1
  37. package/dist/actions/delete-company.cjs +1 -1
  38. package/dist/actions/delete-company.cjs.map +1 -1
  39. package/dist/actions/delete-company.d.cts +1 -1
  40. package/dist/actions/delete-company.d.mts +1 -1
  41. package/dist/actions/delete-company.mjs +1 -1
  42. package/dist/actions/delete-company.mjs.map +1 -1
  43. package/dist/actions/delete-user-attributes.cjs +4 -4
  44. package/dist/actions/delete-user-attributes.cjs.map +1 -1
  45. package/dist/actions/delete-user-attributes.d.cts +4 -4
  46. package/dist/actions/delete-user-attributes.d.mts +4 -4
  47. package/dist/actions/delete-user-attributes.mjs +4 -4
  48. package/dist/actions/delete-user-attributes.mjs.map +1 -1
  49. package/dist/actions/delete-user.cjs +2 -2
  50. package/dist/actions/delete-user.cjs.map +1 -1
  51. package/dist/actions/delete-user.d.cts +2 -2
  52. package/dist/actions/delete-user.d.mts +2 -2
  53. package/dist/actions/delete-user.mjs +2 -2
  54. package/dist/actions/delete-user.mjs.map +1 -1
  55. package/dist/actions/get-my-workspace.cjs +3 -3
  56. package/dist/actions/get-my-workspace.cjs.map +1 -1
  57. package/dist/actions/get-my-workspace.d.cts +3 -3
  58. package/dist/actions/get-my-workspace.d.mts +3 -3
  59. package/dist/actions/get-my-workspace.mjs +3 -3
  60. package/dist/actions/get-my-workspace.mjs.map +1 -1
  61. package/dist/actions/list-companies.cjs +2 -2
  62. package/dist/actions/list-companies.cjs.map +1 -1
  63. package/dist/actions/list-companies.d.cts +2 -2
  64. package/dist/actions/list-companies.d.mts +2 -2
  65. package/dist/actions/list-companies.mjs +2 -2
  66. package/dist/actions/list-companies.mjs.map +1 -1
  67. package/dist/actions/list-conversations.cjs +7 -7
  68. package/dist/actions/list-conversations.cjs.map +1 -1
  69. package/dist/actions/list-conversations.d.cts +8 -8
  70. package/dist/actions/list-conversations.d.mts +8 -8
  71. package/dist/actions/list-conversations.mjs +7 -7
  72. package/dist/actions/list-conversations.mjs.map +1 -1
  73. package/dist/actions/list-custom-fields.cjs +2 -2
  74. package/dist/actions/list-custom-fields.cjs.map +1 -1
  75. package/dist/actions/list-custom-fields.d.cts +2 -2
  76. package/dist/actions/list-custom-fields.d.mts +2 -2
  77. package/dist/actions/list-custom-fields.mjs +2 -2
  78. package/dist/actions/list-custom-fields.mjs.map +1 -1
  79. package/dist/actions/list-sources.cjs +3 -3
  80. package/dist/actions/list-sources.cjs.map +1 -1
  81. package/dist/actions/list-sources.d.cts +3 -3
  82. package/dist/actions/list-sources.d.mts +3 -3
  83. package/dist/actions/list-sources.mjs +3 -3
  84. package/dist/actions/list-sources.mjs.map +1 -1
  85. package/dist/actions/list-surveys.cjs +4 -4
  86. package/dist/actions/list-surveys.cjs.map +1 -1
  87. package/dist/actions/list-surveys.d.cts +4 -4
  88. package/dist/actions/list-surveys.d.mts +4 -4
  89. package/dist/actions/list-surveys.mjs +4 -4
  90. package/dist/actions/list-surveys.mjs.map +1 -1
  91. package/dist/actions/list-users.cjs +4 -4
  92. package/dist/actions/list-users.cjs.map +1 -1
  93. package/dist/actions/list-users.d.cts +5 -5
  94. package/dist/actions/list-users.d.mts +5 -5
  95. package/dist/actions/list-users.mjs +4 -4
  96. package/dist/actions/list-users.mjs.map +1 -1
  97. package/dist/actions/update-company.cjs +2 -2
  98. package/dist/actions/update-company.cjs.map +1 -1
  99. package/dist/actions/update-company.d.cts +2 -2
  100. package/dist/actions/update-company.d.mts +2 -2
  101. package/dist/actions/update-company.mjs +2 -2
  102. package/dist/actions/update-company.mjs.map +1 -1
  103. package/dist/actions/update-user.cjs +3 -3
  104. package/dist/actions/update-user.cjs.map +1 -1
  105. package/dist/actions/update-user.d.cts +3 -3
  106. package/dist/actions/update-user.d.mts +3 -3
  107. package/dist/actions/update-user.mjs +3 -3
  108. package/dist/actions/update-user.mjs.map +1 -1
  109. package/dist/catalog.cjs +1 -1
  110. package/dist/catalog.cjs.map +1 -1
  111. package/dist/catalog.d.cts +1 -1
  112. package/dist/catalog.d.mts +1 -1
  113. package/dist/catalog.mjs +1 -1
  114. package/dist/catalog.mjs.map +1 -1
  115. package/package.json +1 -1
@@ -19,11 +19,11 @@ declare const SpecificDeleteUserAttributesOutput: z.ZodObject<{
19
19
  company: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
20
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
21
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
- }, z.core.$strip>>>;
22
+ }, z.core.$loose>>>;
23
23
  visitorId: z.ZodNullable<z.ZodString>;
24
- }, z.core.$strip>>;
25
- }, z.core.$strip>>;
26
- }, z.core.$strip>;
24
+ }, z.core.$loose>>;
25
+ }, z.core.$loose>>;
26
+ }, z.core.$loose>;
27
27
  declare const specificDeleteUserAttributes: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  data: {
29
29
  keys: string[];
@@ -19,11 +19,11 @@ declare const SpecificDeleteUserAttributesOutput: z.ZodObject<{
19
19
  company: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
20
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
21
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
- }, z.core.$strip>>>;
22
+ }, z.core.$loose>>>;
23
23
  visitorId: z.ZodNullable<z.ZodString>;
24
- }, z.core.$strip>>;
25
- }, z.core.$strip>>;
26
- }, z.core.$strip>;
24
+ }, z.core.$loose>>;
25
+ }, z.core.$loose>>;
26
+ }, z.core.$loose>;
27
27
  declare const specificDeleteUserAttributes: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  data: {
29
29
  keys: string[];
@@ -11,21 +11,21 @@ const SpecificDeleteUserAttributesInput = z.object({
11
11
  const SpecificDeleteUserAttributes_CompanySchema = z.object({
12
12
  id: z.string().describe("Company ID").nullable().optional(),
13
13
  name: z.string().describe("Company name").nullable().optional()
14
- }).describe("Company information.");
14
+ }).passthrough().describe("Company information.");
15
15
  const SpecificDeleteUserAttributes_UserSchema = z.object({
16
16
  id: z.string().describe("Contact's ID").nullable(),
17
17
  name: z.string().describe("Contact's name").nullable(),
18
18
  email: z.string().describe("Contact's email").nullable().optional(),
19
19
  company: SpecificDeleteUserAttributes_CompanySchema.nullable().optional(),
20
20
  visitorId: z.string().describe("Internal Specific ID").nullable()
21
- }).describe("User/Contact information returned after deleting attributes.");
22
- const SpecificDeleteUserAttributes_DeleteUserAttributesDataSchema = z.object({ deleteUserAttributes: SpecificDeleteUserAttributes_UserSchema.nullable() }).describe("Wrapper for the deleteUserAttributes data response.");
21
+ }).passthrough().describe("User/Contact information returned after deleting attributes.");
22
+ const SpecificDeleteUserAttributes_DeleteUserAttributesDataSchema = z.object({ deleteUserAttributes: SpecificDeleteUserAttributes_UserSchema.nullable() }).passthrough().describe("Wrapper for the deleteUserAttributes data response.");
23
23
  const specificDeleteUserAttributes = action("SPECIFIC_DELETE_USER_ATTRIBUTES", {
24
24
  slug: "specific-delete-user-attributes",
25
25
  name: "Delete User Attributes",
26
26
  description: "Tool to delete specific custom field attributes from a user record in the Specific platform. Use when you need to remove custom field values from a contact without deleting the contact itself.",
27
27
  input: SpecificDeleteUserAttributesInput,
28
- output: z.object({ data: SpecificDeleteUserAttributes_DeleteUserAttributesDataSchema.nullable() }).describe("Response model for deleteUserAttributes mutation.")
28
+ output: z.object({ data: SpecificDeleteUserAttributes_DeleteUserAttributesDataSchema.nullable() }).passthrough().describe("Response model for deleteUserAttributes mutation.")
29
29
  });
30
30
  //#endregion
31
31
  export { specificDeleteUserAttributes };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user-attributes.mjs","names":[],"sources":["../../src/actions/delete-user-attributes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificDeleteUserAttributesInput = z.object({\n data: z.object({\n keys: z.array(z.string()).describe(\"A non-empty array of strings representing the custom field keys to be removed from the user record.\"),\n}).describe(\"Specifies which custom field attributes to delete from the user record.\"),\n where: z.object({\n id: z.string().describe(\"Contact ID to filter by. At least one of id or email must be provided.\").optional(),\n email: z.string().describe(\"Contact email to filter by. At least one of id or email must be provided.\").optional(),\n}).describe(\"Filter to identify which contact to delete attributes from (by id or email).\"),\n}).describe(\"Request model for deleting user attributes in Specific.\");\nconst SpecificDeleteUserAttributes_CompanySchema = z.object({\n id: z.string().describe(\"Company ID\").nullable().optional(),\n name: z.string().describe(\"Company name\").nullable().optional(),\n}).describe(\"Company information.\");\nconst SpecificDeleteUserAttributes_UserSchema = z.object({\n id: z.string().describe(\"Contact's ID\").nullable(),\n name: z.string().describe(\"Contact's name\").nullable(),\n email: z.string().describe(\"Contact's email\").nullable().optional(),\n company: SpecificDeleteUserAttributes_CompanySchema.nullable().optional(),\n visitorId: z.string().describe(\"Internal Specific ID\").nullable(),\n}).describe(\"User/Contact information returned after deleting attributes.\");\nconst SpecificDeleteUserAttributes_DeleteUserAttributesDataSchema = z.object({\n deleteUserAttributes: SpecificDeleteUserAttributes_UserSchema.nullable(),\n}).describe(\"Wrapper for the deleteUserAttributes data response.\");\nexport const SpecificDeleteUserAttributesOutput = z.object({\n data: SpecificDeleteUserAttributes_DeleteUserAttributesDataSchema.nullable(),\n}).describe(\"Response model for deleteUserAttributes mutation.\");\n\nexport const specificDeleteUserAttributes = action(\"SPECIFIC_DELETE_USER_ATTRIBUTES\", {\n slug: \"specific-delete-user-attributes\",\n name: \"Delete User Attributes\",\n description: \"Tool to delete specific custom field attributes from a user record in the Specific platform. Use when you need to remove custom field values from a contact without deleting the contact itself.\",\n input: SpecificDeleteUserAttributesInput,\n output: SpecificDeleteUserAttributesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,EACf,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qGAAqG,EAC1I,CAAC,CAAC,CAAC,SAAS,yEAAyE;CACnF,OAAO,EAAE,OAAO;EAChB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC3G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,8EAA8E;AAC1F,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,6CAA6C,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChE,CAAC,CAAC,CAAC,SAAS,sBAAsB;AAClC,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,SAAS,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,8DAA8D,EAAE,OAAO,EAC3E,sBAAsB,wCAAwC,SAAS,EACzE,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAKjE,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,MAAM,4DAA4D,SAAS,EAC7E,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-user-attributes.mjs","names":[],"sources":["../../src/actions/delete-user-attributes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificDeleteUserAttributesInput = z.object({\n data: z.object({\n keys: z.array(z.string()).describe(\"A non-empty array of strings representing the custom field keys to be removed from the user record.\"),\n}).describe(\"Specifies which custom field attributes to delete from the user record.\"),\n where: z.object({\n id: z.string().describe(\"Contact ID to filter by. At least one of id or email must be provided.\").optional(),\n email: z.string().describe(\"Contact email to filter by. At least one of id or email must be provided.\").optional(),\n}).describe(\"Filter to identify which contact to delete attributes from (by id or email).\"),\n}).describe(\"Request model for deleting user attributes in Specific.\");\nconst SpecificDeleteUserAttributes_CompanySchema = z.object({\n id: z.string().describe(\"Company ID\").nullable().optional(),\n name: z.string().describe(\"Company name\").nullable().optional(),\n}).passthrough().describe(\"Company information.\");\nconst SpecificDeleteUserAttributes_UserSchema = z.object({\n id: z.string().describe(\"Contact's ID\").nullable(),\n name: z.string().describe(\"Contact's name\").nullable(),\n email: z.string().describe(\"Contact's email\").nullable().optional(),\n company: SpecificDeleteUserAttributes_CompanySchema.nullable().optional(),\n visitorId: z.string().describe(\"Internal Specific ID\").nullable(),\n}).passthrough().describe(\"User/Contact information returned after deleting attributes.\");\nconst SpecificDeleteUserAttributes_DeleteUserAttributesDataSchema = z.object({\n deleteUserAttributes: SpecificDeleteUserAttributes_UserSchema.nullable(),\n}).passthrough().describe(\"Wrapper for the deleteUserAttributes data response.\");\nexport const SpecificDeleteUserAttributesOutput = z.object({\n data: SpecificDeleteUserAttributes_DeleteUserAttributesDataSchema.nullable(),\n}).passthrough().describe(\"Response model for deleteUserAttributes mutation.\");\n\nexport const specificDeleteUserAttributes = action(\"SPECIFIC_DELETE_USER_ATTRIBUTES\", {\n slug: \"specific-delete-user-attributes\",\n name: \"Delete User Attributes\",\n description: \"Tool to delete specific custom field attributes from a user record in the Specific platform. Use when you need to remove custom field values from a contact without deleting the contact itself.\",\n input: SpecificDeleteUserAttributesInput,\n output: SpecificDeleteUserAttributesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,EACf,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qGAAqG,EAC1I,CAAC,CAAC,CAAC,SAAS,yEAAyE;CACnF,OAAO,EAAE,OAAO;EAChB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC3G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,8EAA8E;AAC1F,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,6CAA6C,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sBAAsB;AAChD,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,SAAS,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AACxF,MAAM,8DAA8D,EAAE,OAAO,EAC3E,sBAAsB,wCAAwC,SAAS,EACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAK/E,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,MAAM,4DAA4D,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
@@ -8,14 +8,14 @@ const SpecificDeleteUserInput = zod.z.object({
8
8
  const SpecificDeleteUser_CompanySchema = zod.z.object({
9
9
  id: zod.z.string().describe("Company's unique identifier.").nullable().optional(),
10
10
  name: zod.z.string().describe("Company name.").nullable().optional()
11
- }).describe("Company information associated with a user.");
11
+ }).passthrough().describe("Company information associated with a user.");
12
12
  const SpecificDeleteUserOutput = zod.z.object({
13
13
  id: zod.z.string().describe("The unique identifier of the deleted user.").nullable(),
14
14
  name: zod.z.string().describe("The name of the deleted user.").nullable(),
15
15
  email: zod.z.string().describe("The email address of the deleted user.").nullable().optional(),
16
16
  company: SpecificDeleteUser_CompanySchema.nullable().optional(),
17
17
  visitorId: zod.z.string().describe("Internal Specific ID for the deleted user.").nullable()
18
- }).describe("Response model containing the deleted user's information.");
18
+ }).passthrough().describe("Response model containing the deleted user's information.");
19
19
  const specificDeleteUser = require_action.action("SPECIFIC_DELETE_USER", {
20
20
  slug: "specific-delete-user",
21
21
  name: "Delete User",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user.cjs","names":["z","action"],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificDeleteUserInput = z.object({\n email: z.string().describe(\"The email address of the user to delete. Either user_id or email must be provided.\").optional(),\n user_id: z.string().describe(\"The unique identifier of the user to delete. Either user_id or email must be provided.\").optional(),\n}).describe(\"Request model for deleting a user from the Specific platform.\");\nconst SpecificDeleteUser_CompanySchema = z.object({\n id: z.string().describe(\"Company's unique identifier.\").nullable().optional(),\n name: z.string().describe(\"Company name.\").nullable().optional(),\n}).describe(\"Company information associated with a user.\");\nexport const SpecificDeleteUserOutput = z.object({\n id: z.string().describe(\"The unique identifier of the deleted user.\").nullable(),\n name: z.string().describe(\"The name of the deleted user.\").nullable(),\n email: z.string().describe(\"The email address of the deleted user.\").nullable().optional(),\n company: SpecificDeleteUser_CompanySchema.nullable().optional(),\n visitorId: z.string().describe(\"Internal Specific ID for the deleted user.\").nullable(),\n}).describe(\"Response model containing the deleted user's information.\");\n\nexport const specificDeleteUser = action(\"SPECIFIC_DELETE_USER\", {\n slug: \"specific-delete-user\",\n name: \"Delete User\",\n description: \"Tool to remove a user record from the Specific platform. Use when you need to permanently delete a contact from the workspace.\",\n input: SpecificDeleteUserInput,\n output: SpecificDeleteUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC1H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAAS,iCAAiC,SAAS,CAAC,CAAC,SAAS;CAC9D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-user.cjs","names":["z","action"],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificDeleteUserInput = z.object({\n email: z.string().describe(\"The email address of the user to delete. Either user_id or email must be provided.\").optional(),\n user_id: z.string().describe(\"The unique identifier of the user to delete. Either user_id or email must be provided.\").optional(),\n}).describe(\"Request model for deleting a user from the Specific platform.\");\nconst SpecificDeleteUser_CompanySchema = z.object({\n id: z.string().describe(\"Company's unique identifier.\").nullable().optional(),\n name: z.string().describe(\"Company name.\").nullable().optional(),\n}).passthrough().describe(\"Company information associated with a user.\");\nexport const SpecificDeleteUserOutput = z.object({\n id: z.string().describe(\"The unique identifier of the deleted user.\").nullable(),\n name: z.string().describe(\"The name of the deleted user.\").nullable(),\n email: z.string().describe(\"The email address of the deleted user.\").nullable().optional(),\n company: SpecificDeleteUser_CompanySchema.nullable().optional(),\n visitorId: z.string().describe(\"Internal Specific ID for the deleted user.\").nullable(),\n}).passthrough().describe(\"Response model containing the deleted user's information.\");\n\nexport const specificDeleteUser = action(\"SPECIFIC_DELETE_USER\", {\n slug: \"specific-delete-user\",\n name: \"Delete User\",\n description: \"Tool to remove a user record from the Specific platform. Use when you need to permanently delete a contact from the workspace.\",\n input: SpecificDeleteUserInput,\n output: SpecificDeleteUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC1H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAAS,iCAAiC,SAAS,CAAC,CAAC,SAAS;CAC9D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -12,9 +12,9 @@ declare const SpecificDeleteUserOutput: z.ZodObject<{
12
12
  company: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13
13
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
- }, z.core.$strip>>>;
15
+ }, z.core.$loose>>>;
16
16
  visitorId: z.ZodNullable<z.ZodString>;
17
- }, z.core.$strip>;
17
+ }, z.core.$loose>;
18
18
  declare const specificDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  email?: string | undefined;
20
20
  user_id?: string | undefined;
@@ -12,9 +12,9 @@ declare const SpecificDeleteUserOutput: z.ZodObject<{
12
12
  company: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13
13
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
- }, z.core.$strip>>>;
15
+ }, z.core.$loose>>>;
16
16
  visitorId: z.ZodNullable<z.ZodString>;
17
- }, z.core.$strip>;
17
+ }, z.core.$loose>;
18
18
  declare const specificDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  email?: string | undefined;
20
20
  user_id?: string | undefined;
@@ -8,7 +8,7 @@ const SpecificDeleteUserInput = z.object({
8
8
  const SpecificDeleteUser_CompanySchema = z.object({
9
9
  id: z.string().describe("Company's unique identifier.").nullable().optional(),
10
10
  name: z.string().describe("Company name.").nullable().optional()
11
- }).describe("Company information associated with a user.");
11
+ }).passthrough().describe("Company information associated with a user.");
12
12
  const specificDeleteUser = action("SPECIFIC_DELETE_USER", {
13
13
  slug: "specific-delete-user",
14
14
  name: "Delete User",
@@ -20,7 +20,7 @@ const specificDeleteUser = action("SPECIFIC_DELETE_USER", {
20
20
  email: z.string().describe("The email address of the deleted user.").nullable().optional(),
21
21
  company: SpecificDeleteUser_CompanySchema.nullable().optional(),
22
22
  visitorId: z.string().describe("Internal Specific ID for the deleted user.").nullable()
23
- }).describe("Response model containing the deleted user's information.")
23
+ }).passthrough().describe("Response model containing the deleted user's information.")
24
24
  });
25
25
  //#endregion
26
26
  export { specificDeleteUser };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificDeleteUserInput = z.object({\n email: z.string().describe(\"The email address of the user to delete. Either user_id or email must be provided.\").optional(),\n user_id: z.string().describe(\"The unique identifier of the user to delete. Either user_id or email must be provided.\").optional(),\n}).describe(\"Request model for deleting a user from the Specific platform.\");\nconst SpecificDeleteUser_CompanySchema = z.object({\n id: z.string().describe(\"Company's unique identifier.\").nullable().optional(),\n name: z.string().describe(\"Company name.\").nullable().optional(),\n}).describe(\"Company information associated with a user.\");\nexport const SpecificDeleteUserOutput = z.object({\n id: z.string().describe(\"The unique identifier of the deleted user.\").nullable(),\n name: z.string().describe(\"The name of the deleted user.\").nullable(),\n email: z.string().describe(\"The email address of the deleted user.\").nullable().optional(),\n company: SpecificDeleteUser_CompanySchema.nullable().optional(),\n visitorId: z.string().describe(\"Internal Specific ID for the deleted user.\").nullable(),\n}).describe(\"Response model containing the deleted user's information.\");\n\nexport const specificDeleteUser = action(\"SPECIFIC_DELETE_USER\", {\n slug: \"specific-delete-user\",\n name: \"Delete User\",\n description: \"Tool to remove a user record from the Specific platform. Use when you need to permanently delete a contact from the workspace.\",\n input: SpecificDeleteUserInput,\n output: SpecificDeleteUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC1H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,SAAS,6CAA6C;AASzD,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,SAAS,iCAAiC,SAAS,CAAC,CAAC,SAAS;EAC9D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACxF,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificDeleteUserInput = z.object({\n email: z.string().describe(\"The email address of the user to delete. Either user_id or email must be provided.\").optional(),\n user_id: z.string().describe(\"The unique identifier of the user to delete. Either user_id or email must be provided.\").optional(),\n}).describe(\"Request model for deleting a user from the Specific platform.\");\nconst SpecificDeleteUser_CompanySchema = z.object({\n id: z.string().describe(\"Company's unique identifier.\").nullable().optional(),\n name: z.string().describe(\"Company name.\").nullable().optional(),\n}).passthrough().describe(\"Company information associated with a user.\");\nexport const SpecificDeleteUserOutput = z.object({\n id: z.string().describe(\"The unique identifier of the deleted user.\").nullable(),\n name: z.string().describe(\"The name of the deleted user.\").nullable(),\n email: z.string().describe(\"The email address of the deleted user.\").nullable().optional(),\n company: SpecificDeleteUser_CompanySchema.nullable().optional(),\n visitorId: z.string().describe(\"Internal Specific ID for the deleted user.\").nullable(),\n}).passthrough().describe(\"Response model containing the deleted user's information.\");\n\nexport const specificDeleteUser = action(\"SPECIFIC_DELETE_USER\", {\n slug: \"specific-delete-user\",\n name: \"Delete User\",\n description: \"Tool to remove a user record from the Specific platform. Use when you need to permanently delete a contact from the workspace.\",\n input: SpecificDeleteUserInput,\n output: SpecificDeleteUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC1H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AASvE,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,SAAS,iCAAiC,SAAS,CAAC,CAAC,SAAS;EAC9D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
@@ -5,9 +5,9 @@ const SpecificGetMyWorkspaceInput = zod.z.object({}).describe("Request model for
5
5
  const SpecificGetMyWorkspace_MyWorkspaceDataSchema = zod.z.object({
6
6
  id: zod.z.string().describe("Unique identifier for the workspace").nullable(),
7
7
  name: zod.z.string().describe("Display name of the workspace").nullable()
8
- }).describe("Workspace information returned by the myWorkspace query.");
9
- const SpecificGetMyWorkspace_GraphQLDataWrapperSchema = zod.z.object({ myWorkspace: SpecificGetMyWorkspace_MyWorkspaceDataSchema.nullable() }).describe("Data wrapper containing the myWorkspace field.");
10
- const SpecificGetMyWorkspaceOutput = zod.z.object({ data: SpecificGetMyWorkspace_GraphQLDataWrapperSchema.nullable() }).describe("Response model for the myWorkspace GraphQL query.");
8
+ }).passthrough().describe("Workspace information returned by the myWorkspace query.");
9
+ const SpecificGetMyWorkspace_GraphQLDataWrapperSchema = zod.z.object({ myWorkspace: SpecificGetMyWorkspace_MyWorkspaceDataSchema.nullable() }).passthrough().describe("Data wrapper containing the myWorkspace field.");
10
+ const SpecificGetMyWorkspaceOutput = zod.z.object({ data: SpecificGetMyWorkspace_GraphQLDataWrapperSchema.nullable() }).passthrough().describe("Response model for the myWorkspace GraphQL query.");
11
11
  const specificGetMyWorkspace = require_action.action("SPECIFIC_GET_MY_WORKSPACE", {
12
12
  slug: "specific-get-my-workspace",
13
13
  name: "Get My Workspace",
@@ -1 +1 @@
1
- {"version":3,"file":"get-my-workspace.cjs","names":["z","action"],"sources":["../../src/actions/get-my-workspace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificGetMyWorkspaceInput = z.object({}).describe(\"Request model for retrieving current workspace information.\\nNo parameters required as it uses the authenticated user's context.\");\nconst SpecificGetMyWorkspace_MyWorkspaceDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the workspace\").nullable(),\n name: z.string().describe(\"Display name of the workspace\").nullable(),\n}).describe(\"Workspace information returned by the myWorkspace query.\");\nconst SpecificGetMyWorkspace_GraphQLDataWrapperSchema = z.object({\n myWorkspace: SpecificGetMyWorkspace_MyWorkspaceDataSchema.nullable(),\n}).describe(\"Data wrapper containing the myWorkspace field.\");\nexport const SpecificGetMyWorkspaceOutput = z.object({\n data: SpecificGetMyWorkspace_GraphQLDataWrapperSchema.nullable(),\n}).describe(\"Response model for the myWorkspace GraphQL query.\");\n\nexport const specificGetMyWorkspace = action(\"SPECIFIC_GET_MY_WORKSPACE\", {\n slug: \"specific-get-my-workspace\",\n name: \"Get My Workspace\",\n description: \"Tool to get current workspace information for the authenticated user. Use when you need to retrieve the workspace ID and name for the authenticated API key.\",\n input: SpecificGetMyWorkspaceInput,\n output: SpecificGetMyWorkspaceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AACnM,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,kDAAkDA,IAAAA,EAAE,OAAO,EAC/D,aAAa,6CAA6C,SAAS,EACrE,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,MAAM,gDAAgD,SAAS,EACjE,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-my-workspace.cjs","names":["z","action"],"sources":["../../src/actions/get-my-workspace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificGetMyWorkspaceInput = z.object({}).describe(\"Request model for retrieving current workspace information.\\nNo parameters required as it uses the authenticated user's context.\");\nconst SpecificGetMyWorkspace_MyWorkspaceDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the workspace\").nullable(),\n name: z.string().describe(\"Display name of the workspace\").nullable(),\n}).passthrough().describe(\"Workspace information returned by the myWorkspace query.\");\nconst SpecificGetMyWorkspace_GraphQLDataWrapperSchema = z.object({\n myWorkspace: SpecificGetMyWorkspace_MyWorkspaceDataSchema.nullable(),\n}).passthrough().describe(\"Data wrapper containing the myWorkspace field.\");\nexport const SpecificGetMyWorkspaceOutput = z.object({\n data: SpecificGetMyWorkspace_GraphQLDataWrapperSchema.nullable(),\n}).passthrough().describe(\"Response model for the myWorkspace GraphQL query.\");\n\nexport const specificGetMyWorkspace = action(\"SPECIFIC_GET_MY_WORKSPACE\", {\n slug: \"specific-get-my-workspace\",\n name: \"Get My Workspace\",\n description: \"Tool to get current workspace information for the authenticated user. Use when you need to retrieve the workspace ID and name for the authenticated API key.\",\n input: SpecificGetMyWorkspaceInput,\n output: SpecificGetMyWorkspaceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AACnM,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,kDAAkDA,IAAAA,EAAE,OAAO,EAC/D,aAAa,6CAA6C,SAAS,EACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,MAAM,gDAAgD,SAAS,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -7,9 +7,9 @@ declare const SpecificGetMyWorkspaceOutput: z.ZodObject<{
7
7
  myWorkspace: z.ZodNullable<z.ZodObject<{
8
8
  id: z.ZodNullable<z.ZodString>;
9
9
  name: z.ZodNullable<z.ZodString>;
10
- }, z.core.$strip>>;
11
- }, z.core.$strip>>;
12
- }, z.core.$strip>;
10
+ }, z.core.$loose>>;
11
+ }, z.core.$loose>>;
12
+ }, z.core.$loose>;
13
13
  declare const specificGetMyWorkspace: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
14
  //#endregion
15
15
  export { specificGetMyWorkspace };
@@ -7,9 +7,9 @@ declare const SpecificGetMyWorkspaceOutput: z.ZodObject<{
7
7
  myWorkspace: z.ZodNullable<z.ZodObject<{
8
8
  id: z.ZodNullable<z.ZodString>;
9
9
  name: z.ZodNullable<z.ZodString>;
10
- }, z.core.$strip>>;
11
- }, z.core.$strip>>;
12
- }, z.core.$strip>;
10
+ }, z.core.$loose>>;
11
+ }, z.core.$loose>>;
12
+ }, z.core.$loose>;
13
13
  declare const specificGetMyWorkspace: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
14
  //#endregion
15
15
  export { specificGetMyWorkspace };
@@ -5,14 +5,14 @@ const SpecificGetMyWorkspaceInput = z.object({}).describe("Request model for ret
5
5
  const SpecificGetMyWorkspace_MyWorkspaceDataSchema = z.object({
6
6
  id: z.string().describe("Unique identifier for the workspace").nullable(),
7
7
  name: z.string().describe("Display name of the workspace").nullable()
8
- }).describe("Workspace information returned by the myWorkspace query.");
9
- const SpecificGetMyWorkspace_GraphQLDataWrapperSchema = z.object({ myWorkspace: SpecificGetMyWorkspace_MyWorkspaceDataSchema.nullable() }).describe("Data wrapper containing the myWorkspace field.");
8
+ }).passthrough().describe("Workspace information returned by the myWorkspace query.");
9
+ const SpecificGetMyWorkspace_GraphQLDataWrapperSchema = z.object({ myWorkspace: SpecificGetMyWorkspace_MyWorkspaceDataSchema.nullable() }).passthrough().describe("Data wrapper containing the myWorkspace field.");
10
10
  const specificGetMyWorkspace = action("SPECIFIC_GET_MY_WORKSPACE", {
11
11
  slug: "specific-get-my-workspace",
12
12
  name: "Get My Workspace",
13
13
  description: "Tool to get current workspace information for the authenticated user. Use when you need to retrieve the workspace ID and name for the authenticated API key.",
14
14
  input: SpecificGetMyWorkspaceInput,
15
- output: z.object({ data: SpecificGetMyWorkspace_GraphQLDataWrapperSchema.nullable() }).describe("Response model for the myWorkspace GraphQL query.")
15
+ output: z.object({ data: SpecificGetMyWorkspace_GraphQLDataWrapperSchema.nullable() }).passthrough().describe("Response model for the myWorkspace GraphQL query.")
16
16
  });
17
17
  //#endregion
18
18
  export { specificGetMyWorkspace };
@@ -1 +1 @@
1
- {"version":3,"file":"get-my-workspace.mjs","names":[],"sources":["../../src/actions/get-my-workspace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificGetMyWorkspaceInput = z.object({}).describe(\"Request model for retrieving current workspace information.\\nNo parameters required as it uses the authenticated user's context.\");\nconst SpecificGetMyWorkspace_MyWorkspaceDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the workspace\").nullable(),\n name: z.string().describe(\"Display name of the workspace\").nullable(),\n}).describe(\"Workspace information returned by the myWorkspace query.\");\nconst SpecificGetMyWorkspace_GraphQLDataWrapperSchema = z.object({\n myWorkspace: SpecificGetMyWorkspace_MyWorkspaceDataSchema.nullable(),\n}).describe(\"Data wrapper containing the myWorkspace field.\");\nexport const SpecificGetMyWorkspaceOutput = z.object({\n data: SpecificGetMyWorkspace_GraphQLDataWrapperSchema.nullable(),\n}).describe(\"Response model for the myWorkspace GraphQL query.\");\n\nexport const specificGetMyWorkspace = action(\"SPECIFIC_GET_MY_WORKSPACE\", {\n slug: \"specific-get-my-workspace\",\n name: \"Get My Workspace\",\n description: \"Tool to get current workspace information for the authenticated user. Use when you need to retrieve the workspace ID and name for the authenticated API key.\",\n input: SpecificGetMyWorkspaceInput,\n output: SpecificGetMyWorkspaceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AACnM,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,kDAAkD,EAAE,OAAO,EAC/D,aAAa,6CAA6C,SAAS,EACrE,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAK5D,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,MAAM,gDAAgD,SAAS,EACjE,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-my-workspace.mjs","names":[],"sources":["../../src/actions/get-my-workspace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificGetMyWorkspaceInput = z.object({}).describe(\"Request model for retrieving current workspace information.\\nNo parameters required as it uses the authenticated user's context.\");\nconst SpecificGetMyWorkspace_MyWorkspaceDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the workspace\").nullable(),\n name: z.string().describe(\"Display name of the workspace\").nullable(),\n}).passthrough().describe(\"Workspace information returned by the myWorkspace query.\");\nconst SpecificGetMyWorkspace_GraphQLDataWrapperSchema = z.object({\n myWorkspace: SpecificGetMyWorkspace_MyWorkspaceDataSchema.nullable(),\n}).passthrough().describe(\"Data wrapper containing the myWorkspace field.\");\nexport const SpecificGetMyWorkspaceOutput = z.object({\n data: SpecificGetMyWorkspace_GraphQLDataWrapperSchema.nullable(),\n}).passthrough().describe(\"Response model for the myWorkspace GraphQL query.\");\n\nexport const specificGetMyWorkspace = action(\"SPECIFIC_GET_MY_WORKSPACE\", {\n slug: \"specific-get-my-workspace\",\n name: \"Get My Workspace\",\n description: \"Tool to get current workspace information for the authenticated user. Use when you need to retrieve the workspace ID and name for the authenticated API key.\",\n input: SpecificGetMyWorkspaceInput,\n output: SpecificGetMyWorkspaceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AACnM,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,kDAAkD,EAAE,OAAO,EAC/D,aAAa,6CAA6C,SAAS,EACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAK1E,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,MAAM,gDAAgD,SAAS,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
@@ -38,8 +38,8 @@ const SpecificListCompanies_CompanySchema = zod.z.object({
38
38
  name: zod.z.string().describe("Company's name.").nullable(),
39
39
  visitorId: zod.z.string().describe("Internal Specific visitor ID for the company.").nullable(),
40
40
  usersCount: zod.z.number().int().describe("Number of users in the company.").nullable()
41
- }).describe("Company object from Specific platform.");
42
- const SpecificListCompaniesOutput = zod.z.object({ companies: zod.z.array(SpecificListCompanies_CompanySchema).describe("List of companies from the Specific platform.") }).describe("Response model for listing companies.");
41
+ }).passthrough().describe("Company object from Specific platform.");
42
+ const SpecificListCompaniesOutput = zod.z.object({ companies: zod.z.array(SpecificListCompanies_CompanySchema).describe("List of companies from the Specific platform.") }).passthrough().describe("Response model for listing companies.");
43
43
  const specificListCompanies = require_action.action("SPECIFIC_LIST_COMPANIES", {
44
44
  slug: "specific-list-companies",
45
45
  name: "List Companies",
@@ -1 +1 @@
1
- {"version":3,"file":"list-companies.cjs","names":["z","action"],"sources":["../../src/actions/list-companies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificListCompaniesInput = z.object({\n where: z.object({\n id: z.object({\n gt: z.string().describe(\"Greater than comparison.\").optional(),\n \"in\": z.array(z.string()).describe(\"List of values the field should match.\").optional(),\n is: z.string().describe(\"Type check for the field.\").optional(),\n lt: z.string().describe(\"Less than comparison.\").optional(),\n gte: z.string().describe(\"Greater than or equal comparison.\").optional(),\n lte: z.string().describe(\"Less than or equal comparison.\").optional(),\n not: z.string().describe(\"Value that the field should not equal.\").optional(),\n isNot: z.string().describe(\"Negated type check for the field.\").optional(),\n notIn: z.array(z.string()).describe(\"List of values the field should not match.\").optional(),\n equals: z.string().describe(\"Exact match for the field value.\").optional(),\n contains: z.string().describe(\"Substring that the field should contain.\").optional(),\n endsWith: z.string().describe(\"Suffix that the field should end with.\").optional(),\n startsWith: z.string().describe(\"Prefix that the field should start with.\").optional(),\n}).describe(\"Filter for string fields supporting various operators.\").optional(),\n name: z.object({\n gt: z.string().describe(\"Greater than comparison.\").optional(),\n \"in\": z.array(z.string()).describe(\"List of values the field should match.\").optional(),\n is: z.string().describe(\"Type check for the field.\").optional(),\n lt: z.string().describe(\"Less than comparison.\").optional(),\n gte: z.string().describe(\"Greater than or equal comparison.\").optional(),\n lte: z.string().describe(\"Less than or equal comparison.\").optional(),\n not: z.string().describe(\"Value that the field should not equal.\").optional(),\n isNot: z.string().describe(\"Negated type check for the field.\").optional(),\n notIn: z.array(z.string()).describe(\"List of values the field should not match.\").optional(),\n equals: z.string().describe(\"Exact match for the field value.\").optional(),\n contains: z.string().describe(\"Substring that the field should contain.\").optional(),\n endsWith: z.string().describe(\"Suffix that the field should end with.\").optional(),\n startsWith: z.string().describe(\"Prefix that the field should start with.\").optional(),\n}).describe(\"Filter for string fields supporting various operators.\").optional(),\n}).describe(\"Filter for company fields.\").optional(),\n}).describe(\"Request model for listing companies from Specific platform.\");\nconst SpecificListCompanies_CompanySchema = z.object({\n id: z.string().describe(\"Company's unique identifier.\").nullable(),\n name: z.string().describe(\"Company's name.\").nullable(),\n visitorId: z.string().describe(\"Internal Specific visitor ID for the company.\").nullable(),\n usersCount: z.number().int().describe(\"Number of users in the company.\").nullable(),\n}).describe(\"Company object from Specific platform.\");\nexport const SpecificListCompaniesOutput = z.object({\n companies: z.array(SpecificListCompanies_CompanySchema).describe(\"List of companies from the Specific platform.\"),\n}).describe(\"Response model for listing companies.\");\n\nexport const specificListCompanies = action(\"SPECIFIC_LIST_COMPANIES\", {\n slug: \"specific-list-companies\",\n name: \"List Companies\",\n description: \"Tool to query company records from the Specific platform via GraphQL. Use when you need to retrieve company information, optionally filtering by ID or name.\",\n input: SpecificListCompaniesInput,\n output: SpecificListCompaniesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-companies.cjs","names":["z","action"],"sources":["../../src/actions/list-companies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificListCompaniesInput = z.object({\n where: z.object({\n id: z.object({\n gt: z.string().describe(\"Greater than comparison.\").optional(),\n \"in\": z.array(z.string()).describe(\"List of values the field should match.\").optional(),\n is: z.string().describe(\"Type check for the field.\").optional(),\n lt: z.string().describe(\"Less than comparison.\").optional(),\n gte: z.string().describe(\"Greater than or equal comparison.\").optional(),\n lte: z.string().describe(\"Less than or equal comparison.\").optional(),\n not: z.string().describe(\"Value that the field should not equal.\").optional(),\n isNot: z.string().describe(\"Negated type check for the field.\").optional(),\n notIn: z.array(z.string()).describe(\"List of values the field should not match.\").optional(),\n equals: z.string().describe(\"Exact match for the field value.\").optional(),\n contains: z.string().describe(\"Substring that the field should contain.\").optional(),\n endsWith: z.string().describe(\"Suffix that the field should end with.\").optional(),\n startsWith: z.string().describe(\"Prefix that the field should start with.\").optional(),\n}).describe(\"Filter for string fields supporting various operators.\").optional(),\n name: z.object({\n gt: z.string().describe(\"Greater than comparison.\").optional(),\n \"in\": z.array(z.string()).describe(\"List of values the field should match.\").optional(),\n is: z.string().describe(\"Type check for the field.\").optional(),\n lt: z.string().describe(\"Less than comparison.\").optional(),\n gte: z.string().describe(\"Greater than or equal comparison.\").optional(),\n lte: z.string().describe(\"Less than or equal comparison.\").optional(),\n not: z.string().describe(\"Value that the field should not equal.\").optional(),\n isNot: z.string().describe(\"Negated type check for the field.\").optional(),\n notIn: z.array(z.string()).describe(\"List of values the field should not match.\").optional(),\n equals: z.string().describe(\"Exact match for the field value.\").optional(),\n contains: z.string().describe(\"Substring that the field should contain.\").optional(),\n endsWith: z.string().describe(\"Suffix that the field should end with.\").optional(),\n startsWith: z.string().describe(\"Prefix that the field should start with.\").optional(),\n}).describe(\"Filter for string fields supporting various operators.\").optional(),\n}).describe(\"Filter for company fields.\").optional(),\n}).describe(\"Request model for listing companies from Specific platform.\");\nconst SpecificListCompanies_CompanySchema = z.object({\n id: z.string().describe(\"Company's unique identifier.\").nullable(),\n name: z.string().describe(\"Company's name.\").nullable(),\n visitorId: z.string().describe(\"Internal Specific visitor ID for the company.\").nullable(),\n usersCount: z.number().int().describe(\"Number of users in the company.\").nullable(),\n}).passthrough().describe(\"Company object from Specific platform.\");\nexport const SpecificListCompaniesOutput = z.object({\n companies: z.array(SpecificListCompanies_CompanySchema).describe(\"List of companies from the Specific platform.\"),\n}).passthrough().describe(\"Response model for listing companies.\");\n\nexport const specificListCompanies = action(\"SPECIFIC_LIST_COMPANIES\", {\n slug: \"specific-list-companies\",\n name: \"List Companies\",\n description: \"Tool to query company records from the Specific platform via GraphQL. Use when you need to retrieve company information, optionally filtering by ID or name.\",\n input: SpecificListCompaniesInput,\n output: SpecificListCompaniesOutput,\n});\n"],"mappings":"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"}
@@ -41,8 +41,8 @@ declare const SpecificListCompaniesOutput: z.ZodObject<{
41
41
  name: z.ZodNullable<z.ZodString>;
42
42
  visitorId: z.ZodNullable<z.ZodString>;
43
43
  usersCount: z.ZodNullable<z.ZodNumber>;
44
- }, z.core.$strip>>;
45
- }, z.core.$strip>;
44
+ }, z.core.$loose>>;
45
+ }, z.core.$loose>;
46
46
  declare const specificListCompanies: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  where?: {
48
48
  id?: {
@@ -41,8 +41,8 @@ declare const SpecificListCompaniesOutput: z.ZodObject<{
41
41
  name: z.ZodNullable<z.ZodString>;
42
42
  visitorId: z.ZodNullable<z.ZodString>;
43
43
  usersCount: z.ZodNullable<z.ZodNumber>;
44
- }, z.core.$strip>>;
45
- }, z.core.$strip>;
44
+ }, z.core.$loose>>;
45
+ }, z.core.$loose>;
46
46
  declare const specificListCompanies: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  where?: {
48
48
  id?: {
@@ -38,13 +38,13 @@ const SpecificListCompanies_CompanySchema = z.object({
38
38
  name: z.string().describe("Company's name.").nullable(),
39
39
  visitorId: z.string().describe("Internal Specific visitor ID for the company.").nullable(),
40
40
  usersCount: z.number().int().describe("Number of users in the company.").nullable()
41
- }).describe("Company object from Specific platform.");
41
+ }).passthrough().describe("Company object from Specific platform.");
42
42
  const specificListCompanies = action("SPECIFIC_LIST_COMPANIES", {
43
43
  slug: "specific-list-companies",
44
44
  name: "List Companies",
45
45
  description: "Tool to query company records from the Specific platform via GraphQL. Use when you need to retrieve company information, optionally filtering by ID or name.",
46
46
  input: SpecificListCompaniesInput,
47
- output: z.object({ companies: z.array(SpecificListCompanies_CompanySchema).describe("List of companies from the Specific platform.") }).describe("Response model for listing companies.")
47
+ output: z.object({ companies: z.array(SpecificListCompanies_CompanySchema).describe("List of companies from the Specific platform.") }).passthrough().describe("Response model for listing companies.")
48
48
  });
49
49
  //#endregion
50
50
  export { specificListCompanies };
@@ -1 +1 @@
1
- {"version":3,"file":"list-companies.mjs","names":[],"sources":["../../src/actions/list-companies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificListCompaniesInput = z.object({\n where: z.object({\n id: z.object({\n gt: z.string().describe(\"Greater than comparison.\").optional(),\n \"in\": z.array(z.string()).describe(\"List of values the field should match.\").optional(),\n is: z.string().describe(\"Type check for the field.\").optional(),\n lt: z.string().describe(\"Less than comparison.\").optional(),\n gte: z.string().describe(\"Greater than or equal comparison.\").optional(),\n lte: z.string().describe(\"Less than or equal comparison.\").optional(),\n not: z.string().describe(\"Value that the field should not equal.\").optional(),\n isNot: z.string().describe(\"Negated type check for the field.\").optional(),\n notIn: z.array(z.string()).describe(\"List of values the field should not match.\").optional(),\n equals: z.string().describe(\"Exact match for the field value.\").optional(),\n contains: z.string().describe(\"Substring that the field should contain.\").optional(),\n endsWith: z.string().describe(\"Suffix that the field should end with.\").optional(),\n startsWith: z.string().describe(\"Prefix that the field should start with.\").optional(),\n}).describe(\"Filter for string fields supporting various operators.\").optional(),\n name: z.object({\n gt: z.string().describe(\"Greater than comparison.\").optional(),\n \"in\": z.array(z.string()).describe(\"List of values the field should match.\").optional(),\n is: z.string().describe(\"Type check for the field.\").optional(),\n lt: z.string().describe(\"Less than comparison.\").optional(),\n gte: z.string().describe(\"Greater than or equal comparison.\").optional(),\n lte: z.string().describe(\"Less than or equal comparison.\").optional(),\n not: z.string().describe(\"Value that the field should not equal.\").optional(),\n isNot: z.string().describe(\"Negated type check for the field.\").optional(),\n notIn: z.array(z.string()).describe(\"List of values the field should not match.\").optional(),\n equals: z.string().describe(\"Exact match for the field value.\").optional(),\n contains: z.string().describe(\"Substring that the field should contain.\").optional(),\n endsWith: z.string().describe(\"Suffix that the field should end with.\").optional(),\n startsWith: z.string().describe(\"Prefix that the field should start with.\").optional(),\n}).describe(\"Filter for string fields supporting various operators.\").optional(),\n}).describe(\"Filter for company fields.\").optional(),\n}).describe(\"Request model for listing companies from Specific platform.\");\nconst SpecificListCompanies_CompanySchema = z.object({\n id: z.string().describe(\"Company's unique identifier.\").nullable(),\n name: z.string().describe(\"Company's name.\").nullable(),\n visitorId: z.string().describe(\"Internal Specific visitor ID for the company.\").nullable(),\n usersCount: z.number().int().describe(\"Number of users in the company.\").nullable(),\n}).describe(\"Company object from Specific platform.\");\nexport const SpecificListCompaniesOutput = z.object({\n companies: z.array(SpecificListCompanies_CompanySchema).describe(\"List of companies from the Specific platform.\"),\n}).describe(\"Response model for listing companies.\");\n\nexport const specificListCompanies = action(\"SPECIFIC_LIST_COMPANIES\", {\n slug: \"specific-list-companies\",\n name: \"List Companies\",\n description: \"Tool to query company records from the Specific platform via GraphQL. Use when you need to retrieve company information, optionally filtering by ID or name.\",\n input: SpecificListCompaniesInput,\n output: SpecificListCompaniesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,EACjD,OAAO,EAAE,OAAO;CAChB,IAAI,EAAE,OAAO;EACb,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC7D,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACtF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EAC1D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACvE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACpE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACzE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC3F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO;EACf,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC7D,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACtF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EAC1D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACvE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACpE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACzE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC3F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,EACnD,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACtD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAKpD,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,WAAW,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,+CAA+C,EAClH,CAAC,CAAC,CAAC,SAAS,uCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-companies.mjs","names":[],"sources":["../../src/actions/list-companies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificListCompaniesInput = z.object({\n where: z.object({\n id: z.object({\n gt: z.string().describe(\"Greater than comparison.\").optional(),\n \"in\": z.array(z.string()).describe(\"List of values the field should match.\").optional(),\n is: z.string().describe(\"Type check for the field.\").optional(),\n lt: z.string().describe(\"Less than comparison.\").optional(),\n gte: z.string().describe(\"Greater than or equal comparison.\").optional(),\n lte: z.string().describe(\"Less than or equal comparison.\").optional(),\n not: z.string().describe(\"Value that the field should not equal.\").optional(),\n isNot: z.string().describe(\"Negated type check for the field.\").optional(),\n notIn: z.array(z.string()).describe(\"List of values the field should not match.\").optional(),\n equals: z.string().describe(\"Exact match for the field value.\").optional(),\n contains: z.string().describe(\"Substring that the field should contain.\").optional(),\n endsWith: z.string().describe(\"Suffix that the field should end with.\").optional(),\n startsWith: z.string().describe(\"Prefix that the field should start with.\").optional(),\n}).describe(\"Filter for string fields supporting various operators.\").optional(),\n name: z.object({\n gt: z.string().describe(\"Greater than comparison.\").optional(),\n \"in\": z.array(z.string()).describe(\"List of values the field should match.\").optional(),\n is: z.string().describe(\"Type check for the field.\").optional(),\n lt: z.string().describe(\"Less than comparison.\").optional(),\n gte: z.string().describe(\"Greater than or equal comparison.\").optional(),\n lte: z.string().describe(\"Less than or equal comparison.\").optional(),\n not: z.string().describe(\"Value that the field should not equal.\").optional(),\n isNot: z.string().describe(\"Negated type check for the field.\").optional(),\n notIn: z.array(z.string()).describe(\"List of values the field should not match.\").optional(),\n equals: z.string().describe(\"Exact match for the field value.\").optional(),\n contains: z.string().describe(\"Substring that the field should contain.\").optional(),\n endsWith: z.string().describe(\"Suffix that the field should end with.\").optional(),\n startsWith: z.string().describe(\"Prefix that the field should start with.\").optional(),\n}).describe(\"Filter for string fields supporting various operators.\").optional(),\n}).describe(\"Filter for company fields.\").optional(),\n}).describe(\"Request model for listing companies from Specific platform.\");\nconst SpecificListCompanies_CompanySchema = z.object({\n id: z.string().describe(\"Company's unique identifier.\").nullable(),\n name: z.string().describe(\"Company's name.\").nullable(),\n visitorId: z.string().describe(\"Internal Specific visitor ID for the company.\").nullable(),\n usersCount: z.number().int().describe(\"Number of users in the company.\").nullable(),\n}).passthrough().describe(\"Company object from Specific platform.\");\nexport const SpecificListCompaniesOutput = z.object({\n companies: z.array(SpecificListCompanies_CompanySchema).describe(\"List of companies from the Specific platform.\"),\n}).passthrough().describe(\"Response model for listing companies.\");\n\nexport const specificListCompanies = action(\"SPECIFIC_LIST_COMPANIES\", {\n slug: \"specific-list-companies\",\n name: \"List Companies\",\n description: \"Tool to query company records from the Specific platform via GraphQL. Use when you need to retrieve company information, optionally filtering by ID or name.\",\n input: SpecificListCompaniesInput,\n output: SpecificListCompaniesOutput,\n});\n"],"mappings":"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"}
@@ -5,25 +5,25 @@ const SpecificListConversationsInput = zod.z.object({ where: zod.z.object({ sour
5
5
  const SpecificListConversations_SourceSchema = zod.z.object({
6
6
  id: zod.z.string().describe("Source's unique identifier.").nullable(),
7
7
  name: zod.z.string().describe("Source's name.").nullable()
8
- }).describe("Source information associated with a conversation.");
8
+ }).passthrough().describe("Source information associated with a conversation.");
9
9
  const SpecificListConversations_CompanySchema = zod.z.object({
10
10
  id: zod.z.string().describe("Company's unique identifier.").nullable(),
11
11
  name: zod.z.string().describe("Company's name.").nullable(),
12
12
  visitorId: zod.z.string().describe("Internal Specific visitor ID for the company.").nullable(),
13
13
  usersCount: zod.z.number().int().describe("Number of users in the company.").nullable()
14
- }).describe("Company information associated with a conversation.");
14
+ }).passthrough().describe("Company information associated with a conversation.");
15
15
  const SpecificListConversations_ContactSchema = zod.z.object({
16
16
  id: zod.z.string().describe("Contact's unique identifier.").nullable(),
17
17
  name: zod.z.string().describe("Contact's full name.").nullable(),
18
18
  email: zod.z.string().describe("Contact's email address.").nullable().optional(),
19
19
  company: SpecificListConversations_CompanySchema.nullable().optional(),
20
20
  visitorId: zod.z.string().describe("Internal Specific visitor ID.").nullable()
21
- }).describe("Contact information associated with a conversation.");
21
+ }).passthrough().describe("Contact information associated with a conversation.");
22
22
  const SpecificListConversations_AssigneeSchema = zod.z.object({
23
23
  id: zod.z.string().describe("User ID of the assignee.").nullable(),
24
24
  email: zod.z.string().describe("Email address of the assignee.").nullable(),
25
25
  fullName: zod.z.string().describe("Full name of the assignee.").nullable().optional()
26
- }).describe("Person assigned to the conversation.");
26
+ }).passthrough().describe("Person assigned to the conversation.");
27
27
  const SpecificListConversations_ConversationSchema = zod.z.object({
28
28
  id: zod.z.string().describe("Unique identifier for the conversation.").nullable(),
29
29
  name: zod.z.string().describe("Conversation name or title.").nullable(),
@@ -34,9 +34,9 @@ const SpecificListConversations_ConversationSchema = zod.z.object({
34
34
  plainText: zod.z.string().describe("Conversation content in plain text format.").nullable().optional(),
35
35
  sourceUrl: zod.z.string().describe("Source URL where the conversation originated.").nullable().optional(),
36
36
  insertedAt: zod.z.string().describe("Date and time when the conversation was inserted in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ).").nullable(),
37
- customFields: zod.z.object({}).describe("Custom fields associated with the conversation as key-value pairs.")
38
- }).describe("Conversation object from Specific platform.");
39
- const SpecificListConversationsOutput = zod.z.object({ conversations: zod.z.array(SpecificListConversations_ConversationSchema).describe("List of conversation records (survey responses) from the Specific platform. Returns maximum 20 most recent conversations.") }).describe("Response model for listing conversations.");
37
+ customFields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom fields associated with the conversation as key-value pairs.")
38
+ }).passthrough().describe("Conversation object from Specific platform.");
39
+ const SpecificListConversationsOutput = zod.z.object({ conversations: zod.z.array(SpecificListConversations_ConversationSchema).describe("List of conversation records (survey responses) from the Specific platform. Returns maximum 20 most recent conversations.") }).passthrough().describe("Response model for listing conversations.");
40
40
  const specificListConversations = require_action.action("SPECIFIC_LIST_CONVERSATIONS", {
41
41
  slug: "specific-list-conversations",
42
42
  name: "List Conversations",
@@ -1 +1 @@
1
- {"version":3,"file":"list-conversations.cjs","names":["z","action"],"sources":["../../src/actions/list-conversations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificListConversationsInput = z.object({\n where: z.object({\n sources: z.array(z.string()).describe(\"List of source identifiers to filter conversations. Only conversations from these sources will be returned.\"),\n}).describe(\"Filter for conversations by source identifiers.\").optional(),\n}).describe(\"Request model for listing conversations from Specific platform.\");\nconst SpecificListConversations_SourceSchema = z.object({\n id: z.string().describe(\"Source's unique identifier.\").nullable(),\n name: z.string().describe(\"Source's name.\").nullable(),\n}).describe(\"Source information associated with a conversation.\");\nconst SpecificListConversations_CompanySchema = z.object({\n id: z.string().describe(\"Company's unique identifier.\").nullable(),\n name: z.string().describe(\"Company's name.\").nullable(),\n visitorId: z.string().describe(\"Internal Specific visitor ID for the company.\").nullable(),\n usersCount: z.number().int().describe(\"Number of users in the company.\").nullable(),\n}).describe(\"Company information associated with a conversation.\");\nconst SpecificListConversations_ContactSchema = z.object({\n id: z.string().describe(\"Contact's unique identifier.\").nullable(),\n name: z.string().describe(\"Contact's full name.\").nullable(),\n email: z.string().describe(\"Contact's email address.\").nullable().optional(),\n company: SpecificListConversations_CompanySchema.nullable().optional(),\n visitorId: z.string().describe(\"Internal Specific visitor ID.\").nullable(),\n}).describe(\"Contact information associated with a conversation.\");\nconst SpecificListConversations_AssigneeSchema = z.object({\n id: z.string().describe(\"User ID of the assignee.\").nullable(),\n email: z.string().describe(\"Email address of the assignee.\").nullable(),\n fullName: z.string().describe(\"Full name of the assignee.\").nullable().optional(),\n}).describe(\"Person assigned to the conversation.\");\nconst SpecificListConversations_ConversationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the conversation.\").nullable(),\n name: z.string().describe(\"Conversation name or title.\").nullable(),\n source: SpecificListConversations_SourceSchema.nullable().optional(),\n company: SpecificListConversations_CompanySchema.nullable().optional(),\n contact: SpecificListConversations_ContactSchema.nullable().optional(),\n assignee: SpecificListConversations_AssigneeSchema.nullable().optional(),\n plainText: z.string().describe(\"Conversation content in plain text format.\").nullable().optional(),\n sourceUrl: z.string().describe(\"Source URL where the conversation originated.\").nullable().optional(),\n insertedAt: z.string().describe(\"Date and time when the conversation was inserted in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ).\").nullable(),\n customFields: z.object({}).describe(\"Custom fields associated with the conversation as key-value pairs.\"),\n}).describe(\"Conversation object from Specific platform.\");\nexport const SpecificListConversationsOutput = z.object({\n conversations: z.array(SpecificListConversations_ConversationSchema).describe(\"List of conversation records (survey responses) from the Specific platform. Returns maximum 20 most recent conversations.\"),\n}).describe(\"Response model for listing conversations.\");\n\nexport const specificListConversations = action(\"SPECIFIC_LIST_CONVERSATIONS\", {\n slug: \"specific-list-conversations\",\n name: \"List Conversations\",\n description: \"Tool to query conversation records (survey responses) from the Specific platform via GraphQL. Use when you need to retrieve customer feedback, survey responses, or conversation history. Returns up to 20 most recent conversations, optionally filtered by source identifiers.\",\n input: SpecificListConversationsInput,\n output: SpecificListConversationsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-conversations.cjs","names":["z","action"],"sources":["../../src/actions/list-conversations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpecificListConversationsInput = z.object({\n where: z.object({\n sources: z.array(z.string()).describe(\"List of source identifiers to filter conversations. Only conversations from these sources will be returned.\"),\n}).describe(\"Filter for conversations by source identifiers.\").optional(),\n}).describe(\"Request model for listing conversations from Specific platform.\");\nconst SpecificListConversations_SourceSchema = z.object({\n id: z.string().describe(\"Source's unique identifier.\").nullable(),\n name: z.string().describe(\"Source's name.\").nullable(),\n}).passthrough().describe(\"Source information associated with a conversation.\");\nconst SpecificListConversations_CompanySchema = z.object({\n id: z.string().describe(\"Company's unique identifier.\").nullable(),\n name: z.string().describe(\"Company's name.\").nullable(),\n visitorId: z.string().describe(\"Internal Specific visitor ID for the company.\").nullable(),\n usersCount: z.number().int().describe(\"Number of users in the company.\").nullable(),\n}).passthrough().describe(\"Company information associated with a conversation.\");\nconst SpecificListConversations_ContactSchema = z.object({\n id: z.string().describe(\"Contact's unique identifier.\").nullable(),\n name: z.string().describe(\"Contact's full name.\").nullable(),\n email: z.string().describe(\"Contact's email address.\").nullable().optional(),\n company: SpecificListConversations_CompanySchema.nullable().optional(),\n visitorId: z.string().describe(\"Internal Specific visitor ID.\").nullable(),\n}).passthrough().describe(\"Contact information associated with a conversation.\");\nconst SpecificListConversations_AssigneeSchema = z.object({\n id: z.string().describe(\"User ID of the assignee.\").nullable(),\n email: z.string().describe(\"Email address of the assignee.\").nullable(),\n fullName: z.string().describe(\"Full name of the assignee.\").nullable().optional(),\n}).passthrough().describe(\"Person assigned to the conversation.\");\nconst SpecificListConversations_ConversationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the conversation.\").nullable(),\n name: z.string().describe(\"Conversation name or title.\").nullable(),\n source: SpecificListConversations_SourceSchema.nullable().optional(),\n company: SpecificListConversations_CompanySchema.nullable().optional(),\n contact: SpecificListConversations_ContactSchema.nullable().optional(),\n assignee: SpecificListConversations_AssigneeSchema.nullable().optional(),\n plainText: z.string().describe(\"Conversation content in plain text format.\").nullable().optional(),\n sourceUrl: z.string().describe(\"Source URL where the conversation originated.\").nullable().optional(),\n insertedAt: z.string().describe(\"Date and time when the conversation was inserted in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ).\").nullable(),\n customFields: z.record(z.string(), z.unknown()).describe(\"Custom fields associated with the conversation as key-value pairs.\"),\n}).passthrough().describe(\"Conversation object from Specific platform.\");\nexport const SpecificListConversationsOutput = z.object({\n conversations: z.array(SpecificListConversations_ConversationSchema).describe(\"List of conversation records (survey responses) from the Specific platform. Returns maximum 20 most recent conversations.\"),\n}).passthrough().describe(\"Response model for listing conversations.\");\n\nexport const specificListConversations = action(\"SPECIFIC_LIST_CONVERSATIONS\", {\n slug: \"specific-list-conversations\",\n name: \"List Conversations\",\n description: \"Tool to query conversation records (survey responses) from the Specific platform via GraphQL. Use when you need to retrieve customer feedback, survey responses, or conversation history. Returns up to 20 most recent conversations, optionally filtered by source identifiers.\",\n input: SpecificListConversationsInput,\n output: SpecificListConversationsOutput,\n});\n"],"mappings":"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"}
@@ -13,13 +13,13 @@ declare const SpecificListConversationsOutput: z.ZodObject<{
13
13
  source: z.ZodOptional<z.ZodNullable<z.ZodObject<{
14
14
  id: z.ZodNullable<z.ZodString>;
15
15
  name: z.ZodNullable<z.ZodString>;
16
- }, z.core.$strip>>>;
16
+ }, z.core.$loose>>>;
17
17
  company: z.ZodOptional<z.ZodNullable<z.ZodObject<{
18
18
  id: z.ZodNullable<z.ZodString>;
19
19
  name: z.ZodNullable<z.ZodString>;
20
20
  visitorId: z.ZodNullable<z.ZodString>;
21
21
  usersCount: z.ZodNullable<z.ZodNumber>;
22
- }, z.core.$strip>>>;
22
+ }, z.core.$loose>>>;
23
23
  contact: z.ZodOptional<z.ZodNullable<z.ZodObject<{
24
24
  id: z.ZodNullable<z.ZodString>;
25
25
  name: z.ZodNullable<z.ZodString>;
@@ -29,20 +29,20 @@ declare const SpecificListConversationsOutput: z.ZodObject<{
29
29
  name: z.ZodNullable<z.ZodString>;
30
30
  visitorId: z.ZodNullable<z.ZodString>;
31
31
  usersCount: z.ZodNullable<z.ZodNumber>;
32
- }, z.core.$strip>>>;
32
+ }, z.core.$loose>>>;
33
33
  visitorId: z.ZodNullable<z.ZodString>;
34
- }, z.core.$strip>>>;
34
+ }, z.core.$loose>>>;
35
35
  assignee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
36
36
  id: z.ZodNullable<z.ZodString>;
37
37
  email: z.ZodNullable<z.ZodString>;
38
38
  fullName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
- }, z.core.$strip>>>;
39
+ }, z.core.$loose>>>;
40
40
  plainText: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
41
  sourceUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
42
  insertedAt: z.ZodNullable<z.ZodString>;
43
- customFields: z.ZodObject<{}, z.core.$strip>;
44
- }, z.core.$strip>>;
45
- }, z.core.$strip>;
43
+ customFields: z.ZodRecord<z.ZodString, z.ZodUnknown>;
44
+ }, z.core.$loose>>;
45
+ }, z.core.$loose>;
46
46
  declare const specificListConversations: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  where?: {
48
48
  sources: string[];
@@ -13,13 +13,13 @@ declare const SpecificListConversationsOutput: z.ZodObject<{
13
13
  source: z.ZodOptional<z.ZodNullable<z.ZodObject<{
14
14
  id: z.ZodNullable<z.ZodString>;
15
15
  name: z.ZodNullable<z.ZodString>;
16
- }, z.core.$strip>>>;
16
+ }, z.core.$loose>>>;
17
17
  company: z.ZodOptional<z.ZodNullable<z.ZodObject<{
18
18
  id: z.ZodNullable<z.ZodString>;
19
19
  name: z.ZodNullable<z.ZodString>;
20
20
  visitorId: z.ZodNullable<z.ZodString>;
21
21
  usersCount: z.ZodNullable<z.ZodNumber>;
22
- }, z.core.$strip>>>;
22
+ }, z.core.$loose>>>;
23
23
  contact: z.ZodOptional<z.ZodNullable<z.ZodObject<{
24
24
  id: z.ZodNullable<z.ZodString>;
25
25
  name: z.ZodNullable<z.ZodString>;
@@ -29,20 +29,20 @@ declare const SpecificListConversationsOutput: z.ZodObject<{
29
29
  name: z.ZodNullable<z.ZodString>;
30
30
  visitorId: z.ZodNullable<z.ZodString>;
31
31
  usersCount: z.ZodNullable<z.ZodNumber>;
32
- }, z.core.$strip>>>;
32
+ }, z.core.$loose>>>;
33
33
  visitorId: z.ZodNullable<z.ZodString>;
34
- }, z.core.$strip>>>;
34
+ }, z.core.$loose>>>;
35
35
  assignee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
36
36
  id: z.ZodNullable<z.ZodString>;
37
37
  email: z.ZodNullable<z.ZodString>;
38
38
  fullName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
- }, z.core.$strip>>>;
39
+ }, z.core.$loose>>>;
40
40
  plainText: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
41
  sourceUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
42
  insertedAt: z.ZodNullable<z.ZodString>;
43
- customFields: z.ZodObject<{}, z.core.$strip>;
44
- }, z.core.$strip>>;
45
- }, z.core.$strip>;
43
+ customFields: z.ZodRecord<z.ZodString, z.ZodUnknown>;
44
+ }, z.core.$loose>>;
45
+ }, z.core.$loose>;
46
46
  declare const specificListConversations: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  where?: {
48
48
  sources: string[];