@keystrokehq/parallel 0.1.5 → 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/add-enrichment-to-find-all-run.cjs +1 -0
- package/dist/actions/add-enrichment-to-find-all-run.cjs.map +1 -1
- package/dist/actions/add-enrichment-to-find-all-run.d.cts +3 -25
- package/dist/actions/add-enrichment-to-find-all-run.d.cts.map +1 -1
- package/dist/actions/add-enrichment-to-find-all-run.d.mts +3 -25
- package/dist/actions/add-enrichment-to-find-all-run.d.mts.map +1 -1
- package/dist/actions/add-enrichment-to-find-all-run.mjs +1 -0
- package/dist/actions/add-enrichment-to-find-all-run.mjs.map +1 -1
- package/dist/actions/add-runs-to-task-group.cjs +1 -0
- package/dist/actions/add-runs-to-task-group.cjs.map +1 -1
- package/dist/actions/add-runs-to-task-group.d.cts +3 -34
- package/dist/actions/add-runs-to-task-group.d.cts.map +1 -1
- package/dist/actions/add-runs-to-task-group.d.mts +3 -34
- package/dist/actions/add-runs-to-task-group.d.mts.map +1 -1
- package/dist/actions/add-runs-to-task-group.mjs +1 -0
- package/dist/actions/add-runs-to-task-group.mjs.map +1 -1
- package/dist/actions/cancel-find-all-run.cjs +1 -0
- package/dist/actions/cancel-find-all-run.cjs.map +1 -1
- package/dist/actions/cancel-find-all-run.d.cts +3 -15
- package/dist/actions/cancel-find-all-run.d.cts.map +1 -1
- package/dist/actions/cancel-find-all-run.d.mts +3 -15
- package/dist/actions/cancel-find-all-run.d.mts.map +1 -1
- package/dist/actions/cancel-find-all-run.mjs +1 -0
- package/dist/actions/cancel-find-all-run.mjs.map +1 -1
- package/dist/actions/create-chat-completions.cjs +1 -0
- package/dist/actions/create-chat-completions.cjs.map +1 -1
- package/dist/actions/create-chat-completions.d.cts +3 -32
- package/dist/actions/create-chat-completions.d.cts.map +1 -1
- package/dist/actions/create-chat-completions.d.mts +3 -32
- package/dist/actions/create-chat-completions.d.mts.map +1 -1
- package/dist/actions/create-chat-completions.mjs +1 -0
- package/dist/actions/create-chat-completions.mjs.map +1 -1
- package/dist/actions/create-monitor.cjs +1 -0
- package/dist/actions/create-monitor.cjs.map +1 -1
- package/dist/actions/create-monitor.d.cts +3 -25
- package/dist/actions/create-monitor.d.cts.map +1 -1
- package/dist/actions/create-monitor.d.mts +3 -25
- package/dist/actions/create-monitor.d.mts.map +1 -1
- package/dist/actions/create-monitor.mjs +1 -0
- package/dist/actions/create-monitor.mjs.map +1 -1
- package/dist/actions/create-task-group.cjs +1 -0
- package/dist/actions/create-task-group.cjs.map +1 -1
- package/dist/actions/create-task-group.d.cts +3 -15
- package/dist/actions/create-task-group.d.cts.map +1 -1
- package/dist/actions/create-task-group.d.mts +3 -15
- package/dist/actions/create-task-group.d.mts.map +1 -1
- package/dist/actions/create-task-group.mjs +1 -0
- package/dist/actions/create-task-group.mjs.map +1 -1
- package/dist/actions/create-task-run.cjs +1 -0
- package/dist/actions/create-task-run.cjs.map +1 -1
- package/dist/actions/create-task-run.d.cts +3 -34
- package/dist/actions/create-task-run.d.cts.map +1 -1
- package/dist/actions/create-task-run.d.mts +3 -34
- package/dist/actions/create-task-run.d.mts.map +1 -1
- package/dist/actions/create-task-run.mjs +1 -0
- package/dist/actions/create-task-run.mjs.map +1 -1
- package/dist/actions/delete-monitor.cjs +1 -0
- package/dist/actions/delete-monitor.cjs.map +1 -1
- package/dist/actions/delete-monitor.d.cts +3 -15
- package/dist/actions/delete-monitor.d.cts.map +1 -1
- package/dist/actions/delete-monitor.d.mts +3 -15
- package/dist/actions/delete-monitor.d.mts.map +1 -1
- package/dist/actions/delete-monitor.mjs +1 -0
- package/dist/actions/delete-monitor.mjs.map +1 -1
- package/dist/actions/extend-find-all-run.cjs +1 -0
- package/dist/actions/extend-find-all-run.cjs.map +1 -1
- package/dist/actions/extend-find-all-run.d.cts +3 -16
- package/dist/actions/extend-find-all-run.d.cts.map +1 -1
- package/dist/actions/extend-find-all-run.d.mts +3 -16
- package/dist/actions/extend-find-all-run.d.mts.map +1 -1
- package/dist/actions/extend-find-all-run.mjs +1 -0
- package/dist/actions/extend-find-all-run.mjs.map +1 -1
- package/dist/actions/extract.cjs +1 -0
- package/dist/actions/extract.cjs.map +1 -1
- package/dist/actions/extract.d.cts +3 -31
- package/dist/actions/extract.d.cts.map +1 -1
- package/dist/actions/extract.d.mts +3 -31
- package/dist/actions/extract.d.mts.map +1 -1
- package/dist/actions/extract.mjs +1 -0
- package/dist/actions/extract.mjs.map +1 -1
- package/dist/actions/fetch-task-group-runs.cjs +1 -0
- package/dist/actions/fetch-task-group-runs.cjs.map +1 -1
- package/dist/actions/fetch-task-group-runs.d.cts +3 -19
- package/dist/actions/fetch-task-group-runs.d.cts.map +1 -1
- package/dist/actions/fetch-task-group-runs.d.mts +3 -19
- package/dist/actions/fetch-task-group-runs.d.mts.map +1 -1
- package/dist/actions/fetch-task-group-runs.mjs +1 -0
- package/dist/actions/fetch-task-group-runs.mjs.map +1 -1
- package/dist/actions/find-all.cjs +1 -0
- package/dist/actions/find-all.cjs.map +1 -1
- package/dist/actions/find-all.d.cts +3 -33
- package/dist/actions/find-all.d.cts.map +1 -1
- package/dist/actions/find-all.d.mts +3 -33
- package/dist/actions/find-all.d.mts.map +1 -1
- package/dist/actions/find-all.mjs +1 -0
- package/dist/actions/find-all.mjs.map +1 -1
- package/dist/actions/get-find-all-run-result.cjs +1 -0
- package/dist/actions/get-find-all-run-result.cjs.map +1 -1
- package/dist/actions/get-find-all-run-result.d.cts +3 -15
- package/dist/actions/get-find-all-run-result.d.cts.map +1 -1
- package/dist/actions/get-find-all-run-result.d.mts +3 -15
- package/dist/actions/get-find-all-run-result.d.mts.map +1 -1
- package/dist/actions/get-find-all-run-result.mjs +1 -0
- package/dist/actions/get-find-all-run-result.mjs.map +1 -1
- package/dist/actions/get-find-all-run-schema.cjs +1 -0
- package/dist/actions/get-find-all-run-schema.cjs.map +1 -1
- package/dist/actions/get-find-all-run-schema.d.cts +3 -15
- package/dist/actions/get-find-all-run-schema.d.cts.map +1 -1
- package/dist/actions/get-find-all-run-schema.d.mts +3 -15
- package/dist/actions/get-find-all-run-schema.d.mts.map +1 -1
- package/dist/actions/get-find-all-run-schema.mjs +1 -0
- package/dist/actions/get-find-all-run-schema.mjs.map +1 -1
- package/dist/actions/ingest-find-all-run.cjs +1 -0
- package/dist/actions/ingest-find-all-run.cjs.map +1 -1
- package/dist/actions/ingest-find-all-run.d.cts +3 -15
- package/dist/actions/ingest-find-all-run.d.cts.map +1 -1
- package/dist/actions/ingest-find-all-run.d.mts +3 -15
- package/dist/actions/ingest-find-all-run.d.mts.map +1 -1
- package/dist/actions/ingest-find-all-run.mjs +1 -0
- package/dist/actions/ingest-find-all-run.mjs.map +1 -1
- package/dist/actions/list-monitor-events.cjs +1 -0
- package/dist/actions/list-monitor-events.cjs.map +1 -1
- package/dist/actions/list-monitor-events.d.cts +3 -16
- package/dist/actions/list-monitor-events.d.cts.map +1 -1
- package/dist/actions/list-monitor-events.d.mts +3 -16
- package/dist/actions/list-monitor-events.d.mts.map +1 -1
- package/dist/actions/list-monitor-events.mjs +1 -0
- package/dist/actions/list-monitor-events.mjs.map +1 -1
- package/dist/actions/list-monitors.cjs +1 -0
- package/dist/actions/list-monitors.cjs.map +1 -1
- package/dist/actions/list-monitors.d.cts +3 -16
- package/dist/actions/list-monitors.d.cts.map +1 -1
- package/dist/actions/list-monitors.d.mts +3 -16
- package/dist/actions/list-monitors.d.mts.map +1 -1
- package/dist/actions/list-monitors.mjs +1 -0
- package/dist/actions/list-monitors.mjs.map +1 -1
- package/dist/actions/retrieve-event-group.cjs +1 -0
- package/dist/actions/retrieve-event-group.cjs.map +1 -1
- package/dist/actions/retrieve-event-group.d.cts +3 -16
- package/dist/actions/retrieve-event-group.d.cts.map +1 -1
- package/dist/actions/retrieve-event-group.d.mts +3 -16
- package/dist/actions/retrieve-event-group.d.mts.map +1 -1
- package/dist/actions/retrieve-event-group.mjs +1 -0
- package/dist/actions/retrieve-event-group.mjs.map +1 -1
- package/dist/actions/retrieve-find-all-run-status.cjs +1 -0
- package/dist/actions/retrieve-find-all-run-status.cjs.map +1 -1
- package/dist/actions/retrieve-find-all-run-status.d.cts +3 -15
- package/dist/actions/retrieve-find-all-run-status.d.cts.map +1 -1
- package/dist/actions/retrieve-find-all-run-status.d.mts +3 -15
- package/dist/actions/retrieve-find-all-run-status.d.mts.map +1 -1
- package/dist/actions/retrieve-find-all-run-status.mjs +1 -0
- package/dist/actions/retrieve-find-all-run-status.mjs.map +1 -1
- package/dist/actions/retrieve-monitor.cjs +1 -0
- package/dist/actions/retrieve-monitor.cjs.map +1 -1
- package/dist/actions/retrieve-monitor.d.cts +3 -15
- package/dist/actions/retrieve-monitor.d.cts.map +1 -1
- package/dist/actions/retrieve-monitor.d.mts +3 -15
- package/dist/actions/retrieve-monitor.d.mts.map +1 -1
- package/dist/actions/retrieve-monitor.mjs +1 -0
- package/dist/actions/retrieve-monitor.mjs.map +1 -1
- package/dist/actions/retrieve-task-group-run.cjs +1 -0
- package/dist/actions/retrieve-task-group-run.cjs.map +1 -1
- package/dist/actions/retrieve-task-group-run.d.cts +3 -16
- package/dist/actions/retrieve-task-group-run.d.cts.map +1 -1
- package/dist/actions/retrieve-task-group-run.d.mts +3 -16
- package/dist/actions/retrieve-task-group-run.d.mts.map +1 -1
- package/dist/actions/retrieve-task-group-run.mjs +1 -0
- package/dist/actions/retrieve-task-group-run.mjs.map +1 -1
- package/dist/actions/retrieve-task-group.cjs +1 -0
- package/dist/actions/retrieve-task-group.cjs.map +1 -1
- package/dist/actions/retrieve-task-group.d.cts +3 -15
- package/dist/actions/retrieve-task-group.d.cts.map +1 -1
- package/dist/actions/retrieve-task-group.d.mts +3 -15
- package/dist/actions/retrieve-task-group.d.mts.map +1 -1
- package/dist/actions/retrieve-task-group.mjs +1 -0
- package/dist/actions/retrieve-task-group.mjs.map +1 -1
- package/dist/actions/retrieve-task-run-input.cjs +1 -0
- package/dist/actions/retrieve-task-run-input.cjs.map +1 -1
- package/dist/actions/retrieve-task-run-input.d.cts +3 -15
- package/dist/actions/retrieve-task-run-input.d.cts.map +1 -1
- package/dist/actions/retrieve-task-run-input.d.mts +3 -15
- package/dist/actions/retrieve-task-run-input.d.mts.map +1 -1
- package/dist/actions/retrieve-task-run-input.mjs +1 -0
- package/dist/actions/retrieve-task-run-input.mjs.map +1 -1
- package/dist/actions/retrieve-task-run-result.cjs +1 -0
- package/dist/actions/retrieve-task-run-result.cjs.map +1 -1
- package/dist/actions/retrieve-task-run-result.d.cts +3 -17
- package/dist/actions/retrieve-task-run-result.d.cts.map +1 -1
- package/dist/actions/retrieve-task-run-result.d.mts +3 -17
- package/dist/actions/retrieve-task-run-result.d.mts.map +1 -1
- package/dist/actions/retrieve-task-run-result.mjs +1 -0
- package/dist/actions/retrieve-task-run-result.mjs.map +1 -1
- package/dist/actions/retrieve-task-run.cjs +1 -0
- package/dist/actions/retrieve-task-run.cjs.map +1 -1
- package/dist/actions/retrieve-task-run.d.cts +3 -15
- package/dist/actions/retrieve-task-run.d.cts.map +1 -1
- package/dist/actions/retrieve-task-run.d.mts +3 -15
- package/dist/actions/retrieve-task-run.d.mts.map +1 -1
- package/dist/actions/retrieve-task-run.mjs +1 -0
- package/dist/actions/retrieve-task-run.mjs.map +1 -1
- package/dist/actions/search.cjs +1 -0
- package/dist/actions/search.cjs.map +1 -1
- package/dist/actions/search.d.cts +3 -15
- package/dist/actions/search.d.cts.map +1 -1
- package/dist/actions/search.d.mts +3 -15
- package/dist/actions/search.d.mts.map +1 -1
- package/dist/actions/search.mjs +1 -0
- package/dist/actions/search.mjs.map +1 -1
- package/dist/actions/simulate-event.cjs +1 -0
- package/dist/actions/simulate-event.cjs.map +1 -1
- package/dist/actions/simulate-event.d.cts +3 -16
- package/dist/actions/simulate-event.d.cts.map +1 -1
- package/dist/actions/simulate-event.d.mts +3 -16
- package/dist/actions/simulate-event.d.mts.map +1 -1
- package/dist/actions/simulate-event.mjs +1 -0
- package/dist/actions/simulate-event.mjs.map +1 -1
- package/dist/actions/stream-find-all-events.cjs +1 -0
- package/dist/actions/stream-find-all-events.cjs.map +1 -1
- package/dist/actions/stream-find-all-events.d.cts +3 -17
- package/dist/actions/stream-find-all-events.d.cts.map +1 -1
- package/dist/actions/stream-find-all-events.d.mts +3 -17
- package/dist/actions/stream-find-all-events.d.mts.map +1 -1
- package/dist/actions/stream-find-all-events.mjs +1 -0
- package/dist/actions/stream-find-all-events.mjs.map +1 -1
- package/dist/actions/stream-task-group-events.cjs +1 -0
- package/dist/actions/stream-task-group-events.cjs.map +1 -1
- package/dist/actions/stream-task-group-events.d.cts +3 -17
- package/dist/actions/stream-task-group-events.d.cts.map +1 -1
- package/dist/actions/stream-task-group-events.d.mts +3 -17
- package/dist/actions/stream-task-group-events.d.mts.map +1 -1
- package/dist/actions/stream-task-group-events.mjs +1 -0
- package/dist/actions/stream-task-group-events.mjs.map +1 -1
- package/dist/actions/stream-task-run-events.cjs +1 -0
- package/dist/actions/stream-task-run-events.cjs.map +1 -1
- package/dist/actions/stream-task-run-events.d.cts +3 -15
- package/dist/actions/stream-task-run-events.d.cts.map +1 -1
- package/dist/actions/stream-task-run-events.d.mts +3 -15
- package/dist/actions/stream-task-run-events.d.mts.map +1 -1
- package/dist/actions/stream-task-run-events.mjs +1 -0
- package/dist/actions/stream-task-run-events.mjs.map +1 -1
- package/dist/actions/suggest-task.cjs +1 -0
- package/dist/actions/suggest-task.cjs.map +1 -1
- package/dist/actions/suggest-task.d.cts +3 -15
- package/dist/actions/suggest-task.d.cts.map +1 -1
- package/dist/actions/suggest-task.d.mts +3 -15
- package/dist/actions/suggest-task.d.mts.map +1 -1
- package/dist/actions/suggest-task.mjs +1 -0
- package/dist/actions/suggest-task.mjs.map +1 -1
- package/dist/actions/update-monitor.cjs +1 -0
- package/dist/actions/update-monitor.cjs.map +1 -1
- package/dist/actions/update-monitor.d.cts +3 -22
- package/dist/actions/update-monitor.d.cts.map +1 -1
- package/dist/actions/update-monitor.d.mts +3 -22
- package/dist/actions/update-monitor.d.mts.map +1 -1
- package/dist/actions/update-monitor.mjs +1 -0
- package/dist/actions/update-monitor.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- 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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-monitor.cjs","names":["z","action"],"sources":["../../src/actions/delete-monitor.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParallelDeleteMonitorInput = z.object({\n monitor_id: z.string().describe(\"Unique identifier of the monitor to delete. Deleted monitors can no longer be updated or retrieved.\"),\n}).describe(\"Request model for deleting a monitor.\");\nconst ParallelDeleteMonitor_MonitorStatusSchema = z.enum([\"active\", \"canceled\"]).describe(\"Status options for monitors.\");\nconst ParallelDeleteMonitor_MonitorCadenceSchema = z.enum([\"daily\", \"weekly\", \"hourly\", \"every_two_weeks\"]).describe(\"Cadence options for monitor execution.\");\nconst ParallelDeleteMonitor_MonitorWebhookSchema = z.object({\n url: z.string().describe(\"Webhook URL to receive monitor events\").nullable(),\n event_types: z.array(z.unknown()).describe(\"Types of events to trigger the webhook\").nullable().optional(),\n}).passthrough().describe(\"Webhook configuration for the monitor.\");\nconst ParallelDeleteMonitor_OutputSchemaSchema = z.object({\n type: z.string().describe(\"Type of the output schema\").nullable().optional(),\n json_schema: z.record(z.string(), z.unknown()).describe(\"JSON schema defining the output structure\"),\n}).passthrough().describe(\"Output schema for the monitor event.\");\nexport const ParallelDeleteMonitorOutput = z.object({\n query: z.string().describe(\"The query that was being monitored\").nullable().optional(),\n status: ParallelDeleteMonitor_MonitorStatusSchema.nullable().optional(),\n cadence: ParallelDeleteMonitor_MonitorCadenceSchema.nullable().optional(),\n webhook: ParallelDeleteMonitor_MonitorWebhookSchema.nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"User-provided metadata stored with the monitor\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp of the creation of the monitor\").nullable().optional(),\n monitor_id: z.string().describe(\"ID of the deleted monitor\").nullable().optional(),\n last_run_at: z.string().describe(\"Timestamp of the last run for the monitor\").nullable().optional(),\n output_schema: ParallelDeleteMonitor_OutputSchemaSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for a deleted monitor, including its status, cadence and metadata.\");\n\nexport const parallelDeleteMonitor = action(\"PARALLEL_DELETE_MONITOR\", {\n slug: \"parallel-delete-monitor\",\n name: \"Delete Monitor\",\n description: \"Tool to delete a monitor, stopping all future executions. Use when you need to permanently remove a monitor. Deleted monitors can no longer be updated or retrieved.\",\n input: ParallelDeleteMonitorInput,\n output: ParallelDeleteMonitorOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-monitor.cjs","names":["z","action"],"sources":["../../src/actions/delete-monitor.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parallel } from \"../app\";\n\nexport const ParallelDeleteMonitorInput = z.object({\n monitor_id: z.string().describe(\"Unique identifier of the monitor to delete. Deleted monitors can no longer be updated or retrieved.\"),\n}).describe(\"Request model for deleting a monitor.\");\nconst ParallelDeleteMonitor_MonitorStatusSchema = z.enum([\"active\", \"canceled\"]).describe(\"Status options for monitors.\");\nconst ParallelDeleteMonitor_MonitorCadenceSchema = z.enum([\"daily\", \"weekly\", \"hourly\", \"every_two_weeks\"]).describe(\"Cadence options for monitor execution.\");\nconst ParallelDeleteMonitor_MonitorWebhookSchema = z.object({\n url: z.string().describe(\"Webhook URL to receive monitor events\").nullable(),\n event_types: z.array(z.unknown()).describe(\"Types of events to trigger the webhook\").nullable().optional(),\n}).passthrough().describe(\"Webhook configuration for the monitor.\");\nconst ParallelDeleteMonitor_OutputSchemaSchema = z.object({\n type: z.string().describe(\"Type of the output schema\").nullable().optional(),\n json_schema: z.record(z.string(), z.unknown()).describe(\"JSON schema defining the output structure\"),\n}).passthrough().describe(\"Output schema for the monitor event.\");\nexport const ParallelDeleteMonitorOutput = z.object({\n query: z.string().describe(\"The query that was being monitored\").nullable().optional(),\n status: ParallelDeleteMonitor_MonitorStatusSchema.nullable().optional(),\n cadence: ParallelDeleteMonitor_MonitorCadenceSchema.nullable().optional(),\n webhook: ParallelDeleteMonitor_MonitorWebhookSchema.nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"User-provided metadata stored with the monitor\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp of the creation of the monitor\").nullable().optional(),\n monitor_id: z.string().describe(\"ID of the deleted monitor\").nullable().optional(),\n last_run_at: z.string().describe(\"Timestamp of the last run for the monitor\").nullable().optional(),\n output_schema: ParallelDeleteMonitor_OutputSchemaSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for a deleted monitor, including its status, cadence and metadata.\");\n\nexport const parallelDeleteMonitor: AppAction<\n typeof ParallelDeleteMonitorInput,\n typeof ParallelDeleteMonitorOutput,\n typeof parallel.credential\n> = action(\"PARALLEL_DELETE_MONITOR\", {\n slug: \"parallel-delete-monitor\",\n name: \"Delete Monitor\",\n description: \"Tool to delete a monitor, stopping all future executions. Use when you need to permanently remove a monitor. Deleted monitors can no longer be updated or retrieved.\",\n input: ParallelDeleteMonitorInput,\n output: ParallelDeleteMonitorOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,EACvI,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,4CAA4CA,IAAAA,EAAE,KAAK,CAAC,UAAU,UAAU,CAAC,CAAC,CAAC,SAAS,8BAA8B;AACxH,MAAM,6CAA6CA,IAAAA,EAAE,KAAK;CAAC;CAAS;CAAU;CAAU;AAAiB,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAC7J,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC3E,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACtE,SAAS,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACxE,SAAS,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACxE,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,eAAe,yCAAyC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mFAAmF;AAE7G,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parallel } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-monitor.d.ts
|
|
@@ -29,21 +31,7 @@ declare const ParallelDeleteMonitorOutput: z.ZodObject<{
|
|
|
29
31
|
json_schema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
30
32
|
}, z.core.$loose>>>;
|
|
31
33
|
}, z.core.$loose>;
|
|
32
|
-
declare const parallelDeleteMonitor:
|
|
33
|
-
monitor_id: string;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
generic_api_key: z.ZodString;
|
|
40
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
41
|
-
connectionId: z.ZodString;
|
|
42
|
-
entityId: z.ZodString;
|
|
43
|
-
instanceId: z.ZodString;
|
|
44
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
-
generic_api_key: z.ZodString;
|
|
46
|
-
}, z.core.$strip>>]>;
|
|
34
|
+
declare const parallelDeleteMonitor: AppAction<typeof ParallelDeleteMonitorInput, typeof ParallelDeleteMonitorOutput, typeof parallel.credential>;
|
|
47
35
|
//#endregion
|
|
48
36
|
export { parallelDeleteMonitor };
|
|
49
37
|
//# sourceMappingURL=delete-monitor.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-monitor.d.cts","names":[],"sources":["../../src/actions/delete-monitor.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-monitor.d.cts","names":[],"sources":["../../src/actions/delete-monitor.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAY3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parallel } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-monitor.d.ts
|
|
@@ -29,21 +31,7 @@ declare const ParallelDeleteMonitorOutput: z.ZodObject<{
|
|
|
29
31
|
json_schema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
30
32
|
}, z.core.$loose>>>;
|
|
31
33
|
}, z.core.$loose>;
|
|
32
|
-
declare const parallelDeleteMonitor:
|
|
33
|
-
monitor_id: string;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
generic_api_key: z.ZodString;
|
|
40
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
41
|
-
connectionId: z.ZodString;
|
|
42
|
-
entityId: z.ZodString;
|
|
43
|
-
instanceId: z.ZodString;
|
|
44
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
-
generic_api_key: z.ZodString;
|
|
46
|
-
}, z.core.$strip>>]>;
|
|
34
|
+
declare const parallelDeleteMonitor: AppAction<typeof ParallelDeleteMonitorInput, typeof ParallelDeleteMonitorOutput, typeof parallel.credential>;
|
|
47
35
|
//#endregion
|
|
48
36
|
export { parallelDeleteMonitor };
|
|
49
37
|
//# sourceMappingURL=delete-monitor.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-monitor.d.mts","names":[],"sources":["../../src/actions/delete-monitor.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-monitor.d.mts","names":[],"sources":["../../src/actions/delete-monitor.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAY3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-monitor.mjs","names":[],"sources":["../../src/actions/delete-monitor.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParallelDeleteMonitorInput = z.object({\n monitor_id: z.string().describe(\"Unique identifier of the monitor to delete. Deleted monitors can no longer be updated or retrieved.\"),\n}).describe(\"Request model for deleting a monitor.\");\nconst ParallelDeleteMonitor_MonitorStatusSchema = z.enum([\"active\", \"canceled\"]).describe(\"Status options for monitors.\");\nconst ParallelDeleteMonitor_MonitorCadenceSchema = z.enum([\"daily\", \"weekly\", \"hourly\", \"every_two_weeks\"]).describe(\"Cadence options for monitor execution.\");\nconst ParallelDeleteMonitor_MonitorWebhookSchema = z.object({\n url: z.string().describe(\"Webhook URL to receive monitor events\").nullable(),\n event_types: z.array(z.unknown()).describe(\"Types of events to trigger the webhook\").nullable().optional(),\n}).passthrough().describe(\"Webhook configuration for the monitor.\");\nconst ParallelDeleteMonitor_OutputSchemaSchema = z.object({\n type: z.string().describe(\"Type of the output schema\").nullable().optional(),\n json_schema: z.record(z.string(), z.unknown()).describe(\"JSON schema defining the output structure\"),\n}).passthrough().describe(\"Output schema for the monitor event.\");\nexport const ParallelDeleteMonitorOutput = z.object({\n query: z.string().describe(\"The query that was being monitored\").nullable().optional(),\n status: ParallelDeleteMonitor_MonitorStatusSchema.nullable().optional(),\n cadence: ParallelDeleteMonitor_MonitorCadenceSchema.nullable().optional(),\n webhook: ParallelDeleteMonitor_MonitorWebhookSchema.nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"User-provided metadata stored with the monitor\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp of the creation of the monitor\").nullable().optional(),\n monitor_id: z.string().describe(\"ID of the deleted monitor\").nullable().optional(),\n last_run_at: z.string().describe(\"Timestamp of the last run for the monitor\").nullable().optional(),\n output_schema: ParallelDeleteMonitor_OutputSchemaSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for a deleted monitor, including its status, cadence and metadata.\");\n\nexport const parallelDeleteMonitor = action(\"PARALLEL_DELETE_MONITOR\", {\n slug: \"parallel-delete-monitor\",\n name: \"Delete Monitor\",\n description: \"Tool to delete a monitor, stopping all future executions. Use when you need to permanently remove a monitor. Deleted monitors can no longer be updated or retrieved.\",\n input: ParallelDeleteMonitorInput,\n output: ParallelDeleteMonitorOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-monitor.mjs","names":[],"sources":["../../src/actions/delete-monitor.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parallel } from \"../app\";\n\nexport const ParallelDeleteMonitorInput = z.object({\n monitor_id: z.string().describe(\"Unique identifier of the monitor to delete. Deleted monitors can no longer be updated or retrieved.\"),\n}).describe(\"Request model for deleting a monitor.\");\nconst ParallelDeleteMonitor_MonitorStatusSchema = z.enum([\"active\", \"canceled\"]).describe(\"Status options for monitors.\");\nconst ParallelDeleteMonitor_MonitorCadenceSchema = z.enum([\"daily\", \"weekly\", \"hourly\", \"every_two_weeks\"]).describe(\"Cadence options for monitor execution.\");\nconst ParallelDeleteMonitor_MonitorWebhookSchema = z.object({\n url: z.string().describe(\"Webhook URL to receive monitor events\").nullable(),\n event_types: z.array(z.unknown()).describe(\"Types of events to trigger the webhook\").nullable().optional(),\n}).passthrough().describe(\"Webhook configuration for the monitor.\");\nconst ParallelDeleteMonitor_OutputSchemaSchema = z.object({\n type: z.string().describe(\"Type of the output schema\").nullable().optional(),\n json_schema: z.record(z.string(), z.unknown()).describe(\"JSON schema defining the output structure\"),\n}).passthrough().describe(\"Output schema for the monitor event.\");\nexport const ParallelDeleteMonitorOutput = z.object({\n query: z.string().describe(\"The query that was being monitored\").nullable().optional(),\n status: ParallelDeleteMonitor_MonitorStatusSchema.nullable().optional(),\n cadence: ParallelDeleteMonitor_MonitorCadenceSchema.nullable().optional(),\n webhook: ParallelDeleteMonitor_MonitorWebhookSchema.nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"User-provided metadata stored with the monitor\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp of the creation of the monitor\").nullable().optional(),\n monitor_id: z.string().describe(\"ID of the deleted monitor\").nullable().optional(),\n last_run_at: z.string().describe(\"Timestamp of the last run for the monitor\").nullable().optional(),\n output_schema: ParallelDeleteMonitor_OutputSchemaSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for a deleted monitor, including its status, cadence and metadata.\");\n\nexport const parallelDeleteMonitor: AppAction<\n typeof ParallelDeleteMonitorInput,\n typeof ParallelDeleteMonitorOutput,\n typeof parallel.credential\n> = action(\"PARALLEL_DELETE_MONITOR\", {\n slug: \"parallel-delete-monitor\",\n name: \"Delete Monitor\",\n description: \"Tool to delete a monitor, stopping all future executions. Use when you need to permanently remove a monitor. Deleted monitors can no longer be updated or retrieved.\",\n input: ParallelDeleteMonitorInput,\n output: ParallelDeleteMonitorOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO,EACjD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,EACvI,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,4CAA4C,EAAE,KAAK,CAAC,UAAU,UAAU,CAAC,CAAC,CAAC,SAAS,8BAA8B;AACxH,MAAM,6CAA6C,EAAE,KAAK;CAAC;CAAS;CAAU;CAAU;AAAiB,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAC7J,MAAM,6CAA6C,EAAE,OAAO;CAC1D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC3E,aAAa,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAahE,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArByC,EAAE,OAAO;EAClD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;EACtE,SAAS,2CAA2C,SAAS,CAAC,CAAC,SAAS;EACxE,SAAS,2CAA2C,SAAS,CAAC,CAAC,SAAS;EACxE,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,eAAe,yCAAyC,SAAS,CAAC,CAAC,SAAS;CAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mFAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extend-find-all-run.cjs","names":["z","action"],"sources":["../../src/actions/extend-find-all-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParallelExtendFindAllRunInput = z.object({\n findall_id: z.string().describe(\"ID of the FindAll run to extend.\"),\n additional_match_limit: z.number().int().describe(\"Additional number of matches to find for this FindAll run. This value will be added to the current match limit to determine the new total match limit. Must be greater than 0.\"),\n});\nconst ParallelExtendFindAllRun_MatchConditionSchema = z.object({\n name: z.string().describe(\"Identifier for the match condition.\").nullable(),\n description: z.string().describe(\"Description of what must be satisfied for the match.\").nullable(),\n}).passthrough();\nexport const ParallelExtendFindAllRunOutput = z.object({\n generator: z.enum([\"base\", \"core\", \"pro\", \"preview\"]).default(\"core\").describe(\"The generator of the FindAll run.\").nullable().optional(),\n objective: z.string().describe(\"Natural language objective of the FindAll run.\").nullable(),\n enrichments: z.array(z.unknown()).describe(\"List of enrichment inputs for the FindAll run.\").nullable().optional(),\n entity_type: z.string().describe(\"Type of the entity for the FindAll run.\").nullable(),\n match_limit: z.number().int().describe(\"Max number of candidates to evaluate.\").nullable().optional(),\n match_conditions: z.array(ParallelExtendFindAllRun_MatchConditionSchema).describe(\"List of match conditions for the FindAll run.\"),\n}).passthrough();\n\nexport const parallelExtendFindAllRun = action(\"PARALLEL_EXTEND_FIND_ALL_RUN\", {\n slug: \"parallel-extend-find-all-run\",\n name: \"Extend FindAll Run\",\n description: \"Tool to extend a FindAll run by adding additional matches to the current match limit. Use when you need to increase the number of matches for an existing FindAll run that is still active or has completed.\",\n input: ParallelExtendFindAllRunInput,\n output: ParallelExtendFindAllRunOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"extend-find-all-run.cjs","names":["z","action"],"sources":["../../src/actions/extend-find-all-run.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parallel } from \"../app\";\n\nexport const ParallelExtendFindAllRunInput = z.object({\n findall_id: z.string().describe(\"ID of the FindAll run to extend.\"),\n additional_match_limit: z.number().int().describe(\"Additional number of matches to find for this FindAll run. This value will be added to the current match limit to determine the new total match limit. Must be greater than 0.\"),\n});\nconst ParallelExtendFindAllRun_MatchConditionSchema = z.object({\n name: z.string().describe(\"Identifier for the match condition.\").nullable(),\n description: z.string().describe(\"Description of what must be satisfied for the match.\").nullable(),\n}).passthrough();\nexport const ParallelExtendFindAllRunOutput = z.object({\n generator: z.enum([\"base\", \"core\", \"pro\", \"preview\"]).default(\"core\").describe(\"The generator of the FindAll run.\").nullable().optional(),\n objective: z.string().describe(\"Natural language objective of the FindAll run.\").nullable(),\n enrichments: z.array(z.unknown()).describe(\"List of enrichment inputs for the FindAll run.\").nullable().optional(),\n entity_type: z.string().describe(\"Type of the entity for the FindAll run.\").nullable(),\n match_limit: z.number().int().describe(\"Max number of candidates to evaluate.\").nullable().optional(),\n match_conditions: z.array(ParallelExtendFindAllRun_MatchConditionSchema).describe(\"List of match conditions for the FindAll run.\"),\n}).passthrough();\n\nexport const parallelExtendFindAllRun: AppAction<\n typeof ParallelExtendFindAllRunInput,\n typeof ParallelExtendFindAllRunOutput,\n typeof parallel.credential\n> = action(\"PARALLEL_EXTEND_FIND_ALL_RUN\", {\n slug: \"parallel-extend-find-all-run\",\n name: \"Extend FindAll Run\",\n description: \"Tool to extend a FindAll run by adding additional matches to the current match limit. Use when you need to increase the number of matches for an existing FindAll run that is still active or has completed.\",\n input: ParallelExtendFindAllRunInput,\n output: ParallelExtendFindAllRunOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAClE,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gLAAgL;AACpO,CAAC;AACD,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,WAAWA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAQ;EAAO;CAAS,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACrF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,kBAAkBA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,+CAA+C;AACnI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parallel } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/extend-find-all-run.d.ts
|
|
@@ -21,22 +23,7 @@ declare const ParallelExtendFindAllRunOutput: z.ZodObject<{
|
|
|
21
23
|
description: z.ZodNullable<z.ZodString>;
|
|
22
24
|
}, z.core.$loose>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const parallelExtendFindAllRun:
|
|
25
|
-
findall_id: string;
|
|
26
|
-
additional_match_limit: number;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
34
|
-
connectionId: z.ZodString;
|
|
35
|
-
entityId: z.ZodString;
|
|
36
|
-
instanceId: z.ZodString;
|
|
37
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
-
generic_api_key: z.ZodString;
|
|
39
|
-
}, z.core.$strip>>]>;
|
|
26
|
+
declare const parallelExtendFindAllRun: AppAction<typeof ParallelExtendFindAllRunInput, typeof ParallelExtendFindAllRunOutput, typeof parallel.credential>;
|
|
40
27
|
//#endregion
|
|
41
28
|
export { parallelExtendFindAllRun };
|
|
42
29
|
//# sourceMappingURL=extend-find-all-run.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extend-find-all-run.d.cts","names":[],"sources":["../../src/actions/extend-find-all-run.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"extend-find-all-run.d.cts","names":[],"sources":["../../src/actions/extend-find-all-run.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parallel } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/extend-find-all-run.d.ts
|
|
@@ -21,22 +23,7 @@ declare const ParallelExtendFindAllRunOutput: z.ZodObject<{
|
|
|
21
23
|
description: z.ZodNullable<z.ZodString>;
|
|
22
24
|
}, z.core.$loose>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const parallelExtendFindAllRun:
|
|
25
|
-
findall_id: string;
|
|
26
|
-
additional_match_limit: number;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
34
|
-
connectionId: z.ZodString;
|
|
35
|
-
entityId: z.ZodString;
|
|
36
|
-
instanceId: z.ZodString;
|
|
37
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
-
generic_api_key: z.ZodString;
|
|
39
|
-
}, z.core.$strip>>]>;
|
|
26
|
+
declare const parallelExtendFindAllRun: AppAction<typeof ParallelExtendFindAllRunInput, typeof ParallelExtendFindAllRunOutput, typeof parallel.credential>;
|
|
40
27
|
//#endregion
|
|
41
28
|
export { parallelExtendFindAllRun };
|
|
42
29
|
//# sourceMappingURL=extend-find-all-run.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extend-find-all-run.d.mts","names":[],"sources":["../../src/actions/extend-find-all-run.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"extend-find-all-run.d.mts","names":[],"sources":["../../src/actions/extend-find-all-run.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAS9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extend-find-all-run.mjs","names":[],"sources":["../../src/actions/extend-find-all-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParallelExtendFindAllRunInput = z.object({\n findall_id: z.string().describe(\"ID of the FindAll run to extend.\"),\n additional_match_limit: z.number().int().describe(\"Additional number of matches to find for this FindAll run. This value will be added to the current match limit to determine the new total match limit. Must be greater than 0.\"),\n});\nconst ParallelExtendFindAllRun_MatchConditionSchema = z.object({\n name: z.string().describe(\"Identifier for the match condition.\").nullable(),\n description: z.string().describe(\"Description of what must be satisfied for the match.\").nullable(),\n}).passthrough();\nexport const ParallelExtendFindAllRunOutput = z.object({\n generator: z.enum([\"base\", \"core\", \"pro\", \"preview\"]).default(\"core\").describe(\"The generator of the FindAll run.\").nullable().optional(),\n objective: z.string().describe(\"Natural language objective of the FindAll run.\").nullable(),\n enrichments: z.array(z.unknown()).describe(\"List of enrichment inputs for the FindAll run.\").nullable().optional(),\n entity_type: z.string().describe(\"Type of the entity for the FindAll run.\").nullable(),\n match_limit: z.number().int().describe(\"Max number of candidates to evaluate.\").nullable().optional(),\n match_conditions: z.array(ParallelExtendFindAllRun_MatchConditionSchema).describe(\"List of match conditions for the FindAll run.\"),\n}).passthrough();\n\nexport const parallelExtendFindAllRun = action(\"PARALLEL_EXTEND_FIND_ALL_RUN\", {\n slug: \"parallel-extend-find-all-run\",\n name: \"Extend FindAll Run\",\n description: \"Tool to extend a FindAll run by adding additional matches to the current match limit. Use when you need to increase the number of matches for an existing FindAll run that is still active or has completed.\",\n input: ParallelExtendFindAllRunInput,\n output: ParallelExtendFindAllRunOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"extend-find-all-run.mjs","names":[],"sources":["../../src/actions/extend-find-all-run.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parallel } from \"../app\";\n\nexport const ParallelExtendFindAllRunInput = z.object({\n findall_id: z.string().describe(\"ID of the FindAll run to extend.\"),\n additional_match_limit: z.number().int().describe(\"Additional number of matches to find for this FindAll run. This value will be added to the current match limit to determine the new total match limit. Must be greater than 0.\"),\n});\nconst ParallelExtendFindAllRun_MatchConditionSchema = z.object({\n name: z.string().describe(\"Identifier for the match condition.\").nullable(),\n description: z.string().describe(\"Description of what must be satisfied for the match.\").nullable(),\n}).passthrough();\nexport const ParallelExtendFindAllRunOutput = z.object({\n generator: z.enum([\"base\", \"core\", \"pro\", \"preview\"]).default(\"core\").describe(\"The generator of the FindAll run.\").nullable().optional(),\n objective: z.string().describe(\"Natural language objective of the FindAll run.\").nullable(),\n enrichments: z.array(z.unknown()).describe(\"List of enrichment inputs for the FindAll run.\").nullable().optional(),\n entity_type: z.string().describe(\"Type of the entity for the FindAll run.\").nullable(),\n match_limit: z.number().int().describe(\"Max number of candidates to evaluate.\").nullable().optional(),\n match_conditions: z.array(ParallelExtendFindAllRun_MatchConditionSchema).describe(\"List of match conditions for the FindAll run.\"),\n}).passthrough();\n\nexport const parallelExtendFindAllRun: AppAction<\n typeof ParallelExtendFindAllRunInput,\n typeof ParallelExtendFindAllRunOutput,\n typeof parallel.credential\n> = action(\"PARALLEL_EXTEND_FIND_ALL_RUN\", {\n slug: \"parallel-extend-find-all-run\",\n name: \"Extend FindAll Run\",\n description: \"Tool to extend a FindAll run by adding additional matches to the current match limit. Use when you need to increase the number of matches for an existing FindAll run that is still active or has completed.\",\n input: ParallelExtendFindAllRunInput,\n output: ParallelExtendFindAllRunOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgC,EAAE,OAAO;CACpD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAClE,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gLAAgL;AACpO,CAAC;AACD,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY;AAUf,MAAa,2BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlB4C,EAAE,OAAO;EACrD,WAAW,EAAE,KAAK;GAAC;GAAQ;GAAQ;GAAO;EAAS,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAC1F,aAAa,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACrF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,kBAAkB,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,+CAA+C;CACnI,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
package/dist/actions/extract.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extract.cjs","names":["z","action"],"sources":["../../src/actions/extract.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParallelExtractInput = z.object({\n urls: z.array(z.string()).describe(\"List of URLs to extract content from\"),\n excerpts: z.union([z.boolean(), z.object({\n max_chars_total: z.number().int().nullable().optional(),\n max_chars_per_result: z.number().int().nullable().optional(),\n}).passthrough().describe(\"Settings for excerpt extraction.\")]).optional(),\n objective: z.string().describe(\"If provided, focuses extracted content on the specified search objective\").optional(),\n fetch_policy: z.object({\n max_age_seconds: z.number().int().describe(\"Maximum age in seconds for cached content to be considered valid\").optional(),\n timeout_seconds: z.number().int().describe(\"Timeout in seconds for fetching live content\").optional(),\n disable_cache_fallback: z.boolean().describe(\"If true, disables fallback to cached content when live fetch fails\").optional(),\n}).describe(\"Fetch policy configuration for cache and timeout settings.\").optional(),\n full_content: z.union([z.boolean(), z.object({\n max_chars_per_result: z.number().int().nullable().optional(),\n}).passthrough().describe(\"Settings for full content extraction.\")]).optional(),\n search_queries: z.array(z.string()).describe(\"If provided, focuses extracted content on the specified keyword search queries\").optional(),\n}).describe(\"Request model for extracting content from URLs.\");\nconst ParallelExtract_UsageItemSchema = z.object({\n name: z.string().describe(\"SKU identifier (e.g., sku_extract_excerpts)\").nullable(),\n count: z.number().int().describe(\"Quantity consumed\").nullable(),\n}).passthrough().describe(\"Usage metrics for a single SKU.\");\nconst ParallelExtract_ExtractErrorSchema = z.object({\n url: z.string().describe(\"The URL that failed to extract\").nullable(),\n content: z.string().describe(\"Error details from server responses\").nullable().optional(),\n error_type: z.string().describe(\"Type of error that occurred\").nullable(),\n http_status_code: z.number().int().describe(\"HTTP status code if applicable\").nullable().optional(),\n}).passthrough().describe(\"Extract error details for a failed URL.\");\nconst ParallelExtract_ExtractResultSchema = z.object({\n url: z.string().describe(\"The URL that was extracted\").nullable(),\n title: z.string().describe(\"Title of the web page\").nullable().optional(),\n excerpts: z.array(z.string()).describe(\"Relevant excerpts from the URL\").nullable().optional(),\n full_content: z.string().describe(\"Full content from the URL\").nullable().optional(),\n publish_date: z.string().describe(\"Publication date of the content\").nullable().optional(),\n}).passthrough().describe(\"Extract result for a single URL.\");\nconst ParallelExtract_WarningTypeSchema = z.enum([\"spec_validation_warning\", \"input_validation_warning\", \"warning\"]).describe(\"Type of warning returned by the extract API.\");\nconst ParallelExtract_WarningSchema = z.object({\n type: ParallelExtract_WarningTypeSchema.nullable(),\n detail: z.record(z.string(), z.unknown()).describe(\"Supporting context as key-value pairs\").nullable().optional(),\n message: z.string().describe(\"Human-readable warning message\").nullable(),\n}).passthrough().describe(\"Warning message from the extract API.\");\nexport const ParallelExtractOutput = z.object({\n usage: z.array(ParallelExtract_UsageItemSchema).describe(\"Usage metrics for the extract request\").nullable().optional(),\n errors: z.array(ParallelExtract_ExtractErrorSchema).describe(\"Extract errors: requested URLs not in the results\"),\n results: z.array(ParallelExtract_ExtractResultSchema).describe(\"Successful extract results\"),\n warnings: z.array(ParallelExtract_WarningSchema).describe(\"Warnings for the extract request, if any\").nullable().optional(),\n extract_id: z.string().describe(\"Extract request ID, e.g. extract_cad0a6d2dec046bd95ae900527d880e7\").nullable(),\n}).passthrough().describe(\"Response model for extract operation.\");\n\nexport const parallelExtract = action(\"PARALLEL_EXTRACT\", {\n slug: \"parallel-extract\",\n name: \"Extract Content from URLs\",\n description: \"Tool to extract relevant content from specific web URLs. Use when you need to fetch and extract content from known URLs with optional focusing on specific objectives or search queries.\",\n input: ParallelExtractInput,\n output: ParallelExtractOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"extract.cjs","names":["z","action"],"sources":["../../src/actions/extract.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parallel } from \"../app\";\n\nexport const ParallelExtractInput = z.object({\n urls: z.array(z.string()).describe(\"List of URLs to extract content from\"),\n excerpts: z.union([z.boolean(), z.object({\n max_chars_total: z.number().int().nullable().optional(),\n max_chars_per_result: z.number().int().nullable().optional(),\n}).passthrough().describe(\"Settings for excerpt extraction.\")]).optional(),\n objective: z.string().describe(\"If provided, focuses extracted content on the specified search objective\").optional(),\n fetch_policy: z.object({\n max_age_seconds: z.number().int().describe(\"Maximum age in seconds for cached content to be considered valid\").optional(),\n timeout_seconds: z.number().int().describe(\"Timeout in seconds for fetching live content\").optional(),\n disable_cache_fallback: z.boolean().describe(\"If true, disables fallback to cached content when live fetch fails\").optional(),\n}).describe(\"Fetch policy configuration for cache and timeout settings.\").optional(),\n full_content: z.union([z.boolean(), z.object({\n max_chars_per_result: z.number().int().nullable().optional(),\n}).passthrough().describe(\"Settings for full content extraction.\")]).optional(),\n search_queries: z.array(z.string()).describe(\"If provided, focuses extracted content on the specified keyword search queries\").optional(),\n}).describe(\"Request model for extracting content from URLs.\");\nconst ParallelExtract_UsageItemSchema = z.object({\n name: z.string().describe(\"SKU identifier (e.g., sku_extract_excerpts)\").nullable(),\n count: z.number().int().describe(\"Quantity consumed\").nullable(),\n}).passthrough().describe(\"Usage metrics for a single SKU.\");\nconst ParallelExtract_ExtractErrorSchema = z.object({\n url: z.string().describe(\"The URL that failed to extract\").nullable(),\n content: z.string().describe(\"Error details from server responses\").nullable().optional(),\n error_type: z.string().describe(\"Type of error that occurred\").nullable(),\n http_status_code: z.number().int().describe(\"HTTP status code if applicable\").nullable().optional(),\n}).passthrough().describe(\"Extract error details for a failed URL.\");\nconst ParallelExtract_ExtractResultSchema = z.object({\n url: z.string().describe(\"The URL that was extracted\").nullable(),\n title: z.string().describe(\"Title of the web page\").nullable().optional(),\n excerpts: z.array(z.string()).describe(\"Relevant excerpts from the URL\").nullable().optional(),\n full_content: z.string().describe(\"Full content from the URL\").nullable().optional(),\n publish_date: z.string().describe(\"Publication date of the content\").nullable().optional(),\n}).passthrough().describe(\"Extract result for a single URL.\");\nconst ParallelExtract_WarningTypeSchema = z.enum([\"spec_validation_warning\", \"input_validation_warning\", \"warning\"]).describe(\"Type of warning returned by the extract API.\");\nconst ParallelExtract_WarningSchema = z.object({\n type: ParallelExtract_WarningTypeSchema.nullable(),\n detail: z.record(z.string(), z.unknown()).describe(\"Supporting context as key-value pairs\").nullable().optional(),\n message: z.string().describe(\"Human-readable warning message\").nullable(),\n}).passthrough().describe(\"Warning message from the extract API.\");\nexport const ParallelExtractOutput = z.object({\n usage: z.array(ParallelExtract_UsageItemSchema).describe(\"Usage metrics for the extract request\").nullable().optional(),\n errors: z.array(ParallelExtract_ExtractErrorSchema).describe(\"Extract errors: requested URLs not in the results\"),\n results: z.array(ParallelExtract_ExtractResultSchema).describe(\"Successful extract results\"),\n warnings: z.array(ParallelExtract_WarningSchema).describe(\"Warnings for the extract request, if any\").nullable().optional(),\n extract_id: z.string().describe(\"Extract request ID, e.g. extract_cad0a6d2dec046bd95ae900527d880e7\").nullable(),\n}).passthrough().describe(\"Response model for extract operation.\");\n\nexport const parallelExtract: AppAction<\n typeof ParallelExtractInput,\n typeof ParallelExtractOutput,\n typeof parallel.credential\n> = action(\"PARALLEL_EXTRACT\", {\n slug: \"parallel-extract\",\n name: \"Extract Content from URLs\",\n description: \"Tool to extract relevant content from specific web URLs. Use when you need to fetch and extract content from known URLs with optional focusing on specific objectives or search queries.\",\n input: ParallelExtractInput,\n output: ParallelExtractOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parallel } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/extract.d.ts
|
|
@@ -47,37 +49,7 @@ declare const ParallelExtractOutput: z.ZodObject<{
|
|
|
47
49
|
}, z.core.$loose>>>>;
|
|
48
50
|
extract_id: z.ZodNullable<z.ZodString>;
|
|
49
51
|
}, z.core.$loose>;
|
|
50
|
-
declare const parallelExtract:
|
|
51
|
-
urls: string[];
|
|
52
|
-
excerpts?: boolean | {
|
|
53
|
-
[x: string]: unknown;
|
|
54
|
-
max_chars_total?: number | null | undefined;
|
|
55
|
-
max_chars_per_result?: number | null | undefined;
|
|
56
|
-
} | undefined;
|
|
57
|
-
objective?: string | undefined;
|
|
58
|
-
fetch_policy?: {
|
|
59
|
-
max_age_seconds?: number | undefined;
|
|
60
|
-
timeout_seconds?: number | undefined;
|
|
61
|
-
disable_cache_fallback?: boolean | undefined;
|
|
62
|
-
} | undefined;
|
|
63
|
-
full_content?: boolean | {
|
|
64
|
-
[x: string]: unknown;
|
|
65
|
-
max_chars_per_result?: number | null | undefined;
|
|
66
|
-
} | undefined;
|
|
67
|
-
search_queries?: string[] | undefined;
|
|
68
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
69
|
-
connectionId: z.ZodString;
|
|
70
|
-
entityId: z.ZodString;
|
|
71
|
-
instanceId: z.ZodString;
|
|
72
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
-
generic_api_key: z.ZodString;
|
|
74
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
75
|
-
connectionId: z.ZodString;
|
|
76
|
-
entityId: z.ZodString;
|
|
77
|
-
instanceId: z.ZodString;
|
|
78
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
-
generic_api_key: z.ZodString;
|
|
80
|
-
}, z.core.$strip>>]>;
|
|
52
|
+
declare const parallelExtract: AppAction<typeof ParallelExtractInput, typeof ParallelExtractOutput, typeof parallel.credential>;
|
|
81
53
|
//#endregion
|
|
82
54
|
export { parallelExtract };
|
|
83
55
|
//# sourceMappingURL=extract.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extract.d.cts","names":[],"sources":["../../src/actions/extract.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"extract.d.cts","names":[],"sources":["../../src/actions/extract.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAwCpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parallel } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/extract.d.ts
|
|
@@ -47,37 +49,7 @@ declare const ParallelExtractOutput: z.ZodObject<{
|
|
|
47
49
|
}, z.core.$loose>>>>;
|
|
48
50
|
extract_id: z.ZodNullable<z.ZodString>;
|
|
49
51
|
}, z.core.$loose>;
|
|
50
|
-
declare const parallelExtract:
|
|
51
|
-
urls: string[];
|
|
52
|
-
excerpts?: boolean | {
|
|
53
|
-
[x: string]: unknown;
|
|
54
|
-
max_chars_total?: number | null | undefined;
|
|
55
|
-
max_chars_per_result?: number | null | undefined;
|
|
56
|
-
} | undefined;
|
|
57
|
-
objective?: string | undefined;
|
|
58
|
-
fetch_policy?: {
|
|
59
|
-
max_age_seconds?: number | undefined;
|
|
60
|
-
timeout_seconds?: number | undefined;
|
|
61
|
-
disable_cache_fallback?: boolean | undefined;
|
|
62
|
-
} | undefined;
|
|
63
|
-
full_content?: boolean | {
|
|
64
|
-
[x: string]: unknown;
|
|
65
|
-
max_chars_per_result?: number | null | undefined;
|
|
66
|
-
} | undefined;
|
|
67
|
-
search_queries?: string[] | undefined;
|
|
68
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
69
|
-
connectionId: z.ZodString;
|
|
70
|
-
entityId: z.ZodString;
|
|
71
|
-
instanceId: z.ZodString;
|
|
72
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
-
generic_api_key: z.ZodString;
|
|
74
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
75
|
-
connectionId: z.ZodString;
|
|
76
|
-
entityId: z.ZodString;
|
|
77
|
-
instanceId: z.ZodString;
|
|
78
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
-
generic_api_key: z.ZodString;
|
|
80
|
-
}, z.core.$strip>>]>;
|
|
52
|
+
declare const parallelExtract: AppAction<typeof ParallelExtractInput, typeof ParallelExtractOutput, typeof parallel.credential>;
|
|
81
53
|
//#endregion
|
|
82
54
|
export { parallelExtract };
|
|
83
55
|
//# sourceMappingURL=extract.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extract.d.mts","names":[],"sources":["../../src/actions/extract.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"extract.d.mts","names":[],"sources":["../../src/actions/extract.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAwCpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,QAAA,CAAS,UAAA"}
|
package/dist/actions/extract.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extract.mjs","names":[],"sources":["../../src/actions/extract.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParallelExtractInput = z.object({\n urls: z.array(z.string()).describe(\"List of URLs to extract content from\"),\n excerpts: z.union([z.boolean(), z.object({\n max_chars_total: z.number().int().nullable().optional(),\n max_chars_per_result: z.number().int().nullable().optional(),\n}).passthrough().describe(\"Settings for excerpt extraction.\")]).optional(),\n objective: z.string().describe(\"If provided, focuses extracted content on the specified search objective\").optional(),\n fetch_policy: z.object({\n max_age_seconds: z.number().int().describe(\"Maximum age in seconds for cached content to be considered valid\").optional(),\n timeout_seconds: z.number().int().describe(\"Timeout in seconds for fetching live content\").optional(),\n disable_cache_fallback: z.boolean().describe(\"If true, disables fallback to cached content when live fetch fails\").optional(),\n}).describe(\"Fetch policy configuration for cache and timeout settings.\").optional(),\n full_content: z.union([z.boolean(), z.object({\n max_chars_per_result: z.number().int().nullable().optional(),\n}).passthrough().describe(\"Settings for full content extraction.\")]).optional(),\n search_queries: z.array(z.string()).describe(\"If provided, focuses extracted content on the specified keyword search queries\").optional(),\n}).describe(\"Request model for extracting content from URLs.\");\nconst ParallelExtract_UsageItemSchema = z.object({\n name: z.string().describe(\"SKU identifier (e.g., sku_extract_excerpts)\").nullable(),\n count: z.number().int().describe(\"Quantity consumed\").nullable(),\n}).passthrough().describe(\"Usage metrics for a single SKU.\");\nconst ParallelExtract_ExtractErrorSchema = z.object({\n url: z.string().describe(\"The URL that failed to extract\").nullable(),\n content: z.string().describe(\"Error details from server responses\").nullable().optional(),\n error_type: z.string().describe(\"Type of error that occurred\").nullable(),\n http_status_code: z.number().int().describe(\"HTTP status code if applicable\").nullable().optional(),\n}).passthrough().describe(\"Extract error details for a failed URL.\");\nconst ParallelExtract_ExtractResultSchema = z.object({\n url: z.string().describe(\"The URL that was extracted\").nullable(),\n title: z.string().describe(\"Title of the web page\").nullable().optional(),\n excerpts: z.array(z.string()).describe(\"Relevant excerpts from the URL\").nullable().optional(),\n full_content: z.string().describe(\"Full content from the URL\").nullable().optional(),\n publish_date: z.string().describe(\"Publication date of the content\").nullable().optional(),\n}).passthrough().describe(\"Extract result for a single URL.\");\nconst ParallelExtract_WarningTypeSchema = z.enum([\"spec_validation_warning\", \"input_validation_warning\", \"warning\"]).describe(\"Type of warning returned by the extract API.\");\nconst ParallelExtract_WarningSchema = z.object({\n type: ParallelExtract_WarningTypeSchema.nullable(),\n detail: z.record(z.string(), z.unknown()).describe(\"Supporting context as key-value pairs\").nullable().optional(),\n message: z.string().describe(\"Human-readable warning message\").nullable(),\n}).passthrough().describe(\"Warning message from the extract API.\");\nexport const ParallelExtractOutput = z.object({\n usage: z.array(ParallelExtract_UsageItemSchema).describe(\"Usage metrics for the extract request\").nullable().optional(),\n errors: z.array(ParallelExtract_ExtractErrorSchema).describe(\"Extract errors: requested URLs not in the results\"),\n results: z.array(ParallelExtract_ExtractResultSchema).describe(\"Successful extract results\"),\n warnings: z.array(ParallelExtract_WarningSchema).describe(\"Warnings for the extract request, if any\").nullable().optional(),\n extract_id: z.string().describe(\"Extract request ID, e.g. extract_cad0a6d2dec046bd95ae900527d880e7\").nullable(),\n}).passthrough().describe(\"Response model for extract operation.\");\n\nexport const parallelExtract = action(\"PARALLEL_EXTRACT\", {\n slug: \"parallel-extract\",\n name: \"Extract Content from URLs\",\n description: \"Tool to extract relevant content from specific web URLs. Use when you need to fetch and extract content from known URLs with optional focusing on specific objectives or search queries.\",\n input: ParallelExtractInput,\n output: ParallelExtractOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"extract.mjs","names":[],"sources":["../../src/actions/extract.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parallel } from \"../app\";\n\nexport const ParallelExtractInput = z.object({\n urls: z.array(z.string()).describe(\"List of URLs to extract content from\"),\n excerpts: z.union([z.boolean(), z.object({\n max_chars_total: z.number().int().nullable().optional(),\n max_chars_per_result: z.number().int().nullable().optional(),\n}).passthrough().describe(\"Settings for excerpt extraction.\")]).optional(),\n objective: z.string().describe(\"If provided, focuses extracted content on the specified search objective\").optional(),\n fetch_policy: z.object({\n max_age_seconds: z.number().int().describe(\"Maximum age in seconds for cached content to be considered valid\").optional(),\n timeout_seconds: z.number().int().describe(\"Timeout in seconds for fetching live content\").optional(),\n disable_cache_fallback: z.boolean().describe(\"If true, disables fallback to cached content when live fetch fails\").optional(),\n}).describe(\"Fetch policy configuration for cache and timeout settings.\").optional(),\n full_content: z.union([z.boolean(), z.object({\n max_chars_per_result: z.number().int().nullable().optional(),\n}).passthrough().describe(\"Settings for full content extraction.\")]).optional(),\n search_queries: z.array(z.string()).describe(\"If provided, focuses extracted content on the specified keyword search queries\").optional(),\n}).describe(\"Request model for extracting content from URLs.\");\nconst ParallelExtract_UsageItemSchema = z.object({\n name: z.string().describe(\"SKU identifier (e.g., sku_extract_excerpts)\").nullable(),\n count: z.number().int().describe(\"Quantity consumed\").nullable(),\n}).passthrough().describe(\"Usage metrics for a single SKU.\");\nconst ParallelExtract_ExtractErrorSchema = z.object({\n url: z.string().describe(\"The URL that failed to extract\").nullable(),\n content: z.string().describe(\"Error details from server responses\").nullable().optional(),\n error_type: z.string().describe(\"Type of error that occurred\").nullable(),\n http_status_code: z.number().int().describe(\"HTTP status code if applicable\").nullable().optional(),\n}).passthrough().describe(\"Extract error details for a failed URL.\");\nconst ParallelExtract_ExtractResultSchema = z.object({\n url: z.string().describe(\"The URL that was extracted\").nullable(),\n title: z.string().describe(\"Title of the web page\").nullable().optional(),\n excerpts: z.array(z.string()).describe(\"Relevant excerpts from the URL\").nullable().optional(),\n full_content: z.string().describe(\"Full content from the URL\").nullable().optional(),\n publish_date: z.string().describe(\"Publication date of the content\").nullable().optional(),\n}).passthrough().describe(\"Extract result for a single URL.\");\nconst ParallelExtract_WarningTypeSchema = z.enum([\"spec_validation_warning\", \"input_validation_warning\", \"warning\"]).describe(\"Type of warning returned by the extract API.\");\nconst ParallelExtract_WarningSchema = z.object({\n type: ParallelExtract_WarningTypeSchema.nullable(),\n detail: z.record(z.string(), z.unknown()).describe(\"Supporting context as key-value pairs\").nullable().optional(),\n message: z.string().describe(\"Human-readable warning message\").nullable(),\n}).passthrough().describe(\"Warning message from the extract API.\");\nexport const ParallelExtractOutput = z.object({\n usage: z.array(ParallelExtract_UsageItemSchema).describe(\"Usage metrics for the extract request\").nullable().optional(),\n errors: z.array(ParallelExtract_ExtractErrorSchema).describe(\"Extract errors: requested URLs not in the results\"),\n results: z.array(ParallelExtract_ExtractResultSchema).describe(\"Successful extract results\"),\n warnings: z.array(ParallelExtract_WarningSchema).describe(\"Warnings for the extract request, if any\").nullable().optional(),\n extract_id: z.string().describe(\"Extract request ID, e.g. extract_cad0a6d2dec046bd95ae900527d880e7\").nullable(),\n}).passthrough().describe(\"Response model for extract operation.\");\n\nexport const parallelExtract: AppAction<\n typeof ParallelExtractInput,\n typeof ParallelExtractOutput,\n typeof parallel.credential\n> = action(\"PARALLEL_EXTRACT\", {\n slug: \"parallel-extract\",\n name: \"Extract Content from URLs\",\n description: \"Tool to extract relevant content from specific web URLs. Use when you need to fetch and extract content from known URLs with optional focusing on specific objectives or search queries.\",\n input: ParallelExtractInput,\n output: ParallelExtractOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-task-group-runs.cjs","names":["z","action"],"sources":["../../src/actions/fetch-task-group-runs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ParallelFetchTaskGroupRunsInput = z.object({\n status: z.string().describe(\"Filter runs by status (e.g., queued, running, completed, failed, cancelled).\").optional(),\n taskgroup_id: z.string().describe(\"Unique identifier of the Task Group to fetch runs from.\"),\n include_input: z.boolean().default(false).describe(\"Whether to include task run inputs in the response. Default is False.\").optional(),\n last_event_id: z.string().describe(\"ID of the last received event to resume streaming from. Used as cursor for pagination.\").optional(),\n include_output: z.boolean().default(false).describe(\"Whether to include task run outputs in the response. Default is False.\").optional(),\n}).describe(\"Request model for fetching task runs from a Task Group.\");\nconst ParallelFetchTaskGroupRuns_ErrorSchema = z.object({\n detail: z.record(z.string(), z.unknown()).describe(\"Additional details about the error\").nullable().optional(),\n ref_id: z.string().describe(\"Reference ID for the error\").nullable(),\n message: z.string().describe(\"Human-readable error message\").nullable(),\n}).passthrough().describe(\"Error associated with a task run.\");\nconst ParallelFetchTaskGroupRuns_WarningSchema = z.object({\n detail: z.record(z.string(), z.unknown()).describe(\"Additional details about the warning\").nullable().optional(),\n ref_id: z.string().describe(\"Reference ID for the warning\").nullable(),\n message: z.string().describe(\"Human-readable warning message\").nullable(),\n}).passthrough().describe(\"Warning associated with a task run.\");\nconst ParallelFetchTaskGroupRuns_TaskRunSchema = z.object({\n error: ParallelFetchTaskGroupRuns_ErrorSchema.nullable().optional(),\n run_id: z.string().describe(\"Unique identifier of the task run\").nullable(),\n status: z.enum([\"queued\", \"action_required\", \"running\", \"completed\", \"failed\", \"cancelling\", \"cancelled\"]).describe(\"Current status of the task run\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the run\").nullable().optional(),\n warnings: z.array(ParallelFetchTaskGroupRuns_WarningSchema).describe(\"List of warnings associated with the run\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the task run is actively processing\").nullable(),\n processor: z.string().describe(\"Processor used for the task run\").nullable(),\n created_at: z.string().describe(\"RFC 3339 timestamp when the task run was created\").nullable(),\n modified_at: z.string().describe(\"RFC 3339 timestamp of last modification\").nullable(),\n taskgroup_id: z.string().describe(\"ID of the Task Group this run belongs to\").nullable().optional(),\n interaction_id: z.string().describe(\"Identifier linking this run to an interaction\").nullable(),\n}).passthrough().describe(\"Task run metadata object.\");\nconst ParallelFetchTaskGroupRuns_BetaTaskRunInputSchema = z.object({\n query: z.string().describe(\"Query text for the task\").nullable().optional(),\n documents: z.array(z.record(z.string(), z.unknown())).describe(\"Documents provided as input\").nullable().optional(),\n beta_fields: z.record(z.string(), z.unknown()).describe(\"Additional beta fields\").nullable().optional(),\n}).passthrough().describe(\"Input provided to a task run.\");\nconst ParallelFetchTaskGroupRuns_CitationSchema = z.object({\n url: z.string().describe(\"URL of the cited source\").nullable().optional(),\n title: z.string().describe(\"Title of the cited source\").nullable().optional(),\n excerpt: z.string().describe(\"Excerpt from the cited source\").nullable().optional(),\n}).passthrough().describe(\"Supporting citation for a field value.\");\nconst ParallelFetchTaskGroupRuns_FieldBasisSchema = z.object({\n field: z.string().describe(\"Output field name\").nullable(),\n citations: z.array(ParallelFetchTaskGroupRuns_CitationSchema).describe(\"Supporting sources\").nullable().optional(),\n reasoning: z.string().describe(\"Explanation for the field value\").nullable(),\n confidence: z.string().describe(\"Confidence level (if available from processor)\").nullable().optional(),\n}).passthrough().describe(\"Supporting citations and reasoning for an output field.\");\nconst ParallelFetchTaskGroupRuns_TaskRunJsonOutputSchema = z.object({\n type: z.string().describe(\"Output type discriminator\").nullable(),\n basis: z.array(ParallelFetchTaskGroupRuns_FieldBasisSchema).describe(\"Citations, reasoning, and confidence per field\").nullable().optional(),\n content: z.record(z.string(), z.unknown()).describe(\"JSON object matching the output schema\"),\n beta_fields: z.record(z.string(), z.unknown()).describe(\"Additional beta fields\").nullable().optional(),\n output_schema: z.record(z.string(), z.unknown()).describe(\"Schema used for the output\").nullable().optional(),\n}).passthrough().describe(\"JSON output from a task run.\");\nconst ParallelFetchTaskGroupRuns_TaskRunTextOutputSchema = z.object({\n type: z.string().describe(\"Output type discriminator\").nullable(),\n basis: z.array(ParallelFetchTaskGroupRuns_FieldBasisSchema).describe(\"Citations and reasoning for the output\").nullable().optional(),\n content: z.string().describe(\"Text content of the output\").nullable(),\n beta_fields: z.record(z.string(), z.unknown()).describe(\"Additional beta fields\").nullable().optional(),\n}).passthrough().describe(\"Text output from a task run.\");\nconst ParallelFetchTaskGroupRuns_TaskRunStateEventSchema = z.object({\n run: ParallelFetchTaskGroupRuns_TaskRunSchema.nullable(),\n type: z.string().describe(\"Event type\").nullable(),\n input: ParallelFetchTaskGroupRuns_BetaTaskRunInputSchema.nullable().optional(),\n output: z.union([ParallelFetchTaskGroupRuns_TaskRunJsonOutputSchema, ParallelFetchTaskGroupRuns_TaskRunTextOutputSchema]).nullable().optional(),\n event_id: z.string().describe(\"Unique identifier for the event\").nullable().optional(),\n}).passthrough().describe(\"Event containing a task run state update.\");\nconst ParallelFetchTaskGroupRuns_ErrorEventSchema = z.object({\n type: z.string().describe(\"Event type\").nullable(),\n error: ParallelFetchTaskGroupRuns_ErrorSchema.nullable(),\n}).passthrough().describe(\"Event indicating an error occurred.\");\nexport const ParallelFetchTaskGroupRunsOutput = z.object({\n events: z.array(z.union([ParallelFetchTaskGroupRuns_TaskRunStateEventSchema, ParallelFetchTaskGroupRuns_ErrorEventSchema])).describe(\"List of task run events received from the stream\"),\n}).passthrough().describe(\"Response model containing list of task run events from the Task Group.\");\n\nexport const parallelFetchTaskGroupRuns = action(\"PARALLEL_FETCH_TASK_GROUP_RUNS\", {\n slug: \"parallel-fetch-task-group-runs\",\n name: \"Fetch Task Group Runs\",\n description: \"Tool to retrieve task runs from a Task Group as a resumable stream. Use when you need to fetch all runs within a group, optionally including their inputs and outputs. The stream can be resumed using the event_id as a cursor.\",\n input: ParallelFetchTaskGroupRunsInput,\n output: ParallelFetchTaskGroupRunsOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"fetch-task-group-runs.cjs","names":["z","action"],"sources":["../../src/actions/fetch-task-group-runs.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { parallel } from \"../app\";\n\nexport const ParallelFetchTaskGroupRunsInput = z.object({\n status: z.string().describe(\"Filter runs by status (e.g., queued, running, completed, failed, cancelled).\").optional(),\n taskgroup_id: z.string().describe(\"Unique identifier of the Task Group to fetch runs from.\"),\n include_input: z.boolean().default(false).describe(\"Whether to include task run inputs in the response. Default is False.\").optional(),\n last_event_id: z.string().describe(\"ID of the last received event to resume streaming from. Used as cursor for pagination.\").optional(),\n include_output: z.boolean().default(false).describe(\"Whether to include task run outputs in the response. Default is False.\").optional(),\n}).describe(\"Request model for fetching task runs from a Task Group.\");\nconst ParallelFetchTaskGroupRuns_ErrorSchema = z.object({\n detail: z.record(z.string(), z.unknown()).describe(\"Additional details about the error\").nullable().optional(),\n ref_id: z.string().describe(\"Reference ID for the error\").nullable(),\n message: z.string().describe(\"Human-readable error message\").nullable(),\n}).passthrough().describe(\"Error associated with a task run.\");\nconst ParallelFetchTaskGroupRuns_WarningSchema = z.object({\n detail: z.record(z.string(), z.unknown()).describe(\"Additional details about the warning\").nullable().optional(),\n ref_id: z.string().describe(\"Reference ID for the warning\").nullable(),\n message: z.string().describe(\"Human-readable warning message\").nullable(),\n}).passthrough().describe(\"Warning associated with a task run.\");\nconst ParallelFetchTaskGroupRuns_TaskRunSchema = z.object({\n error: ParallelFetchTaskGroupRuns_ErrorSchema.nullable().optional(),\n run_id: z.string().describe(\"Unique identifier of the task run\").nullable(),\n status: z.enum([\"queued\", \"action_required\", \"running\", \"completed\", \"failed\", \"cancelling\", \"cancelled\"]).describe(\"Current status of the task run\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the run\").nullable().optional(),\n warnings: z.array(ParallelFetchTaskGroupRuns_WarningSchema).describe(\"List of warnings associated with the run\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the task run is actively processing\").nullable(),\n processor: z.string().describe(\"Processor used for the task run\").nullable(),\n created_at: z.string().describe(\"RFC 3339 timestamp when the task run was created\").nullable(),\n modified_at: z.string().describe(\"RFC 3339 timestamp of last modification\").nullable(),\n taskgroup_id: z.string().describe(\"ID of the Task Group this run belongs to\").nullable().optional(),\n interaction_id: z.string().describe(\"Identifier linking this run to an interaction\").nullable(),\n}).passthrough().describe(\"Task run metadata object.\");\nconst ParallelFetchTaskGroupRuns_BetaTaskRunInputSchema = z.object({\n query: z.string().describe(\"Query text for the task\").nullable().optional(),\n documents: z.array(z.record(z.string(), z.unknown())).describe(\"Documents provided as input\").nullable().optional(),\n beta_fields: z.record(z.string(), z.unknown()).describe(\"Additional beta fields\").nullable().optional(),\n}).passthrough().describe(\"Input provided to a task run.\");\nconst ParallelFetchTaskGroupRuns_CitationSchema = z.object({\n url: z.string().describe(\"URL of the cited source\").nullable().optional(),\n title: z.string().describe(\"Title of the cited source\").nullable().optional(),\n excerpt: z.string().describe(\"Excerpt from the cited source\").nullable().optional(),\n}).passthrough().describe(\"Supporting citation for a field value.\");\nconst ParallelFetchTaskGroupRuns_FieldBasisSchema = z.object({\n field: z.string().describe(\"Output field name\").nullable(),\n citations: z.array(ParallelFetchTaskGroupRuns_CitationSchema).describe(\"Supporting sources\").nullable().optional(),\n reasoning: z.string().describe(\"Explanation for the field value\").nullable(),\n confidence: z.string().describe(\"Confidence level (if available from processor)\").nullable().optional(),\n}).passthrough().describe(\"Supporting citations and reasoning for an output field.\");\nconst ParallelFetchTaskGroupRuns_TaskRunJsonOutputSchema = z.object({\n type: z.string().describe(\"Output type discriminator\").nullable(),\n basis: z.array(ParallelFetchTaskGroupRuns_FieldBasisSchema).describe(\"Citations, reasoning, and confidence per field\").nullable().optional(),\n content: z.record(z.string(), z.unknown()).describe(\"JSON object matching the output schema\"),\n beta_fields: z.record(z.string(), z.unknown()).describe(\"Additional beta fields\").nullable().optional(),\n output_schema: z.record(z.string(), z.unknown()).describe(\"Schema used for the output\").nullable().optional(),\n}).passthrough().describe(\"JSON output from a task run.\");\nconst ParallelFetchTaskGroupRuns_TaskRunTextOutputSchema = z.object({\n type: z.string().describe(\"Output type discriminator\").nullable(),\n basis: z.array(ParallelFetchTaskGroupRuns_FieldBasisSchema).describe(\"Citations and reasoning for the output\").nullable().optional(),\n content: z.string().describe(\"Text content of the output\").nullable(),\n beta_fields: z.record(z.string(), z.unknown()).describe(\"Additional beta fields\").nullable().optional(),\n}).passthrough().describe(\"Text output from a task run.\");\nconst ParallelFetchTaskGroupRuns_TaskRunStateEventSchema = z.object({\n run: ParallelFetchTaskGroupRuns_TaskRunSchema.nullable(),\n type: z.string().describe(\"Event type\").nullable(),\n input: ParallelFetchTaskGroupRuns_BetaTaskRunInputSchema.nullable().optional(),\n output: z.union([ParallelFetchTaskGroupRuns_TaskRunJsonOutputSchema, ParallelFetchTaskGroupRuns_TaskRunTextOutputSchema]).nullable().optional(),\n event_id: z.string().describe(\"Unique identifier for the event\").nullable().optional(),\n}).passthrough().describe(\"Event containing a task run state update.\");\nconst ParallelFetchTaskGroupRuns_ErrorEventSchema = z.object({\n type: z.string().describe(\"Event type\").nullable(),\n error: ParallelFetchTaskGroupRuns_ErrorSchema.nullable(),\n}).passthrough().describe(\"Event indicating an error occurred.\");\nexport const ParallelFetchTaskGroupRunsOutput = z.object({\n events: z.array(z.union([ParallelFetchTaskGroupRuns_TaskRunStateEventSchema, ParallelFetchTaskGroupRuns_ErrorEventSchema])).describe(\"List of task run events received from the stream\"),\n}).passthrough().describe(\"Response model containing list of task run events from the Task Group.\");\n\nexport const parallelFetchTaskGroupRuns: AppAction<\n typeof ParallelFetchTaskGroupRunsInput,\n typeof ParallelFetchTaskGroupRunsOutput,\n typeof parallel.credential\n> = action(\"PARALLEL_FETCH_TASK_GROUP_RUNS\", {\n slug: \"parallel-fetch-task-group-runs\",\n name: \"Fetch Task Group Runs\",\n description: \"Tool to retrieve task runs from a Task Group as a resumable stream. Use when you need to fetch all runs within a group, optionally including their inputs and outputs. The stream can be resumed using the event_id as a cursor.\",\n input: ParallelFetchTaskGroupRunsInput,\n output: ParallelFetchTaskGroupRunsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parallel } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/fetch-task-group-runs.d.ts
|
|
@@ -85,25 +87,7 @@ declare const ParallelFetchTaskGroupRunsOutput: z.ZodObject<{
|
|
|
85
87
|
}, z.core.$loose>>;
|
|
86
88
|
}, z.core.$loose>]>>;
|
|
87
89
|
}, z.core.$loose>;
|
|
88
|
-
declare const parallelFetchTaskGroupRuns:
|
|
89
|
-
taskgroup_id: string;
|
|
90
|
-
status?: string | undefined;
|
|
91
|
-
include_input?: boolean | undefined;
|
|
92
|
-
last_event_id?: string | undefined;
|
|
93
|
-
include_output?: boolean | undefined;
|
|
94
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
95
|
-
connectionId: z.ZodString;
|
|
96
|
-
entityId: z.ZodString;
|
|
97
|
-
instanceId: z.ZodString;
|
|
98
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
99
|
-
generic_api_key: z.ZodString;
|
|
100
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
101
|
-
connectionId: z.ZodString;
|
|
102
|
-
entityId: z.ZodString;
|
|
103
|
-
instanceId: z.ZodString;
|
|
104
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
105
|
-
generic_api_key: z.ZodString;
|
|
106
|
-
}, z.core.$strip>>]>;
|
|
90
|
+
declare const parallelFetchTaskGroupRuns: AppAction<typeof ParallelFetchTaskGroupRunsInput, typeof ParallelFetchTaskGroupRunsOutput, typeof parallel.credential>;
|
|
107
91
|
//#endregion
|
|
108
92
|
export { parallelFetchTaskGroupRuns };
|
|
109
93
|
//# sourceMappingURL=fetch-task-group-runs.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-task-group-runs.d.cts","names":[],"sources":["../../src/actions/fetch-task-group-runs.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"fetch-task-group-runs.d.cts","names":[],"sources":["../../src/actions/fetch-task-group-runs.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAsE/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { parallel } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/fetch-task-group-runs.d.ts
|
|
@@ -85,25 +87,7 @@ declare const ParallelFetchTaskGroupRunsOutput: z.ZodObject<{
|
|
|
85
87
|
}, z.core.$loose>>;
|
|
86
88
|
}, z.core.$loose>]>>;
|
|
87
89
|
}, z.core.$loose>;
|
|
88
|
-
declare const parallelFetchTaskGroupRuns:
|
|
89
|
-
taskgroup_id: string;
|
|
90
|
-
status?: string | undefined;
|
|
91
|
-
include_input?: boolean | undefined;
|
|
92
|
-
last_event_id?: string | undefined;
|
|
93
|
-
include_output?: boolean | undefined;
|
|
94
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
95
|
-
connectionId: z.ZodString;
|
|
96
|
-
entityId: z.ZodString;
|
|
97
|
-
instanceId: z.ZodString;
|
|
98
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
99
|
-
generic_api_key: z.ZodString;
|
|
100
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"parallel", z.ZodObject<{
|
|
101
|
-
connectionId: z.ZodString;
|
|
102
|
-
entityId: z.ZodString;
|
|
103
|
-
instanceId: z.ZodString;
|
|
104
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
105
|
-
generic_api_key: z.ZodString;
|
|
106
|
-
}, z.core.$strip>>]>;
|
|
90
|
+
declare const parallelFetchTaskGroupRuns: AppAction<typeof ParallelFetchTaskGroupRunsInput, typeof ParallelFetchTaskGroupRunsOutput, typeof parallel.credential>;
|
|
107
91
|
//#endregion
|
|
108
92
|
export { parallelFetchTaskGroupRuns };
|
|
109
93
|
//# sourceMappingURL=fetch-task-group-runs.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-task-group-runs.d.mts","names":[],"sources":["../../src/actions/fetch-task-group-runs.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"fetch-task-group-runs.d.mts","names":[],"sources":["../../src/actions/fetch-task-group-runs.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAsE/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|