@keystrokehq/process_street 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 (37) hide show
  1. package/dist/actions/complete-workflow-run.cjs +1 -1
  2. package/dist/actions/complete-workflow-run.cjs.map +1 -1
  3. package/dist/actions/complete-workflow-run.d.cts +1 -1
  4. package/dist/actions/complete-workflow-run.d.mts +1 -1
  5. package/dist/actions/complete-workflow-run.mjs +1 -1
  6. package/dist/actions/complete-workflow-run.mjs.map +1 -1
  7. package/dist/actions/create-workflow-run.cjs +1 -1
  8. package/dist/actions/create-workflow-run.cjs.map +1 -1
  9. package/dist/actions/create-workflow-run.d.cts +1 -1
  10. package/dist/actions/create-workflow-run.d.mts +1 -1
  11. package/dist/actions/create-workflow-run.mjs +1 -1
  12. package/dist/actions/create-workflow-run.mjs.map +1 -1
  13. package/dist/actions/find-data-set-rows.cjs +2 -2
  14. package/dist/actions/find-data-set-rows.cjs.map +1 -1
  15. package/dist/actions/find-data-set-rows.d.cts +2 -2
  16. package/dist/actions/find-data-set-rows.d.mts +2 -2
  17. package/dist/actions/find-data-set-rows.mjs +2 -2
  18. package/dist/actions/find-data-set-rows.mjs.map +1 -1
  19. package/dist/actions/list-workflows.cjs +2 -2
  20. package/dist/actions/list-workflows.cjs.map +1 -1
  21. package/dist/actions/list-workflows.d.cts +2 -2
  22. package/dist/actions/list-workflows.d.mts +2 -2
  23. package/dist/actions/list-workflows.mjs +2 -2
  24. package/dist/actions/list-workflows.mjs.map +1 -1
  25. package/dist/actions/undelete-workflow-run.cjs +1 -1
  26. package/dist/actions/undelete-workflow-run.cjs.map +1 -1
  27. package/dist/actions/undelete-workflow-run.d.cts +1 -1
  28. package/dist/actions/undelete-workflow-run.d.mts +1 -1
  29. package/dist/actions/undelete-workflow-run.mjs +1 -1
  30. package/dist/actions/undelete-workflow-run.mjs.map +1 -1
  31. package/dist/catalog.cjs +1 -1
  32. package/dist/catalog.cjs.map +1 -1
  33. package/dist/catalog.d.cts +1 -1
  34. package/dist/catalog.d.mts +1 -1
  35. package/dist/catalog.mjs +1 -1
  36. package/dist/catalog.mjs.map +1 -1
  37. package/package.json +1 -1
@@ -7,7 +7,7 @@ const ProcessStreetCompleteWorkflowRunOutput = zod.z.object({
7
7
  new_status: zod.z.string().describe("The new status of the workflow run after completion ('Completed').").nullable(),
8
8
  previous_status: zod.z.string().describe("The status of the workflow run before the update.").nullable(),
9
9
  workflow_run_id: zod.z.string().describe("The ID of the workflow run that was completed.").nullable()
10
- }).describe("Response model for completing a workflow run.");
10
+ }).passthrough().describe("Response model for completing a workflow run.");
11
11
  const processStreetCompleteWorkflowRun = require_action.action("PROCESS_STREET_COMPLETE_WORKFLOW_RUN", {
12
12
  slug: "process_street-complete-workflow-run",
13
13
  name: "Complete a workflow run",
@@ -1 +1 @@
1
- {"version":3,"file":"complete-workflow-run.cjs","names":["z","action"],"sources":["../../src/actions/complete-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetCompleteWorkflowRunInput = z.object({\n workflow_run_id: z.string().describe(\"The ID of the workflow run to complete. This is a unique identifier for the workflow run instance, typically a 22-character alphanumeric string (e.g., 'jBAbMsR7BGBdDOLqDUFBmg').\"),\n}).describe(\"Request model for completing a workflow run.\");\nexport const ProcessStreetCompleteWorkflowRunOutput = z.object({\n success: z.boolean().describe(\"Whether the workflow run was completed successfully.\").nullable(),\n new_status: z.string().describe(\"The new status of the workflow run after completion ('Completed').\").nullable(),\n previous_status: z.string().describe(\"The status of the workflow run before the update.\").nullable(),\n workflow_run_id: z.string().describe(\"The ID of the workflow run that was completed.\").nullable(),\n}).describe(\"Response model for completing a workflow run.\");\n\nexport const processStreetCompleteWorkflowRun = action(\"PROCESS_STREET_COMPLETE_WORKFLOW_RUN\", {\n slug: \"process_street-complete-workflow-run\",\n name: \"Complete a workflow run\",\n description: \"This tool marks an entire workflow run as completed in Process Street. It first retrieves the current workflow run details, then updates the status to 'Completed' while preserving other fields like name and shared status. This distinguishes it from PROCESS_STREET_COMPLETE_TASK which completes individual tasks within a workflow run.\",\n input: ProcessStreetCompleteWorkflowRunInput,\n output: ProcessStreetCompleteWorkflowRunOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mLAAmL,EAC1N,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACnG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"complete-workflow-run.cjs","names":["z","action"],"sources":["../../src/actions/complete-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetCompleteWorkflowRunInput = z.object({\n workflow_run_id: z.string().describe(\"The ID of the workflow run to complete. This is a unique identifier for the workflow run instance, typically a 22-character alphanumeric string (e.g., 'jBAbMsR7BGBdDOLqDUFBmg').\"),\n}).describe(\"Request model for completing a workflow run.\");\nexport const ProcessStreetCompleteWorkflowRunOutput = z.object({\n success: z.boolean().describe(\"Whether the workflow run was completed successfully.\").nullable(),\n new_status: z.string().describe(\"The new status of the workflow run after completion ('Completed').\").nullable(),\n previous_status: z.string().describe(\"The status of the workflow run before the update.\").nullable(),\n workflow_run_id: z.string().describe(\"The ID of the workflow run that was completed.\").nullable(),\n}).passthrough().describe(\"Response model for completing a workflow run.\");\n\nexport const processStreetCompleteWorkflowRun = action(\"PROCESS_STREET_COMPLETE_WORKFLOW_RUN\", {\n slug: \"process_street-complete-workflow-run\",\n name: \"Complete a workflow run\",\n description: \"This tool marks an entire workflow run as completed in Process Street. It first retrieves the current workflow run details, then updates the status to 'Completed' while preserving other fields like name and shared status. This distinguishes it from PROCESS_STREET_COMPLETE_TASK which completes individual tasks within a workflow run.\",\n input: ProcessStreetCompleteWorkflowRunInput,\n output: ProcessStreetCompleteWorkflowRunOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mLAAmL,EAC1N,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACnG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -9,7 +9,7 @@ declare const ProcessStreetCompleteWorkflowRunOutput: z.ZodObject<{
9
9
  new_status: z.ZodNullable<z.ZodString>;
10
10
  previous_status: z.ZodNullable<z.ZodString>;
11
11
  workflow_run_id: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const processStreetCompleteWorkflowRun: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  workflow_run_id: string;
15
15
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -9,7 +9,7 @@ declare const ProcessStreetCompleteWorkflowRunOutput: z.ZodObject<{
9
9
  new_status: z.ZodNullable<z.ZodString>;
10
10
  previous_status: z.ZodNullable<z.ZodString>;
11
11
  workflow_run_id: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const processStreetCompleteWorkflowRun: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  workflow_run_id: string;
15
15
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -10,7 +10,7 @@ const processStreetCompleteWorkflowRun = action("PROCESS_STREET_COMPLETE_WORKFLO
10
10
  new_status: z.string().describe("The new status of the workflow run after completion ('Completed').").nullable(),
11
11
  previous_status: z.string().describe("The status of the workflow run before the update.").nullable(),
12
12
  workflow_run_id: z.string().describe("The ID of the workflow run that was completed.").nullable()
13
- }).describe("Response model for completing a workflow run.")
13
+ }).passthrough().describe("Response model for completing a workflow run.")
14
14
  });
15
15
  //#endregion
16
16
  export { processStreetCompleteWorkflowRun };
@@ -1 +1 @@
1
- {"version":3,"file":"complete-workflow-run.mjs","names":[],"sources":["../../src/actions/complete-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetCompleteWorkflowRunInput = z.object({\n workflow_run_id: z.string().describe(\"The ID of the workflow run to complete. This is a unique identifier for the workflow run instance, typically a 22-character alphanumeric string (e.g., 'jBAbMsR7BGBdDOLqDUFBmg').\"),\n}).describe(\"Request model for completing a workflow run.\");\nexport const ProcessStreetCompleteWorkflowRunOutput = z.object({\n success: z.boolean().describe(\"Whether the workflow run was completed successfully.\").nullable(),\n new_status: z.string().describe(\"The new status of the workflow run after completion ('Completed').\").nullable(),\n previous_status: z.string().describe(\"The status of the workflow run before the update.\").nullable(),\n workflow_run_id: z.string().describe(\"The ID of the workflow run that was completed.\").nullable(),\n}).describe(\"Response model for completing a workflow run.\");\n\nexport const processStreetCompleteWorkflowRun = action(\"PROCESS_STREET_COMPLETE_WORKFLOW_RUN\", {\n slug: \"process_street-complete-workflow-run\",\n name: \"Complete a workflow run\",\n description: \"This tool marks an entire workflow run as completed in Process Street. It first retrieves the current workflow run details, then updates the status to 'Completed' while preserving other fields like name and shared status. This distinguishes it from PROCESS_STREET_COMPLETE_TASK which completes individual tasks within a workflow run.\",\n input: ProcessStreetCompleteWorkflowRunInput,\n output: ProcessStreetCompleteWorkflowRunOutput,\n});\n"],"mappings":";;AAcA,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdmD,EAAE,OAAO,EAC5D,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mLAAmL,EAC1N,CAAC,CAAC,CAAC,SAAS,8CAYH;CACP,QAZoD,EAAE,OAAO;EAC7D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAC/G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACnG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"complete-workflow-run.mjs","names":[],"sources":["../../src/actions/complete-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetCompleteWorkflowRunInput = z.object({\n workflow_run_id: z.string().describe(\"The ID of the workflow run to complete. This is a unique identifier for the workflow run instance, typically a 22-character alphanumeric string (e.g., 'jBAbMsR7BGBdDOLqDUFBmg').\"),\n}).describe(\"Request model for completing a workflow run.\");\nexport const ProcessStreetCompleteWorkflowRunOutput = z.object({\n success: z.boolean().describe(\"Whether the workflow run was completed successfully.\").nullable(),\n new_status: z.string().describe(\"The new status of the workflow run after completion ('Completed').\").nullable(),\n previous_status: z.string().describe(\"The status of the workflow run before the update.\").nullable(),\n workflow_run_id: z.string().describe(\"The ID of the workflow run that was completed.\").nullable(),\n}).passthrough().describe(\"Response model for completing a workflow run.\");\n\nexport const processStreetCompleteWorkflowRun = action(\"PROCESS_STREET_COMPLETE_WORKFLOW_RUN\", {\n slug: \"process_street-complete-workflow-run\",\n name: \"Complete a workflow run\",\n description: \"This tool marks an entire workflow run as completed in Process Street. It first retrieves the current workflow run details, then updates the status to 'Completed' while preserving other fields like name and shared status. This distinguishes it from PROCESS_STREET_COMPLETE_TASK which completes individual tasks within a workflow run.\",\n input: ProcessStreetCompleteWorkflowRunInput,\n output: ProcessStreetCompleteWorkflowRunOutput,\n});\n"],"mappings":";;AAcA,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdmD,EAAE,OAAO,EAC5D,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mLAAmL,EAC1N,CAAC,CAAC,CAAC,SAAS,8CAYH;CACP,QAZoD,EAAE,OAAO;EAC7D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAC/G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACnG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
@@ -14,7 +14,7 @@ const ProcessStreetCreateWorkflowRunOutput = zod.z.object({
14
14
  created_at: zod.z.string().describe("Timestamp when the workflow run was created").nullable(),
15
15
  share_link: zod.z.string().describe("Share link URL (if enabled)").nullable().optional(),
16
16
  workflow_run_id: zod.z.string().describe("The ID of the created workflow run").nullable()
17
- });
17
+ }).passthrough();
18
18
  const processStreetCreateWorkflowRun = require_action.action("PROCESS_STREET_CREATE_WORKFLOW_RUN", {
19
19
  slug: "process_street-create-workflow-run",
20
20
  name: "Create Workflow Run",
@@ -1 +1 @@
1
- {"version":3,"file":"create-workflow-run.cjs","names":["z","action"],"sources":["../../src/actions/create-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetCreateWorkflowRunInput = z.object({\n name: z.string().describe(\"Custom name for the workflow run\").optional(),\n shared: z.boolean().describe(\"Whether to enable a share link for the workflow run\").optional(),\n due_date: z.string().describe(\"Due date for the workflow run in ISO 8601 format\").optional(),\n workflow_template_id: z.string().describe(\"The ID of the workflow template to create a run from. This is a 22-character Base64URL-encoded string that identifies the workflow template (e.g., 'jBAbMsR7BGBdDOLqDUFBmg'). You can obtain this ID by using the List Workflows action or from the Process Street UI.\"),\n});\nexport const ProcessStreetCreateWorkflowRunOutput = z.object({\n name: z.string().describe(\"Name of the workflow run\").nullable(),\n status: z.string().describe(\"Current status of the workflow run\").nullable(),\n due_date: z.string().describe(\"Due date of the workflow run (if set)\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the workflow run was created\").nullable(),\n share_link: z.string().describe(\"Share link URL (if enabled)\").nullable().optional(),\n workflow_run_id: z.string().describe(\"The ID of the created workflow run\").nullable(),\n});\n\nexport const processStreetCreateWorkflowRun = action(\"PROCESS_STREET_CREATE_WORKFLOW_RUN\", {\n slug: \"process_street-create-workflow-run\",\n name: \"Create Workflow Run\",\n description: \"This tool creates a new workflow run from a specified workflow template. It is one of the most fundamental operations in Process Street, allowing users to initiate a new instance of a workflow. The tool requires a workflow_template_id and optionally allows setting a custom name, due date, and whether to enable a share link.\",\n input: ProcessStreetCreateWorkflowRunInput,\n output: ProcessStreetCreateWorkflowRunOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC7F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wQAAwQ;AACpT,CAAC;AACD,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AACtF,CAAC;AAED,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-workflow-run.cjs","names":["z","action"],"sources":["../../src/actions/create-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetCreateWorkflowRunInput = z.object({\n name: z.string().describe(\"Custom name for the workflow run\").optional(),\n shared: z.boolean().describe(\"Whether to enable a share link for the workflow run\").optional(),\n due_date: z.string().describe(\"Due date for the workflow run in ISO 8601 format\").optional(),\n workflow_template_id: z.string().describe(\"The ID of the workflow template to create a run from. This is a 22-character Base64URL-encoded string that identifies the workflow template (e.g., 'jBAbMsR7BGBdDOLqDUFBmg'). You can obtain this ID by using the List Workflows action or from the Process Street UI.\"),\n});\nexport const ProcessStreetCreateWorkflowRunOutput = z.object({\n name: z.string().describe(\"Name of the workflow run\").nullable(),\n status: z.string().describe(\"Current status of the workflow run\").nullable(),\n due_date: z.string().describe(\"Due date of the workflow run (if set)\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the workflow run was created\").nullable(),\n share_link: z.string().describe(\"Share link URL (if enabled)\").nullable().optional(),\n workflow_run_id: z.string().describe(\"The ID of the created workflow run\").nullable(),\n}).passthrough();\n\nexport const processStreetCreateWorkflowRun = action(\"PROCESS_STREET_CREATE_WORKFLOW_RUN\", {\n slug: \"process_street-create-workflow-run\",\n name: \"Create Workflow Run\",\n description: \"This tool creates a new workflow run from a specified workflow template. It is one of the most fundamental operations in Process Street, allowing users to initiate a new instance of a workflow. The tool requires a workflow_template_id and optionally allows setting a custom name, due date, and whether to enable a share link.\",\n input: ProcessStreetCreateWorkflowRunInput,\n output: ProcessStreetCreateWorkflowRunOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC7F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wQAAwQ;AACpT,CAAC;AACD,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -14,7 +14,7 @@ declare const ProcessStreetCreateWorkflowRunOutput: z.ZodObject<{
14
14
  created_at: z.ZodNullable<z.ZodString>;
15
15
  share_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  workflow_run_id: z.ZodNullable<z.ZodString>;
17
- }, z.core.$strip>;
17
+ }, z.core.$loose>;
18
18
  declare const processStreetCreateWorkflowRun: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  workflow_template_id: string;
20
20
  name?: string | undefined;
@@ -14,7 +14,7 @@ declare const ProcessStreetCreateWorkflowRunOutput: z.ZodObject<{
14
14
  created_at: z.ZodNullable<z.ZodString>;
15
15
  share_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  workflow_run_id: z.ZodNullable<z.ZodString>;
17
- }, z.core.$strip>;
17
+ }, z.core.$loose>;
18
18
  declare const processStreetCreateWorkflowRun: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  workflow_template_id: string;
20
20
  name?: string | undefined;
@@ -17,7 +17,7 @@ const processStreetCreateWorkflowRun = action("PROCESS_STREET_CREATE_WORKFLOW_RU
17
17
  created_at: z.string().describe("Timestamp when the workflow run was created").nullable(),
18
18
  share_link: z.string().describe("Share link URL (if enabled)").nullable().optional(),
19
19
  workflow_run_id: z.string().describe("The ID of the created workflow run").nullable()
20
- })
20
+ }).passthrough()
21
21
  });
22
22
  //#endregion
23
23
  export { processStreetCreateWorkflowRun };
@@ -1 +1 @@
1
- {"version":3,"file":"create-workflow-run.mjs","names":[],"sources":["../../src/actions/create-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetCreateWorkflowRunInput = z.object({\n name: z.string().describe(\"Custom name for the workflow run\").optional(),\n shared: z.boolean().describe(\"Whether to enable a share link for the workflow run\").optional(),\n due_date: z.string().describe(\"Due date for the workflow run in ISO 8601 format\").optional(),\n workflow_template_id: z.string().describe(\"The ID of the workflow template to create a run from. This is a 22-character Base64URL-encoded string that identifies the workflow template (e.g., 'jBAbMsR7BGBdDOLqDUFBmg'). You can obtain this ID by using the List Workflows action or from the Process Street UI.\"),\n});\nexport const ProcessStreetCreateWorkflowRunOutput = z.object({\n name: z.string().describe(\"Name of the workflow run\").nullable(),\n status: z.string().describe(\"Current status of the workflow run\").nullable(),\n due_date: z.string().describe(\"Due date of the workflow run (if set)\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the workflow run was created\").nullable(),\n share_link: z.string().describe(\"Share link URL (if enabled)\").nullable().optional(),\n workflow_run_id: z.string().describe(\"The ID of the created workflow run\").nullable(),\n});\n\nexport const processStreetCreateWorkflowRun = action(\"PROCESS_STREET_CREATE_WORKFLOW_RUN\", {\n slug: \"process_street-create-workflow-run\",\n name: \"Create Workflow Run\",\n description: \"This tool creates a new workflow run from a specified workflow template. It is one of the most fundamental operations in Process Street, allowing users to initiate a new instance of a workflow. The tool requires a workflow_template_id and optionally allows setting a custom name, due date, and whether to enable a share link.\",\n input: ProcessStreetCreateWorkflowRunInput,\n output: ProcessStreetCreateWorkflowRunOutput,\n});\n"],"mappings":";;AAmBA,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBiD,EAAE,OAAO;EAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACvE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC3F,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,wQAAwQ;CACpT,CAcS;CACP,QAdkD,EAAE,OAAO;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACtF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-workflow-run.mjs","names":[],"sources":["../../src/actions/create-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetCreateWorkflowRunInput = z.object({\n name: z.string().describe(\"Custom name for the workflow run\").optional(),\n shared: z.boolean().describe(\"Whether to enable a share link for the workflow run\").optional(),\n due_date: z.string().describe(\"Due date for the workflow run in ISO 8601 format\").optional(),\n workflow_template_id: z.string().describe(\"The ID of the workflow template to create a run from. This is a 22-character Base64URL-encoded string that identifies the workflow template (e.g., 'jBAbMsR7BGBdDOLqDUFBmg'). You can obtain this ID by using the List Workflows action or from the Process Street UI.\"),\n});\nexport const ProcessStreetCreateWorkflowRunOutput = z.object({\n name: z.string().describe(\"Name of the workflow run\").nullable(),\n status: z.string().describe(\"Current status of the workflow run\").nullable(),\n due_date: z.string().describe(\"Due date of the workflow run (if set)\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the workflow run was created\").nullable(),\n share_link: z.string().describe(\"Share link URL (if enabled)\").nullable().optional(),\n workflow_run_id: z.string().describe(\"The ID of the created workflow run\").nullable(),\n}).passthrough();\n\nexport const processStreetCreateWorkflowRun = action(\"PROCESS_STREET_CREATE_WORKFLOW_RUN\", {\n slug: \"process_street-create-workflow-run\",\n name: \"Create Workflow Run\",\n description: \"This tool creates a new workflow run from a specified workflow template. It is one of the most fundamental operations in Process Street, allowing users to initiate a new instance of a workflow. The tool requires a workflow_template_id and optionally allows setting a custom name, due date, and whether to enable a share link.\",\n input: ProcessStreetCreateWorkflowRunInput,\n output: ProcessStreetCreateWorkflowRunOutput,\n});\n"],"mappings":";;AAmBA,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBiD,EAAE,OAAO;EAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACvE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC3F,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,wQAAwQ;CACpT,CAcS;CACP,QAdkD,EAAE,OAAO;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACtF,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -12,13 +12,13 @@ const ProcessStreetFindDataSetRows_DataSetRecordSchema = zod.z.object({
12
12
  data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The record data containing field values"),
13
13
  created_at: zod.z.string().describe("The timestamp when the record was created").nullable(),
14
14
  updated_at: zod.z.string().describe("The timestamp when the record was last updated").nullable()
15
- });
15
+ }).passthrough();
16
16
  const ProcessStreetFindDataSetRowsOutput = zod.z.object({
17
17
  page: zod.z.number().int().describe("Current page number").nullable(),
18
18
  limit: zod.z.number().int().describe("Number of records per page").nullable(),
19
19
  total: zod.z.number().int().describe("Total number of records matching the search criteria").nullable(),
20
20
  records: zod.z.array(ProcessStreetFindDataSetRows_DataSetRecordSchema).describe("List of records matching the search criteria")
21
- });
21
+ }).passthrough();
22
22
  const processStreetFindDataSetRows = require_action.action("PROCESS_STREET_FIND_DATA_SET_ROWS", {
23
23
  slug: "process_street-find-data-set-rows",
24
24
  name: "Find Data Set Rows",
@@ -1 +1 @@
1
- {"version":3,"file":"find-data-set-rows.cjs","names":["z","action"],"sources":["../../src/actions/find-data-set-rows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetFindDataSetRowsInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (1-indexed). Use this with 'limit' to paginate through large result sets.\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of records to return per page. Valid range is 1-100.\").optional(),\n query: z.string().describe(\"Search query to filter records by column values. Use the format 'columnName:value' to filter records where the specified column matches the value. Leave empty to retrieve all records.\").optional(),\n data_set_id: z.string().describe(\"The unique identifier of the data set to search in. You can find this ID in the Process Street UI when viewing a data set, or via the data sets list endpoint.\"),\n});\nconst ProcessStreetFindDataSetRows_DataSetRecordSchema = z.object({\n id: z.string().describe(\"The unique identifier of the record\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"The record data containing field values\"),\n created_at: z.string().describe(\"The timestamp when the record was created\").nullable(),\n updated_at: z.string().describe(\"The timestamp when the record was last updated\").nullable(),\n});\nexport const ProcessStreetFindDataSetRowsOutput = z.object({\n page: z.number().int().describe(\"Current page number\").nullable(),\n limit: z.number().int().describe(\"Number of records per page\").nullable(),\n total: z.number().int().describe(\"Total number of records matching the search criteria\").nullable(),\n records: z.array(ProcessStreetFindDataSetRows_DataSetRecordSchema).describe(\"List of records matching the search criteria\"),\n});\n\nexport const processStreetFindDataSetRows = action(\"PROCESS_STREET_FIND_DATA_SET_ROWS\", {\n slug: \"process_street-find-data-set-rows\",\n name: \"Find Data Set Rows\",\n description: \"Retrieves records from a Process Street data set with optional filtering by column values. Use this tool to search for specific records within a data set or to paginate through all records. Data sets are tables that store structured data which can be used across workflows.\",\n input: ProcessStreetFindDataSetRowsInput,\n output: ProcessStreetFindDataSetRowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC7H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yLAAyL,CAAC,CAAC,SAAS;CAC/N,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK;AACnM,CAAC;AACD,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC7F,CAAC;AACD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAClG,SAASA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,8CAA8C;AAC5H,CAAC;AAED,MAAa,+BAA+BC,eAAAA,OAAO,qCAAqC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"find-data-set-rows.cjs","names":["z","action"],"sources":["../../src/actions/find-data-set-rows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetFindDataSetRowsInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (1-indexed). Use this with 'limit' to paginate through large result sets.\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of records to return per page. Valid range is 1-100.\").optional(),\n query: z.string().describe(\"Search query to filter records by column values. Use the format 'columnName:value' to filter records where the specified column matches the value. Leave empty to retrieve all records.\").optional(),\n data_set_id: z.string().describe(\"The unique identifier of the data set to search in. You can find this ID in the Process Street UI when viewing a data set, or via the data sets list endpoint.\"),\n});\nconst ProcessStreetFindDataSetRows_DataSetRecordSchema = z.object({\n id: z.string().describe(\"The unique identifier of the record\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"The record data containing field values\"),\n created_at: z.string().describe(\"The timestamp when the record was created\").nullable(),\n updated_at: z.string().describe(\"The timestamp when the record was last updated\").nullable(),\n}).passthrough();\nexport const ProcessStreetFindDataSetRowsOutput = z.object({\n page: z.number().int().describe(\"Current page number\").nullable(),\n limit: z.number().int().describe(\"Number of records per page\").nullable(),\n total: z.number().int().describe(\"Total number of records matching the search criteria\").nullable(),\n records: z.array(ProcessStreetFindDataSetRows_DataSetRecordSchema).describe(\"List of records matching the search criteria\"),\n}).passthrough();\n\nexport const processStreetFindDataSetRows = action(\"PROCESS_STREET_FIND_DATA_SET_ROWS\", {\n slug: \"process_street-find-data-set-rows\",\n name: \"Find Data Set Rows\",\n description: \"Retrieves records from a Process Street data set with optional filtering by column values. Use this tool to search for specific records within a data set or to paginate through all records. Data sets are tables that store structured data which can be used across workflows.\",\n input: ProcessStreetFindDataSetRowsInput,\n output: ProcessStreetFindDataSetRowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC7H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yLAAyL,CAAC,CAAC,SAAS;CAC/N,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK;AACnM,CAAC;AACD,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAClG,SAASA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,8CAA8C;AAC5H,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAA+BC,eAAAA,OAAO,qCAAqC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -16,8 +16,8 @@ declare const ProcessStreetFindDataSetRowsOutput: z.ZodObject<{
16
16
  data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
17
17
  created_at: z.ZodNullable<z.ZodString>;
18
18
  updated_at: z.ZodNullable<z.ZodString>;
19
- }, z.core.$strip>>;
20
- }, z.core.$strip>;
19
+ }, z.core.$loose>>;
20
+ }, z.core.$loose>;
21
21
  declare const processStreetFindDataSetRows: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  data_set_id: string;
23
23
  page?: number | undefined;
@@ -16,8 +16,8 @@ declare const ProcessStreetFindDataSetRowsOutput: z.ZodObject<{
16
16
  data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
17
17
  created_at: z.ZodNullable<z.ZodString>;
18
18
  updated_at: z.ZodNullable<z.ZodString>;
19
- }, z.core.$strip>>;
20
- }, z.core.$strip>;
19
+ }, z.core.$loose>>;
20
+ }, z.core.$loose>;
21
21
  declare const processStreetFindDataSetRows: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  data_set_id: string;
23
23
  page?: number | undefined;
@@ -12,7 +12,7 @@ const ProcessStreetFindDataSetRows_DataSetRecordSchema = z.object({
12
12
  data: z.record(z.string(), z.unknown()).describe("The record data containing field values"),
13
13
  created_at: z.string().describe("The timestamp when the record was created").nullable(),
14
14
  updated_at: z.string().describe("The timestamp when the record was last updated").nullable()
15
- });
15
+ }).passthrough();
16
16
  const processStreetFindDataSetRows = action("PROCESS_STREET_FIND_DATA_SET_ROWS", {
17
17
  slug: "process_street-find-data-set-rows",
18
18
  name: "Find Data Set Rows",
@@ -23,7 +23,7 @@ const processStreetFindDataSetRows = action("PROCESS_STREET_FIND_DATA_SET_ROWS",
23
23
  limit: z.number().int().describe("Number of records per page").nullable(),
24
24
  total: z.number().int().describe("Total number of records matching the search criteria").nullable(),
25
25
  records: z.array(ProcessStreetFindDataSetRows_DataSetRecordSchema).describe("List of records matching the search criteria")
26
- })
26
+ }).passthrough()
27
27
  });
28
28
  //#endregion
29
29
  export { processStreetFindDataSetRows };
@@ -1 +1 @@
1
- {"version":3,"file":"find-data-set-rows.mjs","names":[],"sources":["../../src/actions/find-data-set-rows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetFindDataSetRowsInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (1-indexed). Use this with 'limit' to paginate through large result sets.\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of records to return per page. Valid range is 1-100.\").optional(),\n query: z.string().describe(\"Search query to filter records by column values. Use the format 'columnName:value' to filter records where the specified column matches the value. Leave empty to retrieve all records.\").optional(),\n data_set_id: z.string().describe(\"The unique identifier of the data set to search in. You can find this ID in the Process Street UI when viewing a data set, or via the data sets list endpoint.\"),\n});\nconst ProcessStreetFindDataSetRows_DataSetRecordSchema = z.object({\n id: z.string().describe(\"The unique identifier of the record\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"The record data containing field values\"),\n created_at: z.string().describe(\"The timestamp when the record was created\").nullable(),\n updated_at: z.string().describe(\"The timestamp when the record was last updated\").nullable(),\n});\nexport const ProcessStreetFindDataSetRowsOutput = z.object({\n page: z.number().int().describe(\"Current page number\").nullable(),\n limit: z.number().int().describe(\"Number of records per page\").nullable(),\n total: z.number().int().describe(\"Total number of records matching the search criteria\").nullable(),\n records: z.array(ProcessStreetFindDataSetRows_DataSetRecordSchema).describe(\"List of records matching the search criteria\"),\n});\n\nexport const processStreetFindDataSetRows = action(\"PROCESS_STREET_FIND_DATA_SET_ROWS\", {\n slug: \"process_street-find-data-set-rows\",\n name: \"Find Data Set Rows\",\n description: \"Retrieves records from a Process Street data set with optional filtering by column values. Use this tool to search for specific records within a data set or to paginate through all records. Data sets are tables that store structured data which can be used across workflows.\",\n input: ProcessStreetFindDataSetRowsInput,\n output: ProcessStreetFindDataSetRowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5J,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC7H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yLAAyL,CAAC,CAAC,SAAS;CAC/N,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK;AACnM,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC7F,CAAC;AAQD,MAAa,+BAA+B,OAAO,qCAAqC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACxE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAClG,SAAS,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,8CAA8C;CAC5H,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"find-data-set-rows.mjs","names":[],"sources":["../../src/actions/find-data-set-rows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetFindDataSetRowsInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (1-indexed). Use this with 'limit' to paginate through large result sets.\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of records to return per page. Valid range is 1-100.\").optional(),\n query: z.string().describe(\"Search query to filter records by column values. Use the format 'columnName:value' to filter records where the specified column matches the value. Leave empty to retrieve all records.\").optional(),\n data_set_id: z.string().describe(\"The unique identifier of the data set to search in. You can find this ID in the Process Street UI when viewing a data set, or via the data sets list endpoint.\"),\n});\nconst ProcessStreetFindDataSetRows_DataSetRecordSchema = z.object({\n id: z.string().describe(\"The unique identifier of the record\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"The record data containing field values\"),\n created_at: z.string().describe(\"The timestamp when the record was created\").nullable(),\n updated_at: z.string().describe(\"The timestamp when the record was last updated\").nullable(),\n}).passthrough();\nexport const ProcessStreetFindDataSetRowsOutput = z.object({\n page: z.number().int().describe(\"Current page number\").nullable(),\n limit: z.number().int().describe(\"Number of records per page\").nullable(),\n total: z.number().int().describe(\"Total number of records matching the search criteria\").nullable(),\n records: z.array(ProcessStreetFindDataSetRows_DataSetRecordSchema).describe(\"List of records matching the search criteria\"),\n}).passthrough();\n\nexport const processStreetFindDataSetRows = action(\"PROCESS_STREET_FIND_DATA_SET_ROWS\", {\n slug: \"process_street-find-data-set-rows\",\n name: \"Find Data Set Rows\",\n description: \"Retrieves records from a Process Street data set with optional filtering by column values. Use this tool to search for specific records within a data set or to paginate through all records. Data sets are tables that store structured data which can be used across workflows.\",\n input: ProcessStreetFindDataSetRowsInput,\n output: ProcessStreetFindDataSetRowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5J,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC7H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yLAAyL,CAAC,CAAC,SAAS;CAC/N,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK;AACnM,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY;AAQf,MAAa,+BAA+B,OAAO,qCAAqC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACxE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAClG,SAAS,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,8CAA8C;CAC5H,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -11,13 +11,13 @@ const ProcessStreetListWorkflows_WorkflowItemSchema = zod.z.object({
11
11
  active: zod.z.boolean().describe("Whether the workflow is active or archived").nullable(),
12
12
  created_at: zod.z.string().describe("Timestamp when the workflow was created").nullable(),
13
13
  updated_at: zod.z.string().describe("Timestamp when the workflow was last updated").nullable()
14
- }).describe("Model representing a single workflow item in the response");
14
+ }).passthrough().describe("Model representing a single workflow item in the response");
15
15
  const ProcessStreetListWorkflowsOutput = zod.z.object({
16
16
  page: zod.z.number().int().describe("Current page number").nullable(),
17
17
  limit: zod.z.number().int().describe("Number of workflows per page").nullable(),
18
18
  workflows: zod.z.array(ProcessStreetListWorkflows_WorkflowItemSchema).describe("List of workflows in the Process Street account"),
19
19
  total_count: zod.z.number().int().describe("Total number of workflows").nullable()
20
- }).describe("Response model containing the list of workflows with pagination metadata");
20
+ }).passthrough().describe("Response model containing the list of workflows with pagination metadata");
21
21
  const processStreetListWorkflows = require_action.action("PROCESS_STREET_LIST_WORKFLOWS", {
22
22
  slug: "process_street-list-workflows",
23
23
  name: "List Workflows",
@@ -1 +1 @@
1
- {"version":3,"file":"list-workflows.cjs","names":["z","action"],"sources":["../../src/actions/list-workflows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetListWorkflowsInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (1-indexed). Use this with 'limit' to paginate through large result sets.\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of workflows to return per page. Valid range is 1-100.\").optional(),\n}).describe(\"Request model for listing workflows with pagination support\");\nconst ProcessStreetListWorkflows_WorkflowItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the workflow\").nullable(),\n name: z.string().describe(\"The name of the workflow\").nullable(),\n active: z.boolean().describe(\"Whether the workflow is active or archived\").nullable(),\n created_at: z.string().describe(\"Timestamp when the workflow was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the workflow was last updated\").nullable(),\n}).describe(\"Model representing a single workflow item in the response\");\nexport const ProcessStreetListWorkflowsOutput = z.object({\n page: z.number().int().describe(\"Current page number\").nullable(),\n limit: z.number().int().describe(\"Number of workflows per page\").nullable(),\n workflows: z.array(ProcessStreetListWorkflows_WorkflowItemSchema).describe(\"List of workflows in the Process Street account\"),\n total_count: z.number().int().describe(\"Total number of workflows\").nullable(),\n}).describe(\"Response model containing the list of workflows with pagination metadata\");\n\nexport const processStreetListWorkflows = action(\"PROCESS_STREET_LIST_WORKFLOWS\", {\n slug: \"process_street-list-workflows\",\n name: \"List Workflows\",\n description: \"This tool retrieves a list of all workflows available in the Process Street account. It is a fundamental action that allows users to view and access all their workflows, which is essential for other operations that require workflow IDs. This action is important because it provides the foundation for other actions that require workflow IDs as input parameters, such as creating workflow runs or managing workflow-specific tasks, thereby enabling better workflow management and automation.\",\n input: ProcessStreetListWorkflowsInput,\n output: ProcessStreetListWorkflowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC1E,WAAWA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,iDAAiD;CAC5H,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,0EAA0E;AAEtF,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-workflows.cjs","names":["z","action"],"sources":["../../src/actions/list-workflows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetListWorkflowsInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (1-indexed). Use this with 'limit' to paginate through large result sets.\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of workflows to return per page. Valid range is 1-100.\").optional(),\n}).describe(\"Request model for listing workflows with pagination support\");\nconst ProcessStreetListWorkflows_WorkflowItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the workflow\").nullable(),\n name: z.string().describe(\"The name of the workflow\").nullable(),\n active: z.boolean().describe(\"Whether the workflow is active or archived\").nullable(),\n created_at: z.string().describe(\"Timestamp when the workflow was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the workflow was last updated\").nullable(),\n}).passthrough().describe(\"Model representing a single workflow item in the response\");\nexport const ProcessStreetListWorkflowsOutput = z.object({\n page: z.number().int().describe(\"Current page number\").nullable(),\n limit: z.number().int().describe(\"Number of workflows per page\").nullable(),\n workflows: z.array(ProcessStreetListWorkflows_WorkflowItemSchema).describe(\"List of workflows in the Process Street account\"),\n total_count: z.number().int().describe(\"Total number of workflows\").nullable(),\n}).passthrough().describe(\"Response model containing the list of workflows with pagination metadata\");\n\nexport const processStreetListWorkflows = action(\"PROCESS_STREET_LIST_WORKFLOWS\", {\n slug: \"process_street-list-workflows\",\n name: \"List Workflows\",\n description: \"This tool retrieves a list of all workflows available in the Process Street account. It is a fundamental action that allows users to view and access all their workflows, which is essential for other operations that require workflow IDs. This action is important because it provides the foundation for other actions that require workflow IDs as input parameters, such as creating workflow runs or managing workflow-specific tasks, thereby enabling better workflow management and automation.\",\n input: ProcessStreetListWorkflowsInput,\n output: ProcessStreetListWorkflowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC1E,WAAWA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,iDAAiD;CAC5H,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0EAA0E;AAEpG,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -14,9 +14,9 @@ declare const ProcessStreetListWorkflowsOutput: z.ZodObject<{
14
14
  active: z.ZodNullable<z.ZodBoolean>;
15
15
  created_at: z.ZodNullable<z.ZodString>;
16
16
  updated_at: z.ZodNullable<z.ZodString>;
17
- }, z.core.$strip>>;
17
+ }, z.core.$loose>>;
18
18
  total_count: z.ZodNullable<z.ZodNumber>;
19
- }, z.core.$strip>;
19
+ }, z.core.$loose>;
20
20
  declare const processStreetListWorkflows: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  page?: number | undefined;
22
22
  limit?: number | undefined;
@@ -14,9 +14,9 @@ declare const ProcessStreetListWorkflowsOutput: z.ZodObject<{
14
14
  active: z.ZodNullable<z.ZodBoolean>;
15
15
  created_at: z.ZodNullable<z.ZodString>;
16
16
  updated_at: z.ZodNullable<z.ZodString>;
17
- }, z.core.$strip>>;
17
+ }, z.core.$loose>>;
18
18
  total_count: z.ZodNullable<z.ZodNumber>;
19
- }, z.core.$strip>;
19
+ }, z.core.$loose>;
20
20
  declare const processStreetListWorkflows: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  page?: number | undefined;
22
22
  limit?: number | undefined;
@@ -11,7 +11,7 @@ const ProcessStreetListWorkflows_WorkflowItemSchema = z.object({
11
11
  active: z.boolean().describe("Whether the workflow is active or archived").nullable(),
12
12
  created_at: z.string().describe("Timestamp when the workflow was created").nullable(),
13
13
  updated_at: z.string().describe("Timestamp when the workflow was last updated").nullable()
14
- }).describe("Model representing a single workflow item in the response");
14
+ }).passthrough().describe("Model representing a single workflow item in the response");
15
15
  const processStreetListWorkflows = action("PROCESS_STREET_LIST_WORKFLOWS", {
16
16
  slug: "process_street-list-workflows",
17
17
  name: "List Workflows",
@@ -22,7 +22,7 @@ const processStreetListWorkflows = action("PROCESS_STREET_LIST_WORKFLOWS", {
22
22
  limit: z.number().int().describe("Number of workflows per page").nullable(),
23
23
  workflows: z.array(ProcessStreetListWorkflows_WorkflowItemSchema).describe("List of workflows in the Process Street account"),
24
24
  total_count: z.number().int().describe("Total number of workflows").nullable()
25
- }).describe("Response model containing the list of workflows with pagination metadata")
25
+ }).passthrough().describe("Response model containing the list of workflows with pagination metadata")
26
26
  });
27
27
  //#endregion
28
28
  export { processStreetListWorkflows };
@@ -1 +1 @@
1
- {"version":3,"file":"list-workflows.mjs","names":[],"sources":["../../src/actions/list-workflows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetListWorkflowsInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (1-indexed). Use this with 'limit' to paginate through large result sets.\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of workflows to return per page. Valid range is 1-100.\").optional(),\n}).describe(\"Request model for listing workflows with pagination support\");\nconst ProcessStreetListWorkflows_WorkflowItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the workflow\").nullable(),\n name: z.string().describe(\"The name of the workflow\").nullable(),\n active: z.boolean().describe(\"Whether the workflow is active or archived\").nullable(),\n created_at: z.string().describe(\"Timestamp when the workflow was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the workflow was last updated\").nullable(),\n}).describe(\"Model representing a single workflow item in the response\");\nexport const ProcessStreetListWorkflowsOutput = z.object({\n page: z.number().int().describe(\"Current page number\").nullable(),\n limit: z.number().int().describe(\"Number of workflows per page\").nullable(),\n workflows: z.array(ProcessStreetListWorkflows_WorkflowItemSchema).describe(\"List of workflows in the Process Street account\"),\n total_count: z.number().int().describe(\"Total number of workflows\").nullable(),\n}).describe(\"Response model containing the list of workflows with pagination metadata\");\n\nexport const processStreetListWorkflows = action(\"PROCESS_STREET_LIST_WORKFLOWS\", {\n slug: \"process_street-list-workflows\",\n name: \"List Workflows\",\n description: \"This tool retrieves a list of all workflows available in the Process Street account. It is a fundamental action that allows users to view and access all their workflows, which is essential for other operations that require workflow IDs. This action is important because it provides the foundation for other actions that require workflow IDs as input parameters, such as creating workflow runs or managing workflow-specific tasks, thereby enabling better workflow management and automation.\",\n input: ProcessStreetListWorkflowsInput,\n output: ProcessStreetListWorkflowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5J,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAQvE,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZ8C,EAAE,OAAO;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EAC1E,WAAW,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,iDAAiD;EAC5H,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC/E,CAAC,CAAC,CAAC,SAAS,0EAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-workflows.mjs","names":[],"sources":["../../src/actions/list-workflows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetListWorkflowsInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (1-indexed). Use this with 'limit' to paginate through large result sets.\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of workflows to return per page. Valid range is 1-100.\").optional(),\n}).describe(\"Request model for listing workflows with pagination support\");\nconst ProcessStreetListWorkflows_WorkflowItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the workflow\").nullable(),\n name: z.string().describe(\"The name of the workflow\").nullable(),\n active: z.boolean().describe(\"Whether the workflow is active or archived\").nullable(),\n created_at: z.string().describe(\"Timestamp when the workflow was created\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the workflow was last updated\").nullable(),\n}).passthrough().describe(\"Model representing a single workflow item in the response\");\nexport const ProcessStreetListWorkflowsOutput = z.object({\n page: z.number().int().describe(\"Current page number\").nullable(),\n limit: z.number().int().describe(\"Number of workflows per page\").nullable(),\n workflows: z.array(ProcessStreetListWorkflows_WorkflowItemSchema).describe(\"List of workflows in the Process Street account\"),\n total_count: z.number().int().describe(\"Total number of workflows\").nullable(),\n}).passthrough().describe(\"Response model containing the list of workflows with pagination metadata\");\n\nexport const processStreetListWorkflows = action(\"PROCESS_STREET_LIST_WORKFLOWS\", {\n slug: \"process_street-list-workflows\",\n name: \"List Workflows\",\n description: \"This tool retrieves a list of all workflows available in the Process Street account. It is a fundamental action that allows users to view and access all their workflows, which is essential for other operations that require workflow IDs. This action is important because it provides the foundation for other actions that require workflow IDs as input parameters, such as creating workflow runs or managing workflow-specific tasks, thereby enabling better workflow management and automation.\",\n input: ProcessStreetListWorkflowsInput,\n output: ProcessStreetListWorkflowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC5J,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAQrF,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZ8C,EAAE,OAAO;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EAC1E,WAAW,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,iDAAiD;EAC5H,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0EAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/undelete-workflow-run.ts
4
4
  const ProcessStreetUndeleteWorkflowRunInput = zod.z.object({ workflow_run_id: zod.z.string().describe("The unique identifier of the workflow run to restore. This is a 22-character Base64URL-encoded string that you can obtain from the workflow run creation response or by listing workflow runs.") });
5
- const ProcessStreetUndeleteWorkflowRunOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates if the workflow run was successfully restored.").nullable().optional() });
5
+ const ProcessStreetUndeleteWorkflowRunOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates if the workflow run was successfully restored.").nullable().optional() }).passthrough();
6
6
  const processStreetUndeleteWorkflowRun = require_action.action("PROCESS_STREET_UNDELETE_WORKFLOW_RUN", {
7
7
  slug: "process_street-undelete-workflow-run",
8
8
  name: "Undelete Workflow Run",
@@ -1 +1 @@
1
- {"version":3,"file":"undelete-workflow-run.cjs","names":["z","action"],"sources":["../../src/actions/undelete-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetUndeleteWorkflowRunInput = z.object({\n workflow_run_id: z.string().describe(\"The unique identifier of the workflow run to restore. This is a 22-character Base64URL-encoded string that you can obtain from the workflow run creation response or by listing workflow runs.\"),\n});\nexport const ProcessStreetUndeleteWorkflowRunOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates if the workflow run was successfully restored.\").nullable().optional(),\n});\n\nexport const processStreetUndeleteWorkflowRun = action(\"PROCESS_STREET_UNDELETE_WORKFLOW_RUN\", {\n slug: \"process_street-undelete-workflow-run\",\n name: \"Undelete Workflow Run\",\n description: \"Restores a previously deleted workflow run in Process Street. Uses the POST /workflow-runs/{workflowRunId}/undelete endpoint to recover a workflow run within the valid recovery period (typically up to 30 days). Only workflow runs that have been deleted (not permanently removed) can be restored.\",\n input: ProcessStreetUndeleteWorkflowRunInput,\n output: ProcessStreetUndeleteWorkflowRunOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gMAAgM,EACvO,CAAC;AACD,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9H,CAAC;AAED,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"undelete-workflow-run.cjs","names":["z","action"],"sources":["../../src/actions/undelete-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetUndeleteWorkflowRunInput = z.object({\n workflow_run_id: z.string().describe(\"The unique identifier of the workflow run to restore. This is a 22-character Base64URL-encoded string that you can obtain from the workflow run creation response or by listing workflow runs.\"),\n});\nexport const ProcessStreetUndeleteWorkflowRunOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates if the workflow run was successfully restored.\").nullable().optional(),\n}).passthrough();\n\nexport const processStreetUndeleteWorkflowRun = action(\"PROCESS_STREET_UNDELETE_WORKFLOW_RUN\", {\n slug: \"process_street-undelete-workflow-run\",\n name: \"Undelete Workflow Run\",\n description: \"Restores a previously deleted workflow run in Process Street. Uses the POST /workflow-runs/{workflowRunId}/undelete endpoint to recover a workflow run within the valid recovery period (typically up to 30 days). Only workflow runs that have been deleted (not permanently removed) can be restored.\",\n input: ProcessStreetUndeleteWorkflowRunInput,\n output: ProcessStreetUndeleteWorkflowRunOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gMAAgM,EACvO,CAAC;AACD,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9H,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,7 +6,7 @@ declare const ProcessStreetUndeleteWorkflowRunInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const ProcessStreetUndeleteWorkflowRunOutput: z.ZodObject<{
8
8
  success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const processStreetUndeleteWorkflowRun: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  workflow_run_id: string;
12
12
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -6,7 +6,7 @@ declare const ProcessStreetUndeleteWorkflowRunInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const ProcessStreetUndeleteWorkflowRunOutput: z.ZodObject<{
8
8
  success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const processStreetUndeleteWorkflowRun: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  workflow_run_id: string;
12
12
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -5,7 +5,7 @@ const processStreetUndeleteWorkflowRun = action("PROCESS_STREET_UNDELETE_WORKFLO
5
5
  name: "Undelete Workflow Run",
6
6
  description: "Restores a previously deleted workflow run in Process Street. Uses the POST /workflow-runs/{workflowRunId}/undelete endpoint to recover a workflow run within the valid recovery period (typically up to 30 days). Only workflow runs that have been deleted (not permanently removed) can be restored.",
7
7
  input: z.object({ workflow_run_id: z.string().describe("The unique identifier of the workflow run to restore. This is a 22-character Base64URL-encoded string that you can obtain from the workflow run creation response or by listing workflow runs.") }),
8
- output: z.object({ success: z.boolean().default(true).describe("Indicates if the workflow run was successfully restored.").nullable().optional() })
8
+ output: z.object({ success: z.boolean().default(true).describe("Indicates if the workflow run was successfully restored.").nullable().optional() }).passthrough()
9
9
  });
10
10
  //#endregion
11
11
  export { processStreetUndeleteWorkflowRun };
@@ -1 +1 @@
1
- {"version":3,"file":"undelete-workflow-run.mjs","names":[],"sources":["../../src/actions/undelete-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetUndeleteWorkflowRunInput = z.object({\n workflow_run_id: z.string().describe(\"The unique identifier of the workflow run to restore. This is a 22-character Base64URL-encoded string that you can obtain from the workflow run creation response or by listing workflow runs.\"),\n});\nexport const ProcessStreetUndeleteWorkflowRunOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates if the workflow run was successfully restored.\").nullable().optional(),\n});\n\nexport const processStreetUndeleteWorkflowRun = action(\"PROCESS_STREET_UNDELETE_WORKFLOW_RUN\", {\n slug: \"process_street-undelete-workflow-run\",\n name: \"Undelete Workflow Run\",\n description: \"Restores a previously deleted workflow run in Process Street. Uses the POST /workflow-runs/{workflowRunId}/undelete endpoint to recover a workflow run within the valid recovery period (typically up to 30 days). Only workflow runs that have been deleted (not permanently removed) can be restored.\",\n input: ProcessStreetUndeleteWorkflowRunInput,\n output: ProcessStreetUndeleteWorkflowRunOutput,\n});\n"],"mappings":";;AAWA,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXmD,EAAE,OAAO,EAC5D,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gMAAgM,EACvO,CASS;CACP,QAToD,EAAE,OAAO,EAC7D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9H,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"undelete-workflow-run.mjs","names":[],"sources":["../../src/actions/undelete-workflow-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProcessStreetUndeleteWorkflowRunInput = z.object({\n workflow_run_id: z.string().describe(\"The unique identifier of the workflow run to restore. This is a 22-character Base64URL-encoded string that you can obtain from the workflow run creation response or by listing workflow runs.\"),\n});\nexport const ProcessStreetUndeleteWorkflowRunOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates if the workflow run was successfully restored.\").nullable().optional(),\n}).passthrough();\n\nexport const processStreetUndeleteWorkflowRun = action(\"PROCESS_STREET_UNDELETE_WORKFLOW_RUN\", {\n slug: \"process_street-undelete-workflow-run\",\n name: \"Undelete Workflow Run\",\n description: \"Restores a previously deleted workflow run in Process Street. Uses the POST /workflow-runs/{workflowRunId}/undelete endpoint to recover a workflow run within the valid recovery period (typically up to 30 days). Only workflow runs that have been deleted (not permanently removed) can be restored.\",\n input: ProcessStreetUndeleteWorkflowRunInput,\n output: ProcessStreetUndeleteWorkflowRunOutput,\n});\n"],"mappings":";;AAWA,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXmD,EAAE,OAAO,EAC5D,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gMAAgM,EACvO,CASS;CACP,QAToD,EAAE,OAAO,EAC7D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9H,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
package/dist/catalog.cjs CHANGED
@@ -8,7 +8,7 @@ const processStreetCatalog = {
8
8
  "logo": "https://logos.composio.dev/api/process_street",
9
9
  "authKind": "keystroke",
10
10
  "oauthScopes": [],
11
- "credentialFields": { "api_key": {
11
+ "credentialFields": { "generic_api_key": {
12
12
  "label": "API Key",
13
13
  "secret": true,
14
14
  "description": "Your API key for authentication. Obtain it from your Process Street settings."
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const processStreetCatalog = {\n \"slug\": \"process_street\",\n \"name\": \"Process Street\",\n \"description\": \"Process Street supports creating and running checklists, SOPs, and workflows, helping teams automate recurring processes and track compliance\",\n \"category\": \"Task Management\",\n \"logo\": \"https://logos.composio.dev/api/process_street\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your API key for authentication. Obtain it from your Process Street settings.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,uBAAuB;CAClC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
1
+ {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const processStreetCatalog = {\n \"slug\": \"process_street\",\n \"name\": \"Process Street\",\n \"description\": \"Process Street supports creating and running checklists, SOPs, and workflows, helping teams automate recurring processes and track compliance\",\n \"category\": \"Task Management\",\n \"logo\": \"https://logos.composio.dev/api/process_street\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your API key for authentication. Obtain it from your Process Street settings.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,uBAAuB;CAClC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
@@ -9,7 +9,7 @@ declare const processStreetCatalog: {
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
11
  readonly credentialFields: {
12
- readonly api_key: {
12
+ readonly generic_api_key: {
13
13
  readonly label: "API Key";
14
14
  readonly secret: true;
15
15
  readonly description: "Your API key for authentication. Obtain it from your Process Street settings.";
@@ -9,7 +9,7 @@ declare const processStreetCatalog: {
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
11
  readonly credentialFields: {
12
- readonly api_key: {
12
+ readonly generic_api_key: {
13
13
  readonly label: "API Key";
14
14
  readonly secret: true;
15
15
  readonly description: "Your API key for authentication. Obtain it from your Process Street settings.";
package/dist/catalog.mjs CHANGED
@@ -8,7 +8,7 @@ const processStreetCatalog = {
8
8
  "logo": "https://logos.composio.dev/api/process_street",
9
9
  "authKind": "keystroke",
10
10
  "oauthScopes": [],
11
- "credentialFields": { "api_key": {
11
+ "credentialFields": { "generic_api_key": {
12
12
  "label": "API Key",
13
13
  "secret": true,
14
14
  "description": "Your API key for authentication. Obtain it from your Process Street settings."
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const processStreetCatalog = {\n \"slug\": \"process_street\",\n \"name\": \"Process Street\",\n \"description\": \"Process Street supports creating and running checklists, SOPs, and workflows, helping teams automate recurring processes and track compliance\",\n \"category\": \"Task Management\",\n \"logo\": \"https://logos.composio.dev/api/process_street\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your API key for authentication. Obtain it from your Process Street settings.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,uBAAuB;CAClC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
1
+ {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const processStreetCatalog = {\n \"slug\": \"process_street\",\n \"name\": \"Process Street\",\n \"description\": \"Process Street supports creating and running checklists, SOPs, and workflows, helping teams automate recurring processes and track compliance\",\n \"category\": \"Task Management\",\n \"logo\": \"https://logos.composio.dev/api/process_street\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your API key for authentication. Obtain it from your Process Street settings.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,uBAAuB;CAClC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/process_street",
3
- "version": "0.1.2",
3
+ "version": "0.1.4",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"