@keystrokehq/rev_ai 0.1.4 → 0.1.6
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.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/delete-custom-vocabulary.cjs +1 -0
- package/dist/actions/delete-custom-vocabulary.cjs.map +1 -1
- package/dist/actions/delete-custom-vocabulary.d.cts +3 -3
- package/dist/actions/delete-custom-vocabulary.d.cts.map +1 -1
- package/dist/actions/delete-custom-vocabulary.d.mts +3 -3
- package/dist/actions/delete-custom-vocabulary.d.mts.map +1 -1
- package/dist/actions/delete-custom-vocabulary.mjs +1 -0
- package/dist/actions/delete-custom-vocabulary.mjs.map +1 -1
- package/dist/actions/delete-job-by-id.cjs +1 -0
- package/dist/actions/delete-job-by-id.cjs.map +1 -1
- package/dist/actions/delete-job-by-id.d.cts +3 -3
- package/dist/actions/delete-job-by-id.d.cts.map +1 -1
- package/dist/actions/delete-job-by-id.d.mts +3 -3
- package/dist/actions/delete-job-by-id.d.mts.map +1 -1
- package/dist/actions/delete-job-by-id.mjs +1 -0
- package/dist/actions/delete-job-by-id.mjs.map +1 -1
- package/dist/actions/get-account.cjs +1 -0
- package/dist/actions/get-account.cjs.map +1 -1
- package/dist/actions/get-account.d.cts +3 -1
- package/dist/actions/get-account.d.cts.map +1 -1
- package/dist/actions/get-account.d.mts +3 -1
- package/dist/actions/get-account.d.mts.map +1 -1
- package/dist/actions/get-account.mjs +1 -0
- package/dist/actions/get-account.mjs.map +1 -1
- package/dist/actions/get-captions.cjs +1 -0
- package/dist/actions/get-captions.cjs.map +1 -1
- package/dist/actions/get-captions.d.cts +3 -5
- package/dist/actions/get-captions.d.cts.map +1 -1
- package/dist/actions/get-captions.d.mts +3 -5
- package/dist/actions/get-captions.d.mts.map +1 -1
- package/dist/actions/get-captions.mjs +1 -0
- package/dist/actions/get-captions.mjs.map +1 -1
- package/dist/actions/get-custom-vocabulary-details.cjs +1 -0
- package/dist/actions/get-custom-vocabulary-details.cjs.map +1 -1
- package/dist/actions/get-custom-vocabulary-details.d.cts +3 -3
- package/dist/actions/get-custom-vocabulary-details.d.cts.map +1 -1
- package/dist/actions/get-custom-vocabulary-details.d.mts +3 -3
- package/dist/actions/get-custom-vocabulary-details.d.mts.map +1 -1
- package/dist/actions/get-custom-vocabulary-details.mjs +1 -0
- package/dist/actions/get-custom-vocabulary-details.mjs.map +1 -1
- package/dist/actions/get-job-by-id.cjs +1 -0
- package/dist/actions/get-job-by-id.cjs.map +1 -1
- package/dist/actions/get-job-by-id.d.cts +3 -3
- package/dist/actions/get-job-by-id.d.cts.map +1 -1
- package/dist/actions/get-job-by-id.d.mts +3 -3
- package/dist/actions/get-job-by-id.d.mts.map +1 -1
- package/dist/actions/get-job-by-id.mjs +1 -0
- package/dist/actions/get-job-by-id.mjs.map +1 -1
- package/dist/actions/get-list-of-jobs.cjs +1 -0
- package/dist/actions/get-list-of-jobs.cjs.map +1 -1
- package/dist/actions/get-list-of-jobs.d.cts +3 -5
- package/dist/actions/get-list-of-jobs.d.cts.map +1 -1
- package/dist/actions/get-list-of-jobs.d.mts +3 -5
- package/dist/actions/get-list-of-jobs.d.mts.map +1 -1
- package/dist/actions/get-list-of-jobs.mjs +1 -0
- package/dist/actions/get-list-of-jobs.mjs.map +1 -1
- package/dist/actions/get-transcript-by-id.cjs +1 -0
- package/dist/actions/get-transcript-by-id.cjs.map +1 -1
- package/dist/actions/get-transcript-by-id.d.cts +3 -4
- package/dist/actions/get-transcript-by-id.d.cts.map +1 -1
- package/dist/actions/get-transcript-by-id.d.mts +3 -4
- package/dist/actions/get-transcript-by-id.d.mts.map +1 -1
- package/dist/actions/get-transcript-by-id.mjs +1 -0
- package/dist/actions/get-transcript-by-id.mjs.map +1 -1
- package/dist/actions/start-stream-transcription.cjs +1 -0
- package/dist/actions/start-stream-transcription.cjs.map +1 -1
- package/dist/actions/start-stream-transcription.d.cts +3 -17
- package/dist/actions/start-stream-transcription.d.cts.map +1 -1
- package/dist/actions/start-stream-transcription.d.mts +3 -17
- package/dist/actions/start-stream-transcription.d.mts.map +1 -1
- package/dist/actions/start-stream-transcription.mjs +1 -0
- package/dist/actions/start-stream-transcription.mjs.map +1 -1
- package/dist/actions/submit-custom-vocabulary.cjs +1 -0
- package/dist/actions/submit-custom-vocabulary.cjs.map +1 -1
- package/dist/actions/submit-custom-vocabulary.d.cts +3 -5
- package/dist/actions/submit-custom-vocabulary.d.cts.map +1 -1
- package/dist/actions/submit-custom-vocabulary.d.mts +3 -5
- package/dist/actions/submit-custom-vocabulary.d.mts.map +1 -1
- package/dist/actions/submit-custom-vocabulary.mjs +1 -0
- package/dist/actions/submit-custom-vocabulary.mjs.map +1 -1
- package/dist/actions/submit-transcription-job.cjs +1 -0
- package/dist/actions/submit-transcription-job.cjs.map +1 -1
- package/dist/actions/submit-transcription-job.d.cts +3 -21
- package/dist/actions/submit-transcription-job.d.cts.map +1 -1
- package/dist/actions/submit-transcription-job.d.mts +3 -21
- package/dist/actions/submit-transcription-job.d.mts.map +1 -1
- package/dist/actions/submit-transcription-job.mjs +1 -0
- package/dist/actions/submit-transcription-job.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
package/dist/action.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.cjs","names":["revAi","executeRevAiTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { revAi } from \"./app\";\nimport { executeRevAiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.cjs","names":["revAi","executeRevAiTool"],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { revAi } from \"./app\";\nimport { executeRevAiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof revAi.credential> {\n return revAi.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeRevAiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOqD;CACrD,OAAOA,YAAAA,MAAM,OAAO;EAClB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,iBAAiB,MAAM,KAAgC,CAAC;EACxF;CACF,CAAC;AACH"}
|
package/dist/action.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { revAi } from \"./app\";\nimport { executeRevAiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { revAi } from \"./app\";\nimport { executeRevAiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof revAi.credential> {\n return revAi.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeRevAiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOqD;CACrD,OAAO,MAAM,OAAO;EAClB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,iBAAiB,MAAM,KAAgC,CAAC;EACxF;CACF,CAAC;AACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-custom-vocabulary.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-vocabulary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiDeleteCustomVocabularyInput = z.object({\n id: z.string().describe(\"Unique identifier of the custom vocabulary to delete\"),\n}).describe(\"Request schema for deleting a Rev.ai custom vocabulary.\");\nexport const RevAiDeleteCustomVocabularyOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion.\");\n\nexport const revAiDeleteCustomVocabulary = action(\"REV_AI_DELETE_CUSTOM_VOCABULARY\", {\n slug: \"rev_ai-delete-custom-vocabulary\",\n name: \"Delete Custom Vocabulary\",\n description: \"Tool to delete a completed custom vocabulary and its data. Use when you need to remove an unused vocabulary after confirming it's no longer needed.\",\n input: RevAiDeleteCustomVocabularyInput,\n output: RevAiDeleteCustomVocabularyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-custom-vocabulary.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-vocabulary.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiDeleteCustomVocabularyInput = z.object({\n id: z.string().describe(\"Unique identifier of the custom vocabulary to delete\"),\n}).describe(\"Request schema for deleting a Rev.ai custom vocabulary.\");\nexport const RevAiDeleteCustomVocabularyOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion.\");\n\nexport const revAiDeleteCustomVocabulary: AppAction<\n typeof RevAiDeleteCustomVocabularyInput,\n typeof RevAiDeleteCustomVocabularyOutput,\n typeof revAi.credential\n> = action(\"REV_AI_DELETE_CUSTOM_VOCABULARY\", {\n slug: \"rev_ai-delete-custom-vocabulary\",\n name: \"Delete Custom Vocabulary\",\n description: \"Tool to delete a completed custom vocabulary and its data. Use when you need to remove an unused vocabulary after confirming it's no longer needed.\",\n input: RevAiDeleteCustomVocabularyInput,\n output: RevAiDeleteCustomVocabularyOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,oCAAoCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErI,MAAa,8BAITC,eAAAA,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-custom-vocabulary.d.ts
|
|
@@ -5,9 +7,7 @@ declare const RevAiDeleteCustomVocabularyInput: z.ZodObject<{
|
|
|
5
7
|
id: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const RevAiDeleteCustomVocabularyOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const revAiDeleteCustomVocabulary:
|
|
9
|
-
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
|
+
declare const revAiDeleteCustomVocabulary: AppAction<typeof RevAiDeleteCustomVocabularyInput, typeof RevAiDeleteCustomVocabularyOutput, typeof revAi.credential>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { revAiDeleteCustomVocabulary };
|
|
13
13
|
//# sourceMappingURL=delete-custom-vocabulary.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-custom-vocabulary.d.cts","names":[],"sources":["../../src/actions/delete-custom-vocabulary.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-custom-vocabulary.d.cts","names":[],"sources":["../../src/actions/delete-custom-vocabulary.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-custom-vocabulary.d.ts
|
|
@@ -5,9 +7,7 @@ declare const RevAiDeleteCustomVocabularyInput: z.ZodObject<{
|
|
|
5
7
|
id: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const RevAiDeleteCustomVocabularyOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const revAiDeleteCustomVocabulary:
|
|
9
|
-
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
|
+
declare const revAiDeleteCustomVocabulary: AppAction<typeof RevAiDeleteCustomVocabularyInput, typeof RevAiDeleteCustomVocabularyOutput, typeof revAi.credential>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { revAiDeleteCustomVocabulary };
|
|
13
13
|
//# sourceMappingURL=delete-custom-vocabulary.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-custom-vocabulary.d.mts","names":[],"sources":["../../src/actions/delete-custom-vocabulary.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-custom-vocabulary.d.mts","names":[],"sources":["../../src/actions/delete-custom-vocabulary.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-custom-vocabulary.mjs","names":[],"sources":["../../src/actions/delete-custom-vocabulary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiDeleteCustomVocabularyInput = z.object({\n id: z.string().describe(\"Unique identifier of the custom vocabulary to delete\"),\n}).describe(\"Request schema for deleting a Rev.ai custom vocabulary.\");\nexport const RevAiDeleteCustomVocabularyOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion.\");\n\nexport const revAiDeleteCustomVocabulary = action(\"REV_AI_DELETE_CUSTOM_VOCABULARY\", {\n slug: \"rev_ai-delete-custom-vocabulary\",\n name: \"Delete Custom Vocabulary\",\n description: \"Tool to delete a completed custom vocabulary and its data. Use when you need to remove an unused vocabulary after confirming it's no longer needed.\",\n input: RevAiDeleteCustomVocabularyInput,\n output: RevAiDeleteCustomVocabularyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-custom-vocabulary.mjs","names":[],"sources":["../../src/actions/delete-custom-vocabulary.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiDeleteCustomVocabularyInput = z.object({\n id: z.string().describe(\"Unique identifier of the custom vocabulary to delete\"),\n}).describe(\"Request schema for deleting a Rev.ai custom vocabulary.\");\nexport const RevAiDeleteCustomVocabularyOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion.\");\n\nexport const revAiDeleteCustomVocabulary: AppAction<\n typeof RevAiDeleteCustomVocabularyInput,\n typeof RevAiDeleteCustomVocabularyOutput,\n typeof revAi.credential\n> = action(\"REV_AI_DELETE_CUSTOM_VOCABULARY\", {\n slug: \"rev_ai-delete-custom-vocabulary\",\n name: \"Delete Custom Vocabulary\",\n description: \"Tool to delete a completed custom vocabulary and its data. Use when you need to remove an unused vocabulary after confirming it's no longer needed.\",\n input: RevAiDeleteCustomVocabularyInput,\n output: RevAiDeleteCustomVocabularyOutput,\n});\n"],"mappings":";;;AAWA,MAAa,8BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb8C,EAAE,OAAO,EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC,CAAC,CAAC,SAAS,yDAWH;CACP,QAX+C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAWlF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-job-by-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-job-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiDeleteJobByIdInput = z.object({\n id: z.string().describe(\"The unique identifier of the job to delete\"),\n}).describe(\"Request schema for deleting a Rev.ai transcription job.\");\nexport const RevAiDeleteJobByIdOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion.\");\n\nexport const revAiDeleteJobById = action(\"REV_AI_DELETE_JOB_BY_ID\", {\n slug: \"rev_ai-delete-job-by-id\",\n name: \"Delete Job By ID\",\n description: \"Tool to delete a completed transcription job and its data. Use when you need to permanently remove a finished job after confirming it's no longer needed.\",\n input: RevAiDeleteJobByIdInput,\n output: RevAiDeleteJobByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-job-by-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-job-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiDeleteJobByIdInput = z.object({\n id: z.string().describe(\"The unique identifier of the job to delete\"),\n}).describe(\"Request schema for deleting a Rev.ai transcription job.\");\nexport const RevAiDeleteJobByIdOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion.\");\n\nexport const revAiDeleteJobById: AppAction<\n typeof RevAiDeleteJobByIdInput,\n typeof RevAiDeleteJobByIdOutput,\n typeof revAi.credential\n> = action(\"REV_AI_DELETE_JOB_BY_ID\", {\n slug: \"rev_ai-delete-job-by-id\",\n name: \"Delete Job By ID\",\n description: \"Tool to delete a completed transcription job and its data. Use when you need to permanently remove a finished job after confirming it's no longer needed.\",\n input: RevAiDeleteJobByIdInput,\n output: RevAiDeleteJobByIdOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACtE,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,2BAA2BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAE5H,MAAa,qBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-job-by-id.d.ts
|
|
@@ -5,9 +7,7 @@ declare const RevAiDeleteJobByIdInput: z.ZodObject<{
|
|
|
5
7
|
id: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const RevAiDeleteJobByIdOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const revAiDeleteJobById:
|
|
9
|
-
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
|
+
declare const revAiDeleteJobById: AppAction<typeof RevAiDeleteJobByIdInput, typeof RevAiDeleteJobByIdOutput, typeof revAi.credential>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { revAiDeleteJobById };
|
|
13
13
|
//# sourceMappingURL=delete-job-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-job-by-id.d.cts","names":[],"sources":["../../src/actions/delete-job-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-job-by-id.d.cts","names":[],"sources":["../../src/actions/delete-job-by-id.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-job-by-id.d.ts
|
|
@@ -5,9 +7,7 @@ declare const RevAiDeleteJobByIdInput: z.ZodObject<{
|
|
|
5
7
|
id: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const RevAiDeleteJobByIdOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const revAiDeleteJobById:
|
|
9
|
-
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
|
+
declare const revAiDeleteJobById: AppAction<typeof RevAiDeleteJobByIdInput, typeof RevAiDeleteJobByIdOutput, typeof revAi.credential>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { revAiDeleteJobById };
|
|
13
13
|
//# sourceMappingURL=delete-job-by-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-job-by-id.d.mts","names":[],"sources":["../../src/actions/delete-job-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-job-by-id.d.mts","names":[],"sources":["../../src/actions/delete-job-by-id.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-job-by-id.mjs","names":[],"sources":["../../src/actions/delete-job-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiDeleteJobByIdInput = z.object({\n id: z.string().describe(\"The unique identifier of the job to delete\"),\n}).describe(\"Request schema for deleting a Rev.ai transcription job.\");\nexport const RevAiDeleteJobByIdOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion.\");\n\nexport const revAiDeleteJobById = action(\"REV_AI_DELETE_JOB_BY_ID\", {\n slug: \"rev_ai-delete-job-by-id\",\n name: \"Delete Job By ID\",\n description: \"Tool to delete a completed transcription job and its data. Use when you need to permanently remove a finished job after confirming it's no longer needed.\",\n input: RevAiDeleteJobByIdInput,\n output: RevAiDeleteJobByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-job-by-id.mjs","names":[],"sources":["../../src/actions/delete-job-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiDeleteJobByIdInput = z.object({\n id: z.string().describe(\"The unique identifier of the job to delete\"),\n}).describe(\"Request schema for deleting a Rev.ai transcription job.\");\nexport const RevAiDeleteJobByIdOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for successful deletion.\");\n\nexport const revAiDeleteJobById: AppAction<\n typeof RevAiDeleteJobByIdInput,\n typeof RevAiDeleteJobByIdOutput,\n typeof revAi.credential\n> = action(\"REV_AI_DELETE_JOB_BY_ID\", {\n slug: \"rev_ai-delete-job-by-id\",\n name: \"Delete Job By ID\",\n description: \"Tool to delete a completed transcription job and its data. Use when you need to permanently remove a finished job after confirming it's no longer needed.\",\n input: RevAiDeleteJobByIdInput,\n output: RevAiDeleteJobByIdOutput,\n});\n"],"mappings":";;;AAWA,MAAa,qBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbqC,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACtE,CAAC,CAAC,CAAC,SAAS,yDAWH;CACP,QAXsC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAWzE;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-account.cjs","names":["z","action"],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiGetAccountInput = z.object({}).describe(\"Request model for GetAccount action. No parameters.\");\nexport const RevAiGetAccountOutput = z.object({\n email: z.string().describe(\"Email address associated with the Rev AI account\").nullable(),\n free_balance: z.number().describe(\"Free credit balance in hours\").nullable(),\n hipaa_enabled: z.boolean().describe(\"Whether HIPAA compliance is enabled for the account\").nullable(),\n total_balance: z.number().describe(\"Total credit balance (free + purchased) in hours\").nullable(),\n balance_seconds: z.number().int().describe(\"Remaining credit balance in seconds\").nullable(),\n purchased_balance: z.number().describe(\"Purchased credit balance in hours\").nullable(),\n}).passthrough().describe(\"Response model for GetAccount action.\");\n\nexport const revAiGetAccount = action(\"REV_AI_GET_ACCOUNT\", {\n slug: \"rev_ai-get-account\",\n name: \"Get Account\",\n description: \"Tool to retrieve developer account details. Use after authenticating with Rev AI.\",\n input: RevAiGetAccountInput,\n output: RevAiGetAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-account.cjs","names":["z","action"],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiGetAccountInput = z.object({}).describe(\"Request model for GetAccount action. No parameters.\");\nexport const RevAiGetAccountOutput = z.object({\n email: z.string().describe(\"Email address associated with the Rev AI account\").nullable(),\n free_balance: z.number().describe(\"Free credit balance in hours\").nullable(),\n hipaa_enabled: z.boolean().describe(\"Whether HIPAA compliance is enabled for the account\").nullable(),\n total_balance: z.number().describe(\"Total credit balance (free + purchased) in hours\").nullable(),\n balance_seconds: z.number().int().describe(\"Remaining credit balance in seconds\").nullable(),\n purchased_balance: z.number().describe(\"Purchased credit balance in hours\").nullable(),\n}).passthrough().describe(\"Response model for GetAccount action.\");\n\nexport const revAiGetAccount: AppAction<\n typeof RevAiGetAccountInput,\n typeof RevAiGetAccountOutput,\n typeof revAi.credential\n> = action(\"REV_AI_GET_ACCOUNT\", {\n slug: \"rev_ai-get-account\",\n name: \"Get Account\",\n description: \"Tool to retrieve developer account details. Use after authenticating with Rev AI.\",\n input: RevAiGetAccountInput,\n output: RevAiGetAccountOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAC/G,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACxF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC3E,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACpG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAChG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,kBAITC,eAAAA,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-account.d.ts
|
|
@@ -10,7 +12,7 @@ declare const RevAiGetAccountOutput: z.ZodObject<{
|
|
|
10
12
|
balance_seconds: z.ZodNullable<z.ZodNumber>;
|
|
11
13
|
purchased_balance: z.ZodNullable<z.ZodNumber>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const revAiGetAccount:
|
|
15
|
+
declare const revAiGetAccount: AppAction<typeof RevAiGetAccountInput, typeof RevAiGetAccountOutput, typeof revAi.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { revAiGetAccount };
|
|
16
18
|
//# sourceMappingURL=get-account.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-account.d.cts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-account.d.cts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;cASrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-account.d.ts
|
|
@@ -10,7 +12,7 @@ declare const RevAiGetAccountOutput: z.ZodObject<{
|
|
|
10
12
|
balance_seconds: z.ZodNullable<z.ZodNumber>;
|
|
11
13
|
purchased_balance: z.ZodNullable<z.ZodNumber>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const revAiGetAccount:
|
|
15
|
+
declare const revAiGetAccount: AppAction<typeof RevAiGetAccountInput, typeof RevAiGetAccountOutput, typeof revAi.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { revAiGetAccount };
|
|
16
18
|
//# sourceMappingURL=get-account.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-account.d.mts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-account.d.mts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;cASrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-account.mjs","names":[],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiGetAccountInput = z.object({}).describe(\"Request model for GetAccount action. No parameters.\");\nexport const RevAiGetAccountOutput = z.object({\n email: z.string().describe(\"Email address associated with the Rev AI account\").nullable(),\n free_balance: z.number().describe(\"Free credit balance in hours\").nullable(),\n hipaa_enabled: z.boolean().describe(\"Whether HIPAA compliance is enabled for the account\").nullable(),\n total_balance: z.number().describe(\"Total credit balance (free + purchased) in hours\").nullable(),\n balance_seconds: z.number().int().describe(\"Remaining credit balance in seconds\").nullable(),\n purchased_balance: z.number().describe(\"Purchased credit balance in hours\").nullable(),\n}).passthrough().describe(\"Response model for GetAccount action.\");\n\nexport const revAiGetAccount = action(\"REV_AI_GET_ACCOUNT\", {\n slug: \"rev_ai-get-account\",\n name: \"Get Account\",\n description: \"Tool to retrieve developer account details. Use after authenticating with Rev AI.\",\n input: RevAiGetAccountInput,\n output: RevAiGetAccountOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-account.mjs","names":[],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiGetAccountInput = z.object({}).describe(\"Request model for GetAccount action. No parameters.\");\nexport const RevAiGetAccountOutput = z.object({\n email: z.string().describe(\"Email address associated with the Rev AI account\").nullable(),\n free_balance: z.number().describe(\"Free credit balance in hours\").nullable(),\n hipaa_enabled: z.boolean().describe(\"Whether HIPAA compliance is enabled for the account\").nullable(),\n total_balance: z.number().describe(\"Total credit balance (free + purchased) in hours\").nullable(),\n balance_seconds: z.number().int().describe(\"Remaining credit balance in seconds\").nullable(),\n purchased_balance: z.number().describe(\"Purchased credit balance in hours\").nullable(),\n}).passthrough().describe(\"Response model for GetAccount action.\");\n\nexport const revAiGetAccount: AppAction<\n typeof RevAiGetAccountInput,\n typeof RevAiGetAccountOutput,\n typeof revAi.credential\n> = action(\"REV_AI_GET_ACCOUNT\", {\n slug: \"rev_ai-get-account\",\n name: \"Get Account\",\n description: \"Tool to retrieve developer account details. Use after authenticating with Rev AI.\",\n input: RevAiGetAccountInput,\n output: RevAiGetAccountOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,kBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBkC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qDAkBjD;CACP,QAlBmC,EAAE,OAAO;EAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EACxF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EAC3E,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EACpG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAChG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC3F,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-captions.cjs","names":["z","action"],"sources":["../../src/actions/get-captions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiGetCaptionsInput = z.object({\n accept: z.enum([\"application/x-subrip\", \"text/vtt\"]).default(\"application/x-subrip\").describe(\"Caption format: SRT (application/x-subrip) or WebVTT (text/vtt).\").optional(),\n job_id: z.string().describe(\"The ID of the completed transcription job.\"),\n channel_id: z.number().int().describe(\"Optional audio channel number for multi-channel jobs.\").optional(),\n}).describe(\"Request parameters for retrieving captions from a Rev.ai transcription job.\");\nexport const RevAiGetCaptionsOutput = z.object({\n captions: z.string().describe(\"Raw caption file content in the requested format.\").nullable(),\n}).passthrough().describe(\"Response model containing the raw caption file content.\");\n\nexport const revAiGetCaptions = action(\"REV_AI_GET_CAPTIONS\", {\n slug: \"rev_ai-get-captions\",\n name: \"Get Captions\",\n description: \"Tool to retrieve captions (SRT or VTT) for a completed Rev.ai transcription job. Use after confirming the job status is 'completed'.\",\n input: RevAiGetCaptionsInput,\n output: RevAiGetCaptionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-captions.cjs","names":["z","action"],"sources":["../../src/actions/get-captions.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiGetCaptionsInput = z.object({\n accept: z.enum([\"application/x-subrip\", \"text/vtt\"]).default(\"application/x-subrip\").describe(\"Caption format: SRT (application/x-subrip) or WebVTT (text/vtt).\").optional(),\n job_id: z.string().describe(\"The ID of the completed transcription job.\"),\n channel_id: z.number().int().describe(\"Optional audio channel number for multi-channel jobs.\").optional(),\n}).describe(\"Request parameters for retrieving captions from a Rev.ai transcription job.\");\nexport const RevAiGetCaptionsOutput = z.object({\n captions: z.string().describe(\"Raw caption file content in the requested format.\").nullable(),\n}).passthrough().describe(\"Response model containing the raw caption file content.\");\n\nexport const revAiGetCaptions: AppAction<\n typeof RevAiGetCaptionsInput,\n typeof RevAiGetCaptionsOutput,\n typeof revAi.credential\n> = action(\"REV_AI_GET_CAPTIONS\", {\n slug: \"rev_ai-get-captions\",\n name: \"Get Captions\",\n description: \"Tool to retrieve captions (SRT or VTT) for a completed Rev.ai transcription job. Use after confirming the job status is 'completed'.\",\n input: RevAiGetCaptionsInput,\n output: RevAiGetCaptionsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,QAAQA,IAAAA,EAAE,KAAK,CAAC,wBAAwB,UAAU,CAAC,CAAC,CAAC,QAAQ,sBAAsB,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC3K,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACxE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,mBAITC,eAAAA,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-captions.d.ts
|
|
@@ -12,11 +14,7 @@ declare const RevAiGetCaptionsInput: z.ZodObject<{
|
|
|
12
14
|
declare const RevAiGetCaptionsOutput: z.ZodObject<{
|
|
13
15
|
captions: z.ZodNullable<z.ZodString>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const revAiGetCaptions:
|
|
16
|
-
job_id: string;
|
|
17
|
-
accept?: "application/x-subrip" | "text/vtt" | undefined;
|
|
18
|
-
channel_id?: number | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const revAiGetCaptions: AppAction<typeof RevAiGetCaptionsInput, typeof RevAiGetCaptionsOutput, typeof revAi.credential>;
|
|
20
18
|
//#endregion
|
|
21
19
|
export { revAiGetCaptions };
|
|
22
20
|
//# sourceMappingURL=get-captions.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-captions.d.cts","names":[],"sources":["../../src/actions/get-captions.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-captions.d.cts","names":[],"sources":["../../src/actions/get-captions.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;cAKrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAItB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-captions.d.ts
|
|
@@ -12,11 +14,7 @@ declare const RevAiGetCaptionsInput: z.ZodObject<{
|
|
|
12
14
|
declare const RevAiGetCaptionsOutput: z.ZodObject<{
|
|
13
15
|
captions: z.ZodNullable<z.ZodString>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const revAiGetCaptions:
|
|
16
|
-
job_id: string;
|
|
17
|
-
accept?: "application/x-subrip" | "text/vtt" | undefined;
|
|
18
|
-
channel_id?: number | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const revAiGetCaptions: AppAction<typeof RevAiGetCaptionsInput, typeof RevAiGetCaptionsOutput, typeof revAi.credential>;
|
|
20
18
|
//#endregion
|
|
21
19
|
export { revAiGetCaptions };
|
|
22
20
|
//# sourceMappingURL=get-captions.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-captions.d.mts","names":[],"sources":["../../src/actions/get-captions.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-captions.d.mts","names":[],"sources":["../../src/actions/get-captions.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;cAKrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAItB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-captions.mjs","names":[],"sources":["../../src/actions/get-captions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiGetCaptionsInput = z.object({\n accept: z.enum([\"application/x-subrip\", \"text/vtt\"]).default(\"application/x-subrip\").describe(\"Caption format: SRT (application/x-subrip) or WebVTT (text/vtt).\").optional(),\n job_id: z.string().describe(\"The ID of the completed transcription job.\"),\n channel_id: z.number().int().describe(\"Optional audio channel number for multi-channel jobs.\").optional(),\n}).describe(\"Request parameters for retrieving captions from a Rev.ai transcription job.\");\nexport const RevAiGetCaptionsOutput = z.object({\n captions: z.string().describe(\"Raw caption file content in the requested format.\").nullable(),\n}).passthrough().describe(\"Response model containing the raw caption file content.\");\n\nexport const revAiGetCaptions = action(\"REV_AI_GET_CAPTIONS\", {\n slug: \"rev_ai-get-captions\",\n name: \"Get Captions\",\n description: \"Tool to retrieve captions (SRT or VTT) for a completed Rev.ai transcription job. Use after confirming the job status is 'completed'.\",\n input: RevAiGetCaptionsInput,\n output: RevAiGetCaptionsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-captions.mjs","names":[],"sources":["../../src/actions/get-captions.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiGetCaptionsInput = z.object({\n accept: z.enum([\"application/x-subrip\", \"text/vtt\"]).default(\"application/x-subrip\").describe(\"Caption format: SRT (application/x-subrip) or WebVTT (text/vtt).\").optional(),\n job_id: z.string().describe(\"The ID of the completed transcription job.\"),\n channel_id: z.number().int().describe(\"Optional audio channel number for multi-channel jobs.\").optional(),\n}).describe(\"Request parameters for retrieving captions from a Rev.ai transcription job.\");\nexport const RevAiGetCaptionsOutput = z.object({\n captions: z.string().describe(\"Raw caption file content in the requested format.\").nullable(),\n}).passthrough().describe(\"Response model containing the raw caption file content.\");\n\nexport const revAiGetCaptions: AppAction<\n typeof RevAiGetCaptionsInput,\n typeof RevAiGetCaptionsOutput,\n typeof revAi.credential\n> = action(\"REV_AI_GET_CAPTIONS\", {\n slug: \"rev_ai-get-captions\",\n name: \"Get Captions\",\n description: \"Tool to retrieve captions (SRT or VTT) for a completed Rev.ai transcription job. Use after confirming the job status is 'completed'.\",\n input: RevAiGetCaptionsInput,\n output: RevAiGetCaptionsOutput,\n});\n"],"mappings":";;;AAeA,MAAa,mBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBmC,EAAE,OAAO;EAC5C,QAAQ,EAAE,KAAK,CAAC,wBAAwB,UAAU,CAAC,CAAC,CAAC,QAAQ,sBAAsB,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EAC3K,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;EACxE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC1G,CAAC,CAAC,CAAC,SAAS,6EAaH;CACP,QAboC,EAAE,OAAO,EAC7C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-vocabulary-details.cjs","names":["z","action"],"sources":["../../src/actions/get-custom-vocabulary-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiGetCustomVocabularyDetailsInput = z.object({\n id: z.string().describe(\"Unique identifier of the custom vocabulary to retrieve.\"),\n}).describe(\"Request model for retrieving a custom vocabulary's details by its unique identifier.\");\nconst RevAiGetCustomVocabularyDetails_CustomVocabularyFailureSchema = z.object({\n detail: z.string().describe(\"Failure detail message.\").nullable().optional(),\n}).passthrough().describe(\"Details about a failure when processing the custom vocabulary.\");\nexport const RevAiGetCustomVocabularyDetailsOutput = z.object({\n id: z.string().describe(\"Unique identifier for the custom vocabulary.\").nullable(),\n status: z.string().describe(\"Current status of the custom vocabulary (e.g., 'in_progress', 'failed', 'complete').\").nullable(),\n strict: z.boolean().describe(\"Whether strict mode was enabled for the custom vocabulary.\").nullable().optional(),\n failure: RevAiGetCustomVocabularyDetails_CustomVocabularyFailureSchema.nullable().optional(),\n phrases: z.array(z.string()).describe(\"List of phrases submitted for the custom vocabulary.\").nullable().optional(),\n metadata: z.string().describe(\"User-defined metadata associated with the custom vocabulary.\").nullable().optional(),\n created_on: z.string().describe(\"Creation date-time in RFC 3339 format.\").nullable(),\n callback_url: z.string().describe(\"Callback URL for notifications, if set.\").nullable().optional(),\n completed_on: z.string().describe(\"Completion date-time in RFC 3339 format, if processing is complete.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing details of a custom vocabulary.\");\n\nexport const revAiGetCustomVocabularyDetails = action(\"REV_AI_GET_CUSTOM_VOCABULARY_DETAILS\", {\n slug: \"rev_ai-get-custom-vocabulary-details\",\n name: \"Get Custom Vocabulary Details\",\n description: \"Tool to retrieve custom vocabulary processing details. Use when needing to fetch the status and submitted phrases for a specific custom vocabulary after creation.\",\n input: RevAiGetCustomVocabularyDetailsInput,\n output: RevAiGetCustomVocabularyDetailsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-custom-vocabulary-details.cjs","names":["z","action"],"sources":["../../src/actions/get-custom-vocabulary-details.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiGetCustomVocabularyDetailsInput = z.object({\n id: z.string().describe(\"Unique identifier of the custom vocabulary to retrieve.\"),\n}).describe(\"Request model for retrieving a custom vocabulary's details by its unique identifier.\");\nconst RevAiGetCustomVocabularyDetails_CustomVocabularyFailureSchema = z.object({\n detail: z.string().describe(\"Failure detail message.\").nullable().optional(),\n}).passthrough().describe(\"Details about a failure when processing the custom vocabulary.\");\nexport const RevAiGetCustomVocabularyDetailsOutput = z.object({\n id: z.string().describe(\"Unique identifier for the custom vocabulary.\").nullable(),\n status: z.string().describe(\"Current status of the custom vocabulary (e.g., 'in_progress', 'failed', 'complete').\").nullable(),\n strict: z.boolean().describe(\"Whether strict mode was enabled for the custom vocabulary.\").nullable().optional(),\n failure: RevAiGetCustomVocabularyDetails_CustomVocabularyFailureSchema.nullable().optional(),\n phrases: z.array(z.string()).describe(\"List of phrases submitted for the custom vocabulary.\").nullable().optional(),\n metadata: z.string().describe(\"User-defined metadata associated with the custom vocabulary.\").nullable().optional(),\n created_on: z.string().describe(\"Creation date-time in RFC 3339 format.\").nullable(),\n callback_url: z.string().describe(\"Callback URL for notifications, if set.\").nullable().optional(),\n completed_on: z.string().describe(\"Completion date-time in RFC 3339 format, if processing is complete.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing details of a custom vocabulary.\");\n\nexport const revAiGetCustomVocabularyDetails: AppAction<\n typeof RevAiGetCustomVocabularyDetailsInput,\n typeof RevAiGetCustomVocabularyDetailsOutput,\n typeof revAi.credential\n> = action(\"REV_AI_GET_CUSTOM_VOCABULARY_DETAILS\", {\n slug: \"rev_ai-get-custom-vocabulary-details\",\n name: \"Get Custom Vocabulary Details\",\n description: \"Tool to retrieve custom vocabulary processing details. Use when needing to fetch the status and submitted phrases for a specific custom vocabulary after creation.\",\n input: RevAiGetCustomVocabularyDetailsInput,\n output: RevAiGetCustomVocabularyDetailsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACnF,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAClG,MAAM,gEAAgEA,IAAAA,EAAE,OAAO,EAC7E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC7H,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,SAAS,8DAA8D,SAAS,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACnF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,kCAITC,eAAAA,OAAO,wCAAwC;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-custom-vocabulary-details.d.ts
|
|
@@ -17,9 +19,7 @@ declare const RevAiGetCustomVocabularyDetailsOutput: z.ZodObject<{
|
|
|
17
19
|
callback_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
20
|
completed_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const revAiGetCustomVocabularyDetails:
|
|
21
|
-
id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const revAiGetCustomVocabularyDetails: AppAction<typeof RevAiGetCustomVocabularyDetailsInput, typeof RevAiGetCustomVocabularyDetailsOutput, typeof revAi.credential>;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { revAiGetCustomVocabularyDetails };
|
|
25
25
|
//# sourceMappingURL=get-custom-vocabulary-details.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-vocabulary-details.d.cts","names":[],"sources":["../../src/actions/get-custom-vocabulary-details.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-custom-vocabulary-details.d.cts","names":[],"sources":["../../src/actions/get-custom-vocabulary-details.ts"],"mappings":";;;;;cAMa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAMpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAYrC,+BAAA,EAAiC,SAAA,QACrC,oCAAA,SACA,qCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-custom-vocabulary-details.d.ts
|
|
@@ -17,9 +19,7 @@ declare const RevAiGetCustomVocabularyDetailsOutput: z.ZodObject<{
|
|
|
17
19
|
callback_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
20
|
completed_on: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const revAiGetCustomVocabularyDetails:
|
|
21
|
-
id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const revAiGetCustomVocabularyDetails: AppAction<typeof RevAiGetCustomVocabularyDetailsInput, typeof RevAiGetCustomVocabularyDetailsOutput, typeof revAi.credential>;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { revAiGetCustomVocabularyDetails };
|
|
25
25
|
//# sourceMappingURL=get-custom-vocabulary-details.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-vocabulary-details.d.mts","names":[],"sources":["../../src/actions/get-custom-vocabulary-details.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-custom-vocabulary-details.d.mts","names":[],"sources":["../../src/actions/get-custom-vocabulary-details.ts"],"mappings":";;;;;cAMa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAMpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAYrC,+BAAA,EAAiC,SAAA,QACrC,oCAAA,SACA,qCAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-vocabulary-details.mjs","names":[],"sources":["../../src/actions/get-custom-vocabulary-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiGetCustomVocabularyDetailsInput = z.object({\n id: z.string().describe(\"Unique identifier of the custom vocabulary to retrieve.\"),\n}).describe(\"Request model for retrieving a custom vocabulary's details by its unique identifier.\");\nconst RevAiGetCustomVocabularyDetails_CustomVocabularyFailureSchema = z.object({\n detail: z.string().describe(\"Failure detail message.\").nullable().optional(),\n}).passthrough().describe(\"Details about a failure when processing the custom vocabulary.\");\nexport const RevAiGetCustomVocabularyDetailsOutput = z.object({\n id: z.string().describe(\"Unique identifier for the custom vocabulary.\").nullable(),\n status: z.string().describe(\"Current status of the custom vocabulary (e.g., 'in_progress', 'failed', 'complete').\").nullable(),\n strict: z.boolean().describe(\"Whether strict mode was enabled for the custom vocabulary.\").nullable().optional(),\n failure: RevAiGetCustomVocabularyDetails_CustomVocabularyFailureSchema.nullable().optional(),\n phrases: z.array(z.string()).describe(\"List of phrases submitted for the custom vocabulary.\").nullable().optional(),\n metadata: z.string().describe(\"User-defined metadata associated with the custom vocabulary.\").nullable().optional(),\n created_on: z.string().describe(\"Creation date-time in RFC 3339 format.\").nullable(),\n callback_url: z.string().describe(\"Callback URL for notifications, if set.\").nullable().optional(),\n completed_on: z.string().describe(\"Completion date-time in RFC 3339 format, if processing is complete.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing details of a custom vocabulary.\");\n\nexport const revAiGetCustomVocabularyDetails = action(\"REV_AI_GET_CUSTOM_VOCABULARY_DETAILS\", {\n slug: \"rev_ai-get-custom-vocabulary-details\",\n name: \"Get Custom Vocabulary Details\",\n description: \"Tool to retrieve custom vocabulary processing details. Use when needing to fetch the status and submitted phrases for a specific custom vocabulary after creation.\",\n input: RevAiGetCustomVocabularyDetailsInput,\n output: RevAiGetCustomVocabularyDetailsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-custom-vocabulary-details.mjs","names":[],"sources":["../../src/actions/get-custom-vocabulary-details.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiGetCustomVocabularyDetailsInput = z.object({\n id: z.string().describe(\"Unique identifier of the custom vocabulary to retrieve.\"),\n}).describe(\"Request model for retrieving a custom vocabulary's details by its unique identifier.\");\nconst RevAiGetCustomVocabularyDetails_CustomVocabularyFailureSchema = z.object({\n detail: z.string().describe(\"Failure detail message.\").nullable().optional(),\n}).passthrough().describe(\"Details about a failure when processing the custom vocabulary.\");\nexport const RevAiGetCustomVocabularyDetailsOutput = z.object({\n id: z.string().describe(\"Unique identifier for the custom vocabulary.\").nullable(),\n status: z.string().describe(\"Current status of the custom vocabulary (e.g., 'in_progress', 'failed', 'complete').\").nullable(),\n strict: z.boolean().describe(\"Whether strict mode was enabled for the custom vocabulary.\").nullable().optional(),\n failure: RevAiGetCustomVocabularyDetails_CustomVocabularyFailureSchema.nullable().optional(),\n phrases: z.array(z.string()).describe(\"List of phrases submitted for the custom vocabulary.\").nullable().optional(),\n metadata: z.string().describe(\"User-defined metadata associated with the custom vocabulary.\").nullable().optional(),\n created_on: z.string().describe(\"Creation date-time in RFC 3339 format.\").nullable(),\n callback_url: z.string().describe(\"Callback URL for notifications, if set.\").nullable().optional(),\n completed_on: z.string().describe(\"Completion date-time in RFC 3339 format, if processing is complete.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing details of a custom vocabulary.\");\n\nexport const revAiGetCustomVocabularyDetails: AppAction<\n typeof RevAiGetCustomVocabularyDetailsInput,\n typeof RevAiGetCustomVocabularyDetailsOutput,\n typeof revAi.credential\n> = action(\"REV_AI_GET_CUSTOM_VOCABULARY_DETAILS\", {\n slug: \"rev_ai-get-custom-vocabulary-details\",\n name: \"Get Custom Vocabulary Details\",\n description: \"Tool to retrieve custom vocabulary processing details. Use when needing to fetch the status and submitted phrases for a specific custom vocabulary after creation.\",\n input: RevAiGetCustomVocabularyDetailsInput,\n output: RevAiGetCustomVocabularyDetailsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uCAAuC,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACnF,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAClG,MAAM,gEAAgE,EAAE,OAAO,EAC7E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAa1F,MAAa,kCAIT,OAAO,wCAAwC;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArBmD,EAAE,OAAO;EAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;EAC7H,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,SAAS,8DAA8D,SAAS,CAAC,CAAC,SAAS;EAC3F,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACnF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-job-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-job-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiGetJobByIdInput = z.object({\n id: z.string().describe(\"Unique identifier of the transcription job to retrieve.\"),\n}).describe(\"Request model for retrieving a transcription job by its unique identifier.\");\nconst RevAiGetJobById_FailureSchema = z.object({\n code: z.string().describe(\"Error code of the failed job.\").nullable(),\n detail: z.string().describe(\"Additional details about the failure.\").nullable().optional(),\n message: z.string().describe(\"Error message detailing the failure.\").nullable().optional(),\n}).passthrough().describe(\"Details about a failed transcription job.\\nThe API can return failure as a string (error code) or an object with code/message.\");\nconst RevAiGetJobById_TranscriptionConfigSchema = z.object({\n filter_profanity: z.boolean().describe(\"If true, profanity will be filtered.\").nullable().optional(),\n remove_punctuation: z.boolean().describe(\"If true, punctuation will be removed.\").nullable().optional(),\n remove_disfluencies: z.boolean().describe(\"If true, filler disfluencies will be removed.\").nullable().optional(),\n speaker_channels_count: z.number().int().describe(\"Number of speaker channels in the media.\").nullable().optional(),\n}).passthrough().describe(\"Advanced transcription configuration for the job.\");\nexport const RevAiGetJobByIdOutput = z.object({\n id: z.string().describe(\"Unique identifier for the job.\").nullable(),\n name: z.string().describe(\"Name of the job, if provided.\").nullable().optional(),\n type: z.string().describe(\"Type of job (e.g., asynchronous).\").nullable(),\n status: z.string().describe(\"Current status of the job.\").nullable(),\n failure: RevAiGetJobById_FailureSchema.nullable().optional(),\n language: z.string().describe(\"Language code of the job, if set.\").nullable().optional(),\n metadata: z.string().describe(\"User-provided metadata, if set.\").nullable().optional(),\n created_on: z.string().describe(\"Job creation date-time in RFC 3339 format.\").nullable(),\n callback_url: z.string().describe(\"Callback URL for job notifications, if set.\").nullable().optional(),\n completed_on: z.string().describe(\"Job completion date-time in RFC 3339 format, if completed.\").nullable().optional(),\n duration_seconds: z.number().describe(\"Duration of the media in seconds, if available.\").nullable().optional(),\n custom_vocabulary_id: z.string().describe(\"Custom vocabulary ID used for the job.\").nullable().optional(),\n delete_after_seconds: z.number().int().describe(\"Time in seconds after which the job will be deleted.\").nullable().optional(),\n transcription_config: RevAiGetJobById_TranscriptionConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing details of a transcription job.\");\n\nexport const revAiGetJobById = action(\"REV_AI_GET_JOB_BY_ID\", {\n slug: \"rev_ai-get-job-by-id\",\n name: \"Get Job by ID\",\n description: \"Tool to fetch details of a transcription job by its ID. Use when confirming job status and metadata are accurate.\",\n input: RevAiGetJobByIdInput,\n output: RevAiGetJobByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-job-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-job-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiGetJobByIdInput = z.object({\n id: z.string().describe(\"Unique identifier of the transcription job to retrieve.\"),\n}).describe(\"Request model for retrieving a transcription job by its unique identifier.\");\nconst RevAiGetJobById_FailureSchema = z.object({\n code: z.string().describe(\"Error code of the failed job.\").nullable(),\n detail: z.string().describe(\"Additional details about the failure.\").nullable().optional(),\n message: z.string().describe(\"Error message detailing the failure.\").nullable().optional(),\n}).passthrough().describe(\"Details about a failed transcription job.\\nThe API can return failure as a string (error code) or an object with code/message.\");\nconst RevAiGetJobById_TranscriptionConfigSchema = z.object({\n filter_profanity: z.boolean().describe(\"If true, profanity will be filtered.\").nullable().optional(),\n remove_punctuation: z.boolean().describe(\"If true, punctuation will be removed.\").nullable().optional(),\n remove_disfluencies: z.boolean().describe(\"If true, filler disfluencies will be removed.\").nullable().optional(),\n speaker_channels_count: z.number().int().describe(\"Number of speaker channels in the media.\").nullable().optional(),\n}).passthrough().describe(\"Advanced transcription configuration for the job.\");\nexport const RevAiGetJobByIdOutput = z.object({\n id: z.string().describe(\"Unique identifier for the job.\").nullable(),\n name: z.string().describe(\"Name of the job, if provided.\").nullable().optional(),\n type: z.string().describe(\"Type of job (e.g., asynchronous).\").nullable(),\n status: z.string().describe(\"Current status of the job.\").nullable(),\n failure: RevAiGetJobById_FailureSchema.nullable().optional(),\n language: z.string().describe(\"Language code of the job, if set.\").nullable().optional(),\n metadata: z.string().describe(\"User-provided metadata, if set.\").nullable().optional(),\n created_on: z.string().describe(\"Job creation date-time in RFC 3339 format.\").nullable(),\n callback_url: z.string().describe(\"Callback URL for job notifications, if set.\").nullable().optional(),\n completed_on: z.string().describe(\"Job completion date-time in RFC 3339 format, if completed.\").nullable().optional(),\n duration_seconds: z.number().describe(\"Duration of the media in seconds, if available.\").nullable().optional(),\n custom_vocabulary_id: z.string().describe(\"Custom vocabulary ID used for the job.\").nullable().optional(),\n delete_after_seconds: z.number().int().describe(\"Time in seconds after which the job will be deleted.\").nullable().optional(),\n transcription_config: RevAiGetJobById_TranscriptionConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing details of a transcription job.\");\n\nexport const revAiGetJobById: AppAction<\n typeof RevAiGetJobByIdInput,\n typeof RevAiGetJobByIdOutput,\n typeof revAi.credential\n> = action(\"REV_AI_GET_JOB_BY_ID\", {\n slug: \"rev_ai-get-job-by-id\",\n name: \"Get Job by ID\",\n description: \"Tool to fetch details of a transcription job by its ID. Use when confirming job status and metadata are accurate.\",\n input: RevAiGetJobByIdInput,\n output: RevAiGetJobByIdOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACnF,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gIAAgI;AAC1J,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACnE,SAAS,8BAA8B,SAAS,CAAC,CAAC,SAAS;CAC3D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,sBAAsB,0CAA0C,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,kBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-job-by-id.d.ts
|
|
@@ -29,9 +31,7 @@ declare const RevAiGetJobByIdOutput: z.ZodObject<{
|
|
|
29
31
|
speaker_channels_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
30
32
|
}, z.core.$loose>>>;
|
|
31
33
|
}, z.core.$loose>;
|
|
32
|
-
declare const revAiGetJobById:
|
|
33
|
-
id: string;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
34
|
+
declare const revAiGetJobById: AppAction<typeof RevAiGetJobByIdInput, typeof RevAiGetJobByIdOutput, typeof revAi.credential>;
|
|
35
35
|
//#endregion
|
|
36
36
|
export { revAiGetJobById };
|
|
37
37
|
//# sourceMappingURL=get-job-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-job-by-id.d.cts","names":[],"sources":["../../src/actions/get-job-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-job-by-id.d.cts","names":[],"sources":["../../src/actions/get-job-by-id.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAcpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAiBrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { revAi } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-job-by-id.d.ts
|
|
@@ -29,9 +31,7 @@ declare const RevAiGetJobByIdOutput: z.ZodObject<{
|
|
|
29
31
|
speaker_channels_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
30
32
|
}, z.core.$loose>>>;
|
|
31
33
|
}, z.core.$loose>;
|
|
32
|
-
declare const revAiGetJobById:
|
|
33
|
-
id: string;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
34
|
+
declare const revAiGetJobById: AppAction<typeof RevAiGetJobByIdInput, typeof RevAiGetJobByIdOutput, typeof revAi.credential>;
|
|
35
35
|
//#endregion
|
|
36
36
|
export { revAiGetJobById };
|
|
37
37
|
//# sourceMappingURL=get-job-by-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-job-by-id.d.mts","names":[],"sources":["../../src/actions/get-job-by-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-job-by-id.d.mts","names":[],"sources":["../../src/actions/get-job-by-id.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAcpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAiBrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,KAAA,CAAM,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-job-by-id.mjs","names":[],"sources":["../../src/actions/get-job-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RevAiGetJobByIdInput = z.object({\n id: z.string().describe(\"Unique identifier of the transcription job to retrieve.\"),\n}).describe(\"Request model for retrieving a transcription job by its unique identifier.\");\nconst RevAiGetJobById_FailureSchema = z.object({\n code: z.string().describe(\"Error code of the failed job.\").nullable(),\n detail: z.string().describe(\"Additional details about the failure.\").nullable().optional(),\n message: z.string().describe(\"Error message detailing the failure.\").nullable().optional(),\n}).passthrough().describe(\"Details about a failed transcription job.\\nThe API can return failure as a string (error code) or an object with code/message.\");\nconst RevAiGetJobById_TranscriptionConfigSchema = z.object({\n filter_profanity: z.boolean().describe(\"If true, profanity will be filtered.\").nullable().optional(),\n remove_punctuation: z.boolean().describe(\"If true, punctuation will be removed.\").nullable().optional(),\n remove_disfluencies: z.boolean().describe(\"If true, filler disfluencies will be removed.\").nullable().optional(),\n speaker_channels_count: z.number().int().describe(\"Number of speaker channels in the media.\").nullable().optional(),\n}).passthrough().describe(\"Advanced transcription configuration for the job.\");\nexport const RevAiGetJobByIdOutput = z.object({\n id: z.string().describe(\"Unique identifier for the job.\").nullable(),\n name: z.string().describe(\"Name of the job, if provided.\").nullable().optional(),\n type: z.string().describe(\"Type of job (e.g., asynchronous).\").nullable(),\n status: z.string().describe(\"Current status of the job.\").nullable(),\n failure: RevAiGetJobById_FailureSchema.nullable().optional(),\n language: z.string().describe(\"Language code of the job, if set.\").nullable().optional(),\n metadata: z.string().describe(\"User-provided metadata, if set.\").nullable().optional(),\n created_on: z.string().describe(\"Job creation date-time in RFC 3339 format.\").nullable(),\n callback_url: z.string().describe(\"Callback URL for job notifications, if set.\").nullable().optional(),\n completed_on: z.string().describe(\"Job completion date-time in RFC 3339 format, if completed.\").nullable().optional(),\n duration_seconds: z.number().describe(\"Duration of the media in seconds, if available.\").nullable().optional(),\n custom_vocabulary_id: z.string().describe(\"Custom vocabulary ID used for the job.\").nullable().optional(),\n delete_after_seconds: z.number().int().describe(\"Time in seconds after which the job will be deleted.\").nullable().optional(),\n transcription_config: RevAiGetJobById_TranscriptionConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing details of a transcription job.\");\n\nexport const revAiGetJobById = action(\"REV_AI_GET_JOB_BY_ID\", {\n slug: \"rev_ai-get-job-by-id\",\n name: \"Get Job by ID\",\n description: \"Tool to fetch details of a transcription job by its ID. Use when confirming job status and metadata are accurate.\",\n input: RevAiGetJobByIdInput,\n output: RevAiGetJobByIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-job-by-id.mjs","names":[],"sources":["../../src/actions/get-job-by-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { revAi } from \"../app\";\n\nexport const RevAiGetJobByIdInput = z.object({\n id: z.string().describe(\"Unique identifier of the transcription job to retrieve.\"),\n}).describe(\"Request model for retrieving a transcription job by its unique identifier.\");\nconst RevAiGetJobById_FailureSchema = z.object({\n code: z.string().describe(\"Error code of the failed job.\").nullable(),\n detail: z.string().describe(\"Additional details about the failure.\").nullable().optional(),\n message: z.string().describe(\"Error message detailing the failure.\").nullable().optional(),\n}).passthrough().describe(\"Details about a failed transcription job.\\nThe API can return failure as a string (error code) or an object with code/message.\");\nconst RevAiGetJobById_TranscriptionConfigSchema = z.object({\n filter_profanity: z.boolean().describe(\"If true, profanity will be filtered.\").nullable().optional(),\n remove_punctuation: z.boolean().describe(\"If true, punctuation will be removed.\").nullable().optional(),\n remove_disfluencies: z.boolean().describe(\"If true, filler disfluencies will be removed.\").nullable().optional(),\n speaker_channels_count: z.number().int().describe(\"Number of speaker channels in the media.\").nullable().optional(),\n}).passthrough().describe(\"Advanced transcription configuration for the job.\");\nexport const RevAiGetJobByIdOutput = z.object({\n id: z.string().describe(\"Unique identifier for the job.\").nullable(),\n name: z.string().describe(\"Name of the job, if provided.\").nullable().optional(),\n type: z.string().describe(\"Type of job (e.g., asynchronous).\").nullable(),\n status: z.string().describe(\"Current status of the job.\").nullable(),\n failure: RevAiGetJobById_FailureSchema.nullable().optional(),\n language: z.string().describe(\"Language code of the job, if set.\").nullable().optional(),\n metadata: z.string().describe(\"User-provided metadata, if set.\").nullable().optional(),\n created_on: z.string().describe(\"Job creation date-time in RFC 3339 format.\").nullable(),\n callback_url: z.string().describe(\"Callback URL for job notifications, if set.\").nullable().optional(),\n completed_on: z.string().describe(\"Job completion date-time in RFC 3339 format, if completed.\").nullable().optional(),\n duration_seconds: z.number().describe(\"Duration of the media in seconds, if available.\").nullable().optional(),\n custom_vocabulary_id: z.string().describe(\"Custom vocabulary ID used for the job.\").nullable().optional(),\n delete_after_seconds: z.number().int().describe(\"Time in seconds after which the job will be deleted.\").nullable().optional(),\n transcription_config: RevAiGetJobById_TranscriptionConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing details of a transcription job.\");\n\nexport const revAiGetJobById: AppAction<\n typeof RevAiGetJobByIdInput,\n typeof RevAiGetJobByIdOutput,\n typeof revAi.credential\n> = action(\"REV_AI_GET_JOB_BY_ID\", {\n slug: \"rev_ai-get-job-by-id\",\n name: \"Get Job by ID\",\n description: \"Tool to fetch details of a transcription job by its ID. Use when confirming job status and metadata are accurate.\",\n input: RevAiGetJobByIdInput,\n output: RevAiGetJobByIdOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuB,EAAE,OAAO,EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACnF,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,gCAAgC,EAAE,OAAO;CAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gIAAgI;AAC1J,MAAM,4CAA4C,EAAE,OAAO;CACzD,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAkB7E,MAAa,kBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QA1BmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACnE,SAAS,8BAA8B,SAAS,CAAC,CAAC,SAAS;EAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACvF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,sBAAsB,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAWhB;AACV,CAAC"}
|