@keystrokehq/nocrm_io 0.1.2 → 0.1.3

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.
@@ -39,7 +39,7 @@ const NocrmIoAppendToLeadsDescriptionOutput = zod.z.object({
39
39
  reminder_activity_id: zod.z.number().int().describe("Activity ID for the reminder").nullable().optional(),
40
40
  estimated_closing_date: zod.z.string().describe("Estimated closing date (YYYY-MM-DD)").nullable().optional(),
41
41
  reminder_activity_log_id: zod.z.number().int().describe("Activity log ID for the reminder").nullable().optional()
42
- });
42
+ }).passthrough();
43
43
  const nocrmIoAppendToLeadsDescription = require_action.action("NOCRM_IO_APPEND_TO_LEADS_DESCRIPTION", {
44
44
  slug: "nocrm_io-append-to-leads-description",
45
45
  name: "Append to lead's description",
@@ -1 +1 @@
1
- {"version":3,"file":"append-to-leads-description.cjs","names":["z","action"],"sources":["../../src/actions/append-to-leads-description.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoAppendToLeadsDescriptionInput = z.object({\n id: z.number().int().describe(\"Unique identifier of the lead to update\"),\n append_desc: z.string().describe(\"Text to append to the lead's description. Cannot be used simultaneously with the `description` parameter.\"),\n});\nexport const NocrmIoAppendToLeadsDescriptionOutput = z.object({\n id: z.number().int().describe(\"Lead ID\").nullable(),\n step: z.string().describe(\"Name of the step for the lead\").nullable(),\n tags: z.array(z.string()).describe(\"Tags associated with the lead\"),\n title: z.string().describe(\"Lead title, usually the company name\").nullable(),\n amount: z.number().describe(\"Monetary amount associated with the lead\").nullable().optional(),\n status: z.string().describe(\"Status of the lead: todo, standby, won, lost, cancelled\").nullable(),\n starred: z.boolean().describe(\"Whether the lead is starred\").nullable().optional(),\n step_id: z.number().int().describe(\"Identifier of the step\").nullable(),\n team_id: z.number().int().describe(\"Team ID assigned to the lead\").nullable().optional(),\n user_id: z.number().int().describe(\"User ID assigned to the lead\").nullable().optional(),\n currency: z.string().describe(\"Currency code of the amount\").nullable().optional(),\n pipeline: z.string().describe(\"Name of the pipeline the lead belongs to\").nullable().optional(),\n closed_at: z.string().describe(\"Datetime when the lead was closed (if applicable)\").nullable().optional(),\n team_name: z.string().describe(\"Name of the team assigned\").nullable().optional(),\n created_at: z.string().describe(\"Datetime when the lead was created\").nullable(),\n updated_at: z.string().describe(\"Datetime when the lead was last updated\").nullable(),\n description: z.string().describe(\"Current full text description of the lead\").nullable(),\n probability: z.number().int().describe(\"Probability percentage of the lead\").nullable().optional(),\n remind_date: z.string().describe(\"Date string (YYYY-MM-DD) for reminder\").nullable().optional(),\n remind_time: z.string().describe(\"Time string (HH:MM) for reminder\").nullable().optional(),\n reminder_at: z.string().describe(\"Datetime of the reminder\").nullable().optional(),\n created_from: z.string().describe(\"Source of creation (e.g., api)\").nullable().optional(),\n created_by_id: z.number().int().describe(\"User ID who created the lead\").nullable().optional(),\n reminder_note: z.string().describe(\"Note associated with the reminder\").nullable().optional(),\n next_action_at: z.string().describe(\"Datetime of the next action in ISO 8601\").nullable().optional(),\n attachment_count: z.number().int().describe(\"Number of attachments on the lead\").nullable(),\n client_folder_id: z.number().int().describe(\"Client folder ID, if associated\").nullable().optional(),\n html_description: z.string().describe(\"Current HTML-formatted description of the lead\").nullable(),\n reminder_duration: z.number().int().describe(\"Duration of the reminder in minutes\").nullable().optional(),\n client_folder_name: z.string().describe(\"Name of the client folder\").nullable().optional(),\n reminder_activity_id: z.number().int().describe(\"Activity ID for the reminder\").nullable().optional(),\n estimated_closing_date: z.string().describe(\"Estimated closing date (YYYY-MM-DD)\").nullable().optional(),\n reminder_activity_log_id: z.number().int().describe(\"Activity log ID for the reminder\").nullable().optional(),\n});\n\nexport const nocrmIoAppendToLeadsDescription = action(\"NOCRM_IO_APPEND_TO_LEADS_DESCRIPTION\", {\n slug: \"nocrm_io-append-to-leads-description\",\n name: \"Append to lead's description\",\n description: \"Tool to append text to the lead's description. Use when you need to add context incrementally without overwriting. Example: Append 'Left voicemail' to lead 1234.\",\n input: NocrmIoAppendToLeadsDescriptionInput,\n output: NocrmIoAppendToLeadsDescriptionOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"append-to-leads-description.cjs","names":["z","action"],"sources":["../../src/actions/append-to-leads-description.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoAppendToLeadsDescriptionInput = z.object({\n id: z.number().int().describe(\"Unique identifier of the lead to update\"),\n append_desc: z.string().describe(\"Text to append to the lead's description. Cannot be used simultaneously with the `description` parameter.\"),\n});\nexport const NocrmIoAppendToLeadsDescriptionOutput = z.object({\n id: z.number().int().describe(\"Lead ID\").nullable(),\n step: z.string().describe(\"Name of the step for the lead\").nullable(),\n tags: z.array(z.string()).describe(\"Tags associated with the lead\"),\n title: z.string().describe(\"Lead title, usually the company name\").nullable(),\n amount: z.number().describe(\"Monetary amount associated with the lead\").nullable().optional(),\n status: z.string().describe(\"Status of the lead: todo, standby, won, lost, cancelled\").nullable(),\n starred: z.boolean().describe(\"Whether the lead is starred\").nullable().optional(),\n step_id: z.number().int().describe(\"Identifier of the step\").nullable(),\n team_id: z.number().int().describe(\"Team ID assigned to the lead\").nullable().optional(),\n user_id: z.number().int().describe(\"User ID assigned to the lead\").nullable().optional(),\n currency: z.string().describe(\"Currency code of the amount\").nullable().optional(),\n pipeline: z.string().describe(\"Name of the pipeline the lead belongs to\").nullable().optional(),\n closed_at: z.string().describe(\"Datetime when the lead was closed (if applicable)\").nullable().optional(),\n team_name: z.string().describe(\"Name of the team assigned\").nullable().optional(),\n created_at: z.string().describe(\"Datetime when the lead was created\").nullable(),\n updated_at: z.string().describe(\"Datetime when the lead was last updated\").nullable(),\n description: z.string().describe(\"Current full text description of the lead\").nullable(),\n probability: z.number().int().describe(\"Probability percentage of the lead\").nullable().optional(),\n remind_date: z.string().describe(\"Date string (YYYY-MM-DD) for reminder\").nullable().optional(),\n remind_time: z.string().describe(\"Time string (HH:MM) for reminder\").nullable().optional(),\n reminder_at: z.string().describe(\"Datetime of the reminder\").nullable().optional(),\n created_from: z.string().describe(\"Source of creation (e.g., api)\").nullable().optional(),\n created_by_id: z.number().int().describe(\"User ID who created the lead\").nullable().optional(),\n reminder_note: z.string().describe(\"Note associated with the reminder\").nullable().optional(),\n next_action_at: z.string().describe(\"Datetime of the next action in ISO 8601\").nullable().optional(),\n attachment_count: z.number().int().describe(\"Number of attachments on the lead\").nullable(),\n client_folder_id: z.number().int().describe(\"Client folder ID, if associated\").nullable().optional(),\n html_description: z.string().describe(\"Current HTML-formatted description of the lead\").nullable(),\n reminder_duration: z.number().int().describe(\"Duration of the reminder in minutes\").nullable().optional(),\n client_folder_name: z.string().describe(\"Name of the client folder\").nullable().optional(),\n reminder_activity_id: z.number().int().describe(\"Activity ID for the reminder\").nullable().optional(),\n estimated_closing_date: z.string().describe(\"Estimated closing date (YYYY-MM-DD)\").nullable().optional(),\n reminder_activity_log_id: z.number().int().describe(\"Activity log ID for the reminder\").nullable().optional(),\n}).passthrough();\n\nexport const nocrmIoAppendToLeadsDescription = action(\"NOCRM_IO_APPEND_TO_LEADS_DESCRIPTION\", {\n slug: \"nocrm_io-append-to-leads-description\",\n name: \"Append to lead's description\",\n description: \"Tool to append text to the lead's description. Use when you need to add context incrementally without overwriting. Example: Append 'Left voicemail' to lead 1234.\",\n input: NocrmIoAppendToLeadsDescriptionInput,\n output: NocrmIoAppendToLeadsDescriptionOutput,\n});\n"],"mappings":"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"}
@@ -39,7 +39,7 @@ declare const NocrmIoAppendToLeadsDescriptionOutput: z.ZodObject<{
39
39
  reminder_activity_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
40
  estimated_closing_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
41
  reminder_activity_log_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
42
- }, z.core.$strip>;
42
+ }, z.core.$loose>;
43
43
  declare const nocrmIoAppendToLeadsDescription: import("@keystrokehq/action").WorkflowActionDefinition<{
44
44
  id: number;
45
45
  append_desc: string;
@@ -39,7 +39,7 @@ declare const NocrmIoAppendToLeadsDescriptionOutput: z.ZodObject<{
39
39
  reminder_activity_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
40
  estimated_closing_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
41
  reminder_activity_log_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
42
- }, z.core.$strip>;
42
+ }, z.core.$loose>;
43
43
  declare const nocrmIoAppendToLeadsDescription: import("@keystrokehq/action").WorkflowActionDefinition<{
44
44
  id: number;
45
45
  append_desc: string;
@@ -42,7 +42,7 @@ const nocrmIoAppendToLeadsDescription = action("NOCRM_IO_APPEND_TO_LEADS_DESCRIP
42
42
  reminder_activity_id: z.number().int().describe("Activity ID for the reminder").nullable().optional(),
43
43
  estimated_closing_date: z.string().describe("Estimated closing date (YYYY-MM-DD)").nullable().optional(),
44
44
  reminder_activity_log_id: z.number().int().describe("Activity log ID for the reminder").nullable().optional()
45
- })
45
+ }).passthrough()
46
46
  });
47
47
  //#endregion
48
48
  export { nocrmIoAppendToLeadsDescription };
@@ -1 +1 @@
1
- {"version":3,"file":"append-to-leads-description.mjs","names":[],"sources":["../../src/actions/append-to-leads-description.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoAppendToLeadsDescriptionInput = z.object({\n id: z.number().int().describe(\"Unique identifier of the lead to update\"),\n append_desc: z.string().describe(\"Text to append to the lead's description. Cannot be used simultaneously with the `description` parameter.\"),\n});\nexport const NocrmIoAppendToLeadsDescriptionOutput = z.object({\n id: z.number().int().describe(\"Lead ID\").nullable(),\n step: z.string().describe(\"Name of the step for the lead\").nullable(),\n tags: z.array(z.string()).describe(\"Tags associated with the lead\"),\n title: z.string().describe(\"Lead title, usually the company name\").nullable(),\n amount: z.number().describe(\"Monetary amount associated with the lead\").nullable().optional(),\n status: z.string().describe(\"Status of the lead: todo, standby, won, lost, cancelled\").nullable(),\n starred: z.boolean().describe(\"Whether the lead is starred\").nullable().optional(),\n step_id: z.number().int().describe(\"Identifier of the step\").nullable(),\n team_id: z.number().int().describe(\"Team ID assigned to the lead\").nullable().optional(),\n user_id: z.number().int().describe(\"User ID assigned to the lead\").nullable().optional(),\n currency: z.string().describe(\"Currency code of the amount\").nullable().optional(),\n pipeline: z.string().describe(\"Name of the pipeline the lead belongs to\").nullable().optional(),\n closed_at: z.string().describe(\"Datetime when the lead was closed (if applicable)\").nullable().optional(),\n team_name: z.string().describe(\"Name of the team assigned\").nullable().optional(),\n created_at: z.string().describe(\"Datetime when the lead was created\").nullable(),\n updated_at: z.string().describe(\"Datetime when the lead was last updated\").nullable(),\n description: z.string().describe(\"Current full text description of the lead\").nullable(),\n probability: z.number().int().describe(\"Probability percentage of the lead\").nullable().optional(),\n remind_date: z.string().describe(\"Date string (YYYY-MM-DD) for reminder\").nullable().optional(),\n remind_time: z.string().describe(\"Time string (HH:MM) for reminder\").nullable().optional(),\n reminder_at: z.string().describe(\"Datetime of the reminder\").nullable().optional(),\n created_from: z.string().describe(\"Source of creation (e.g., api)\").nullable().optional(),\n created_by_id: z.number().int().describe(\"User ID who created the lead\").nullable().optional(),\n reminder_note: z.string().describe(\"Note associated with the reminder\").nullable().optional(),\n next_action_at: z.string().describe(\"Datetime of the next action in ISO 8601\").nullable().optional(),\n attachment_count: z.number().int().describe(\"Number of attachments on the lead\").nullable(),\n client_folder_id: z.number().int().describe(\"Client folder ID, if associated\").nullable().optional(),\n html_description: z.string().describe(\"Current HTML-formatted description of the lead\").nullable(),\n reminder_duration: z.number().int().describe(\"Duration of the reminder in minutes\").nullable().optional(),\n client_folder_name: z.string().describe(\"Name of the client folder\").nullable().optional(),\n reminder_activity_id: z.number().int().describe(\"Activity ID for the reminder\").nullable().optional(),\n estimated_closing_date: z.string().describe(\"Estimated closing date (YYYY-MM-DD)\").nullable().optional(),\n reminder_activity_log_id: z.number().int().describe(\"Activity log ID for the reminder\").nullable().optional(),\n});\n\nexport const nocrmIoAppendToLeadsDescription = action(\"NOCRM_IO_APPEND_TO_LEADS_DESCRIPTION\", {\n slug: \"nocrm_io-append-to-leads-description\",\n name: \"Append to lead's description\",\n description: \"Tool to append text to the lead's description. Use when you need to add context incrementally without overwriting. Example: Append 'Left voicemail' to lead 1234.\",\n input: NocrmIoAppendToLeadsDescriptionInput,\n output: NocrmIoAppendToLeadsDescriptionOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"append-to-leads-description.mjs","names":[],"sources":["../../src/actions/append-to-leads-description.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoAppendToLeadsDescriptionInput = z.object({\n id: z.number().int().describe(\"Unique identifier of the lead to update\"),\n append_desc: z.string().describe(\"Text to append to the lead's description. Cannot be used simultaneously with the `description` parameter.\"),\n});\nexport const NocrmIoAppendToLeadsDescriptionOutput = z.object({\n id: z.number().int().describe(\"Lead ID\").nullable(),\n step: z.string().describe(\"Name of the step for the lead\").nullable(),\n tags: z.array(z.string()).describe(\"Tags associated with the lead\"),\n title: z.string().describe(\"Lead title, usually the company name\").nullable(),\n amount: z.number().describe(\"Monetary amount associated with the lead\").nullable().optional(),\n status: z.string().describe(\"Status of the lead: todo, standby, won, lost, cancelled\").nullable(),\n starred: z.boolean().describe(\"Whether the lead is starred\").nullable().optional(),\n step_id: z.number().int().describe(\"Identifier of the step\").nullable(),\n team_id: z.number().int().describe(\"Team ID assigned to the lead\").nullable().optional(),\n user_id: z.number().int().describe(\"User ID assigned to the lead\").nullable().optional(),\n currency: z.string().describe(\"Currency code of the amount\").nullable().optional(),\n pipeline: z.string().describe(\"Name of the pipeline the lead belongs to\").nullable().optional(),\n closed_at: z.string().describe(\"Datetime when the lead was closed (if applicable)\").nullable().optional(),\n team_name: z.string().describe(\"Name of the team assigned\").nullable().optional(),\n created_at: z.string().describe(\"Datetime when the lead was created\").nullable(),\n updated_at: z.string().describe(\"Datetime when the lead was last updated\").nullable(),\n description: z.string().describe(\"Current full text description of the lead\").nullable(),\n probability: z.number().int().describe(\"Probability percentage of the lead\").nullable().optional(),\n remind_date: z.string().describe(\"Date string (YYYY-MM-DD) for reminder\").nullable().optional(),\n remind_time: z.string().describe(\"Time string (HH:MM) for reminder\").nullable().optional(),\n reminder_at: z.string().describe(\"Datetime of the reminder\").nullable().optional(),\n created_from: z.string().describe(\"Source of creation (e.g., api)\").nullable().optional(),\n created_by_id: z.number().int().describe(\"User ID who created the lead\").nullable().optional(),\n reminder_note: z.string().describe(\"Note associated with the reminder\").nullable().optional(),\n next_action_at: z.string().describe(\"Datetime of the next action in ISO 8601\").nullable().optional(),\n attachment_count: z.number().int().describe(\"Number of attachments on the lead\").nullable(),\n client_folder_id: z.number().int().describe(\"Client folder ID, if associated\").nullable().optional(),\n html_description: z.string().describe(\"Current HTML-formatted description of the lead\").nullable(),\n reminder_duration: z.number().int().describe(\"Duration of the reminder in minutes\").nullable().optional(),\n client_folder_name: z.string().describe(\"Name of the client folder\").nullable().optional(),\n reminder_activity_id: z.number().int().describe(\"Activity ID for the reminder\").nullable().optional(),\n estimated_closing_date: z.string().describe(\"Estimated closing date (YYYY-MM-DD)\").nullable().optional(),\n reminder_activity_log_id: z.number().int().describe(\"Activity log ID for the reminder\").nullable().optional(),\n}).passthrough();\n\nexport const nocrmIoAppendToLeadsDescription = action(\"NOCRM_IO_APPEND_TO_LEADS_DESCRIPTION\", {\n slug: \"nocrm_io-append-to-leads-description\",\n name: \"Append to lead's description\",\n description: \"Tool to append text to the lead's description. Use when you need to add context incrementally without overwriting. Example: Append 'Left voicemail' to lead 1234.\",\n input: NocrmIoAppendToLeadsDescriptionInput,\n output: NocrmIoAppendToLeadsDescriptionOutput,\n});\n"],"mappings":"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"}
@@ -9,7 +9,7 @@ const NocrmIoAssignLeadToUserOutput = zod.z.object({
9
9
  lead_id: zod.z.string().describe("The ID of the lead that was assigned").nullable(),
10
10
  success: zod.z.boolean().describe("Indicates whether the operation was successful").nullable(),
11
11
  user_id: zod.z.string().describe("The ID of the user to whom the lead was assigned").nullable()
12
- }).describe("Response schema for lead assignment.");
12
+ }).passthrough().describe("Response schema for lead assignment.");
13
13
  const nocrmIoAssignLeadToUser = require_action.action("NOCRM_IO_ASSIGN_LEAD_TO_USER", {
14
14
  slug: "nocrm_io-assign-lead-to-user",
15
15
  name: "Assign Lead to User",
@@ -1 +1 @@
1
- {"version":3,"file":"assign-lead-to-user.cjs","names":["z","action"],"sources":["../../src/actions/assign-lead-to-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoAssignLeadToUserInput = z.object({\n lead_id: z.string().describe(\"Unique identifier of the lead to assign\"),\n user_id: z.string().describe(\"ID or email of the user who will receive the lead\"),\n}).describe(\"Request parameters for assigning a lead to a specific user.\");\nexport const NocrmIoAssignLeadToUserOutput = z.object({\n lead_id: z.string().describe(\"The ID of the lead that was assigned\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n user_id: z.string().describe(\"The ID of the user to whom the lead was assigned\").nullable(),\n}).describe(\"Response schema for lead assignment.\");\n\nexport const nocrmIoAssignLeadToUser = action(\"NOCRM_IO_ASSIGN_LEAD_TO_USER\", {\n slug: \"nocrm_io-assign-lead-to-user\",\n name: \"Assign Lead to User\",\n description: \"Tool to assign a lead to a user. Use when reassigning a lead to the correct owner to trigger assignment notification.\",\n input: NocrmIoAssignLeadToUserInput,\n output: NocrmIoAssignLeadToUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACtE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;AAClF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC9E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAElD,MAAa,0BAA0BC,eAAAA,OAAO,gCAAgC;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"assign-lead-to-user.cjs","names":["z","action"],"sources":["../../src/actions/assign-lead-to-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoAssignLeadToUserInput = z.object({\n lead_id: z.string().describe(\"Unique identifier of the lead to assign\"),\n user_id: z.string().describe(\"ID or email of the user who will receive the lead\"),\n}).describe(\"Request parameters for assigning a lead to a specific user.\");\nexport const NocrmIoAssignLeadToUserOutput = z.object({\n lead_id: z.string().describe(\"The ID of the lead that was assigned\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n user_id: z.string().describe(\"The ID of the user to whom the lead was assigned\").nullable(),\n}).passthrough().describe(\"Response schema for lead assignment.\");\n\nexport const nocrmIoAssignLeadToUser = action(\"NOCRM_IO_ASSIGN_LEAD_TO_USER\", {\n slug: \"nocrm_io-assign-lead-to-user\",\n name: \"Assign Lead to User\",\n description: \"Tool to assign a lead to a user. Use when reassigning a lead to the correct owner to trigger assignment notification.\",\n input: NocrmIoAssignLeadToUserInput,\n output: NocrmIoAssignLeadToUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACtE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;AAClF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC9E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,0BAA0BC,eAAAA,OAAO,gCAAgC;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -9,7 +9,7 @@ declare const NocrmIoAssignLeadToUserOutput: z.ZodObject<{
9
9
  lead_id: z.ZodNullable<z.ZodString>;
10
10
  success: z.ZodNullable<z.ZodBoolean>;
11
11
  user_id: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const nocrmIoAssignLeadToUser: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  lead_id: string;
15
15
  user_id: string;
@@ -9,7 +9,7 @@ declare const NocrmIoAssignLeadToUserOutput: z.ZodObject<{
9
9
  lead_id: z.ZodNullable<z.ZodString>;
10
10
  success: z.ZodNullable<z.ZodBoolean>;
11
11
  user_id: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const nocrmIoAssignLeadToUser: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  lead_id: string;
15
15
  user_id: string;
@@ -12,7 +12,7 @@ const nocrmIoAssignLeadToUser = action("NOCRM_IO_ASSIGN_LEAD_TO_USER", {
12
12
  lead_id: z.string().describe("The ID of the lead that was assigned").nullable(),
13
13
  success: z.boolean().describe("Indicates whether the operation was successful").nullable(),
14
14
  user_id: z.string().describe("The ID of the user to whom the lead was assigned").nullable()
15
- }).describe("Response schema for lead assignment.")
15
+ }).passthrough().describe("Response schema for lead assignment.")
16
16
  });
17
17
  //#endregion
18
18
  export { nocrmIoAssignLeadToUser };
@@ -1 +1 @@
1
- {"version":3,"file":"assign-lead-to-user.mjs","names":[],"sources":["../../src/actions/assign-lead-to-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoAssignLeadToUserInput = z.object({\n lead_id: z.string().describe(\"Unique identifier of the lead to assign\"),\n user_id: z.string().describe(\"ID or email of the user who will receive the lead\"),\n}).describe(\"Request parameters for assigning a lead to a specific user.\");\nexport const NocrmIoAssignLeadToUserOutput = z.object({\n lead_id: z.string().describe(\"The ID of the lead that was assigned\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n user_id: z.string().describe(\"The ID of the user to whom the lead was assigned\").nullable(),\n}).describe(\"Response schema for lead assignment.\");\n\nexport const nocrmIoAssignLeadToUser = action(\"NOCRM_IO_ASSIGN_LEAD_TO_USER\", {\n slug: \"nocrm_io-assign-lead-to-user\",\n name: \"Assign Lead to User\",\n description: \"Tool to assign a lead to a user. Use when reassigning a lead to the correct owner to trigger assignment notification.\",\n input: NocrmIoAssignLeadToUserInput,\n output: NocrmIoAssignLeadToUserOutput,\n});\n"],"mappings":";;AAcA,MAAa,0BAA0B,OAAO,gCAAgC;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACtE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAClF,CAAC,CAAC,CAAC,SAAS,6DAWH;CACP,QAX2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC9E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACzF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,SAAS,sCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"assign-lead-to-user.mjs","names":[],"sources":["../../src/actions/assign-lead-to-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoAssignLeadToUserInput = z.object({\n lead_id: z.string().describe(\"Unique identifier of the lead to assign\"),\n user_id: z.string().describe(\"ID or email of the user who will receive the lead\"),\n}).describe(\"Request parameters for assigning a lead to a specific user.\");\nexport const NocrmIoAssignLeadToUserOutput = z.object({\n lead_id: z.string().describe(\"The ID of the lead that was assigned\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n user_id: z.string().describe(\"The ID of the user to whom the lead was assigned\").nullable(),\n}).passthrough().describe(\"Response schema for lead assignment.\");\n\nexport const nocrmIoAssignLeadToUser = action(\"NOCRM_IO_ASSIGN_LEAD_TO_USER\", {\n slug: \"nocrm_io-assign-lead-to-user\",\n name: \"Assign Lead to User\",\n description: \"Tool to assign a lead to a user. Use when reassigning a lead to the correct owner to trigger assignment notification.\",\n input: NocrmIoAssignLeadToUserInput,\n output: NocrmIoAssignLeadToUserOutput,\n});\n"],"mappings":";;AAcA,MAAa,0BAA0B,OAAO,gCAAgC;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACtE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAClF,CAAC,CAAC,CAAC,SAAS,6DAWH;CACP,QAX2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC9E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACzF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAOhB;AACV,CAAC"}
@@ -6,7 +6,7 @@ const NocrmIoChangeLeadStatusCancelledOutput = zod.z.object({
6
6
  status: zod.z.string().describe("The new status of the lead, which should be 'cancelled'").nullable(),
7
7
  lead_id: zod.z.string().describe("The ID of the lead that was updated").nullable(),
8
8
  success: zod.z.boolean().describe("Indicates whether the operation was successful").nullable()
9
- }).describe("Response schema for a cancelled lead status update.");
9
+ }).passthrough().describe("Response schema for a cancelled lead status update.");
10
10
  const nocrmIoChangeLeadStatusCancelled = require_action.action("NOCRM_IO_CHANGE_LEAD_STATUS_CANCELLED", {
11
11
  slug: "nocrm_io-change-lead-status-cancelled",
12
12
  name: "Change Lead Status to Cancelled",
@@ -1 +1 @@
1
- {"version":3,"file":"change-lead-status-cancelled.cjs","names":["z","action"],"sources":["../../src/actions/change-lead-status-cancelled.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoChangeLeadStatusCancelledInput = z.object({\n lead_id: z.string().describe(\"The unique identifier of the lead to update\"),\n}).describe(\"Request parameters for changing a lead's status to 'Cancelled'.\");\nexport const NocrmIoChangeLeadStatusCancelledOutput = z.object({\n status: z.string().describe(\"The new status of the lead, which should be 'cancelled'\").nullable(),\n lead_id: z.string().describe(\"The ID of the lead that was updated\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).describe(\"Response schema for a cancelled lead status update.\");\n\nexport const nocrmIoChangeLeadStatusCancelled = action(\"NOCRM_IO_CHANGE_LEAD_STATUS_CANCELLED\", {\n slug: \"nocrm_io-change-lead-status-cancelled\",\n name: \"Change Lead Status to Cancelled\",\n description: \"Tool to change a lead's status to 'Cancelled'. Use after confirming no further follow-up is needed and the lead should be marked as cancelled.\",\n input: NocrmIoChangeLeadStatusCancelledInput,\n output: NocrmIoChangeLeadStatusCancelledOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC5E,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"change-lead-status-cancelled.cjs","names":["z","action"],"sources":["../../src/actions/change-lead-status-cancelled.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoChangeLeadStatusCancelledInput = z.object({\n lead_id: z.string().describe(\"The unique identifier of the lead to update\"),\n}).describe(\"Request parameters for changing a lead's status to 'Cancelled'.\");\nexport const NocrmIoChangeLeadStatusCancelledOutput = z.object({\n status: z.string().describe(\"The new status of the lead, which should be 'cancelled'\").nullable(),\n lead_id: z.string().describe(\"The ID of the lead that was updated\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).passthrough().describe(\"Response schema for a cancelled lead status update.\");\n\nexport const nocrmIoChangeLeadStatusCancelled = action(\"NOCRM_IO_CHANGE_LEAD_STATUS_CANCELLED\", {\n slug: \"nocrm_io-change-lead-status-cancelled\",\n name: \"Change Lead Status to Cancelled\",\n description: \"Tool to change a lead's status to 'Cancelled'. Use after confirming no further follow-up is needed and the lead should be marked as cancelled.\",\n input: NocrmIoChangeLeadStatusCancelledInput,\n output: NocrmIoChangeLeadStatusCancelledOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC5E,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -8,7 +8,7 @@ declare const NocrmIoChangeLeadStatusCancelledOutput: z.ZodObject<{
8
8
  status: z.ZodNullable<z.ZodString>;
9
9
  lead_id: z.ZodNullable<z.ZodString>;
10
10
  success: z.ZodNullable<z.ZodBoolean>;
11
- }, z.core.$strip>;
11
+ }, z.core.$loose>;
12
12
  declare const nocrmIoChangeLeadStatusCancelled: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  lead_id: string;
14
14
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -8,7 +8,7 @@ declare const NocrmIoChangeLeadStatusCancelledOutput: z.ZodObject<{
8
8
  status: z.ZodNullable<z.ZodString>;
9
9
  lead_id: z.ZodNullable<z.ZodString>;
10
10
  success: z.ZodNullable<z.ZodBoolean>;
11
- }, z.core.$strip>;
11
+ }, z.core.$loose>;
12
12
  declare const nocrmIoChangeLeadStatusCancelled: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  lead_id: string;
14
14
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -9,7 +9,7 @@ const nocrmIoChangeLeadStatusCancelled = action("NOCRM_IO_CHANGE_LEAD_STATUS_CAN
9
9
  status: z.string().describe("The new status of the lead, which should be 'cancelled'").nullable(),
10
10
  lead_id: z.string().describe("The ID of the lead that was updated").nullable(),
11
11
  success: z.boolean().describe("Indicates whether the operation was successful").nullable()
12
- }).describe("Response schema for a cancelled lead status update.")
12
+ }).passthrough().describe("Response schema for a cancelled lead status update.")
13
13
  });
14
14
  //#endregion
15
15
  export { nocrmIoChangeLeadStatusCancelled };
@@ -1 +1 @@
1
- {"version":3,"file":"change-lead-status-cancelled.mjs","names":[],"sources":["../../src/actions/change-lead-status-cancelled.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoChangeLeadStatusCancelledInput = z.object({\n lead_id: z.string().describe(\"The unique identifier of the lead to update\"),\n}).describe(\"Request parameters for changing a lead's status to 'Cancelled'.\");\nexport const NocrmIoChangeLeadStatusCancelledOutput = z.object({\n status: z.string().describe(\"The new status of the lead, which should be 'cancelled'\").nullable(),\n lead_id: z.string().describe(\"The ID of the lead that was updated\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).describe(\"Response schema for a cancelled lead status update.\");\n\nexport const nocrmIoChangeLeadStatusCancelled = action(\"NOCRM_IO_CHANGE_LEAD_STATUS_CANCELLED\", {\n slug: \"nocrm_io-change-lead-status-cancelled\",\n name: \"Change Lead Status to Cancelled\",\n description: \"Tool to change a lead's status to 'Cancelled'. Use after confirming no further follow-up is needed and the lead should be marked as cancelled.\",\n input: NocrmIoChangeLeadStatusCancelledInput,\n output: NocrmIoChangeLeadStatusCancelledOutput,\n});\n"],"mappings":";;AAaA,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbmD,EAAE,OAAO,EAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC5E,CAAC,CAAC,CAAC,SAAS,iEAWH;CACP,QAXoD,EAAE,OAAO;EAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAChG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"change-lead-status-cancelled.mjs","names":[],"sources":["../../src/actions/change-lead-status-cancelled.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoChangeLeadStatusCancelledInput = z.object({\n lead_id: z.string().describe(\"The unique identifier of the lead to update\"),\n}).describe(\"Request parameters for changing a lead's status to 'Cancelled'.\");\nexport const NocrmIoChangeLeadStatusCancelledOutput = z.object({\n status: z.string().describe(\"The new status of the lead, which should be 'cancelled'\").nullable(),\n lead_id: z.string().describe(\"The ID of the lead that was updated\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).passthrough().describe(\"Response schema for a cancelled lead status update.\");\n\nexport const nocrmIoChangeLeadStatusCancelled = action(\"NOCRM_IO_CHANGE_LEAD_STATUS_CANCELLED\", {\n slug: \"nocrm_io-change-lead-status-cancelled\",\n name: \"Change Lead Status to Cancelled\",\n description: \"Tool to change a lead's status to 'Cancelled'. Use after confirming no further follow-up is needed and the lead should be marked as cancelled.\",\n input: NocrmIoChangeLeadStatusCancelledInput,\n output: NocrmIoChangeLeadStatusCancelledOutput,\n});\n"],"mappings":";;AAaA,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbmD,EAAE,OAAO,EAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC5E,CAAC,CAAC,CAAC,SAAS,iEAWH;CACP,QAXoD,EAAE,OAAO;EAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAChG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-lead.ts
4
4
  const NocrmIoDeleteLeadInput = zod.z.object({ id: zod.z.number().int().describe("Unique identifier of the lead to delete") }).describe("Request parameters for deleting a lead.");
5
- const NocrmIoDeleteLeadOutput = zod.z.object({ id: zod.z.number().int().describe("The unique identifier of the deleted lead").nullable() }).describe("Response schema for the delete lead action.");
5
+ const NocrmIoDeleteLeadOutput = zod.z.object({ id: zod.z.number().int().describe("The unique identifier of the deleted lead").nullable() }).passthrough().describe("Response schema for the delete lead action.");
6
6
  const nocrmIoDeleteLead = require_action.action("NOCRM_IO_DELETE_LEAD", {
7
7
  slug: "nocrm_io-delete-lead",
8
8
  name: "Delete Lead",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-lead.cjs","names":["z","action"],"sources":["../../src/actions/delete-lead.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoDeleteLeadInput = z.object({\n id: z.number().int().describe(\"Unique identifier of the lead to delete\"),\n}).describe(\"Request parameters for deleting a lead.\");\nexport const NocrmIoDeleteLeadOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the deleted lead\").nullable(),\n}).describe(\"Response schema for the delete lead action.\");\n\nexport const nocrmIoDeleteLead = action(\"NOCRM_IO_DELETE_LEAD\", {\n slug: \"nocrm_io-delete-lead\",\n name: \"Delete Lead\",\n description: \"Tool to delete a lead. Use when you need to permanently remove a specific lead after verifying it is no longer needed.\",\n input: NocrmIoDeleteLeadInput,\n output: NocrmIoDeleteLeadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,EACzE,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACtF,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,oBAAoBC,eAAAA,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-lead.cjs","names":["z","action"],"sources":["../../src/actions/delete-lead.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoDeleteLeadInput = z.object({\n id: z.number().int().describe(\"Unique identifier of the lead to delete\"),\n}).describe(\"Request parameters for deleting a lead.\");\nexport const NocrmIoDeleteLeadOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the deleted lead\").nullable(),\n}).passthrough().describe(\"Response schema for the delete lead action.\");\n\nexport const nocrmIoDeleteLead = action(\"NOCRM_IO_DELETE_LEAD\", {\n slug: \"nocrm_io-delete-lead\",\n name: \"Delete Lead\",\n description: \"Tool to delete a lead. Use when you need to permanently remove a specific lead after verifying it is no longer needed.\",\n input: NocrmIoDeleteLeadInput,\n output: NocrmIoDeleteLeadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,EACzE,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,oBAAoBC,eAAAA,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,7 +6,7 @@ declare const NocrmIoDeleteLeadInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const NocrmIoDeleteLeadOutput: z.ZodObject<{
8
8
  id: z.ZodNullable<z.ZodNumber>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const nocrmIoDeleteLead: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: number;
12
12
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -6,7 +6,7 @@ declare const NocrmIoDeleteLeadInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const NocrmIoDeleteLeadOutput: z.ZodObject<{
8
8
  id: z.ZodNullable<z.ZodNumber>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const nocrmIoDeleteLead: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: number;
12
12
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -5,7 +5,7 @@ const nocrmIoDeleteLead = action("NOCRM_IO_DELETE_LEAD", {
5
5
  name: "Delete Lead",
6
6
  description: "Tool to delete a lead. Use when you need to permanently remove a specific lead after verifying it is no longer needed.",
7
7
  input: z.object({ id: z.number().int().describe("Unique identifier of the lead to delete") }).describe("Request parameters for deleting a lead."),
8
- output: z.object({ id: z.number().int().describe("The unique identifier of the deleted lead").nullable() }).describe("Response schema for the delete lead action.")
8
+ output: z.object({ id: z.number().int().describe("The unique identifier of the deleted lead").nullable() }).passthrough().describe("Response schema for the delete lead action.")
9
9
  });
10
10
  //#endregion
11
11
  export { nocrmIoDeleteLead };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-lead.mjs","names":[],"sources":["../../src/actions/delete-lead.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoDeleteLeadInput = z.object({\n id: z.number().int().describe(\"Unique identifier of the lead to delete\"),\n}).describe(\"Request parameters for deleting a lead.\");\nexport const NocrmIoDeleteLeadOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the deleted lead\").nullable(),\n}).describe(\"Response schema for the delete lead action.\");\n\nexport const nocrmIoDeleteLead = action(\"NOCRM_IO_DELETE_LEAD\", {\n slug: \"nocrm_io-delete-lead\",\n name: \"Delete Lead\",\n description: \"Tool to delete a lead. Use when you need to permanently remove a specific lead after verifying it is no longer needed.\",\n input: NocrmIoDeleteLeadInput,\n output: NocrmIoDeleteLeadOutput,\n});\n"],"mappings":";;AAWA,MAAa,oBAAoB,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXoC,EAAE,OAAO,EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,EACzE,CAAC,CAAC,CAAC,SAAS,yCASH;CACP,QATqC,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACtF,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-lead.mjs","names":[],"sources":["../../src/actions/delete-lead.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NocrmIoDeleteLeadInput = z.object({\n id: z.number().int().describe(\"Unique identifier of the lead to delete\"),\n}).describe(\"Request parameters for deleting a lead.\");\nexport const NocrmIoDeleteLeadOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the deleted lead\").nullable(),\n}).passthrough().describe(\"Response schema for the delete lead action.\");\n\nexport const nocrmIoDeleteLead = action(\"NOCRM_IO_DELETE_LEAD\", {\n slug: \"nocrm_io-delete-lead\",\n name: \"Delete Lead\",\n description: \"Tool to delete a lead. Use when you need to permanently remove a specific lead after verifying it is no longer needed.\",\n input: NocrmIoDeleteLeadInput,\n output: NocrmIoDeleteLeadOutput,\n});\n"],"mappings":";;AAWA,MAAa,oBAAoB,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXoC,EAAE,OAAO,EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,EACzE,CAAC,CAAC,CAAC,SAAS,yCASH;CACP,QATqC,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/nocrm_io",
3
- "version": "0.1.2",
3
+ "version": "0.1.3",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"