@keystrokehq/mx_toolbox 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/lookup-bimi-record.cjs +1 -0
- package/dist/actions/lookup-bimi-record.cjs.map +1 -1
- package/dist/actions/lookup-bimi-record.d.cts +3 -15
- package/dist/actions/lookup-bimi-record.d.cts.map +1 -1
- package/dist/actions/lookup-bimi-record.d.mts +3 -15
- package/dist/actions/lookup-bimi-record.d.mts.map +1 -1
- package/dist/actions/lookup-bimi-record.mjs +1 -0
- package/dist/actions/lookup-bimi-record.mjs.map +1 -1
- package/dist/actions/lookup-blacklist.cjs +1 -0
- package/dist/actions/lookup-blacklist.cjs.map +1 -1
- package/dist/actions/lookup-blacklist.d.cts +3 -15
- package/dist/actions/lookup-blacklist.d.cts.map +1 -1
- package/dist/actions/lookup-blacklist.d.mts +3 -15
- package/dist/actions/lookup-blacklist.d.mts.map +1 -1
- package/dist/actions/lookup-blacklist.mjs +1 -0
- package/dist/actions/lookup-blacklist.mjs.map +1 -1
- package/dist/actions/lookup-dkim.cjs +1 -0
- package/dist/actions/lookup-dkim.cjs.map +1 -1
- package/dist/actions/lookup-dkim.d.cts +3 -15
- package/dist/actions/lookup-dkim.d.cts.map +1 -1
- package/dist/actions/lookup-dkim.d.mts +3 -15
- package/dist/actions/lookup-dkim.d.mts.map +1 -1
- package/dist/actions/lookup-dkim.mjs +1 -0
- package/dist/actions/lookup-dkim.mjs.map +1 -1
- package/dist/actions/lookup-dmarc.cjs +1 -0
- package/dist/actions/lookup-dmarc.cjs.map +1 -1
- package/dist/actions/lookup-dmarc.d.cts +3 -15
- package/dist/actions/lookup-dmarc.d.cts.map +1 -1
- package/dist/actions/lookup-dmarc.d.mts +3 -15
- package/dist/actions/lookup-dmarc.d.mts.map +1 -1
- package/dist/actions/lookup-dmarc.mjs +1 -0
- package/dist/actions/lookup-dmarc.mjs.map +1 -1
- package/dist/actions/lookup-dns.cjs +1 -0
- package/dist/actions/lookup-dns.cjs.map +1 -1
- package/dist/actions/lookup-dns.d.cts +3 -15
- package/dist/actions/lookup-dns.d.cts.map +1 -1
- package/dist/actions/lookup-dns.d.mts +3 -15
- package/dist/actions/lookup-dns.d.mts.map +1 -1
- package/dist/actions/lookup-dns.mjs +1 -0
- package/dist/actions/lookup-dns.mjs.map +1 -1
- package/dist/actions/lookup-http.cjs +1 -0
- package/dist/actions/lookup-http.cjs.map +1 -1
- package/dist/actions/lookup-http.d.cts +3 -15
- package/dist/actions/lookup-http.d.cts.map +1 -1
- package/dist/actions/lookup-http.d.mts +3 -15
- package/dist/actions/lookup-http.d.mts.map +1 -1
- package/dist/actions/lookup-http.mjs +1 -0
- package/dist/actions/lookup-http.mjs.map +1 -1
- package/dist/actions/lookup-mta-sts-record.cjs +1 -0
- package/dist/actions/lookup-mta-sts-record.cjs.map +1 -1
- package/dist/actions/lookup-mta-sts-record.d.cts +3 -15
- package/dist/actions/lookup-mta-sts-record.d.cts.map +1 -1
- package/dist/actions/lookup-mta-sts-record.d.mts +3 -15
- package/dist/actions/lookup-mta-sts-record.d.mts.map +1 -1
- package/dist/actions/lookup-mta-sts-record.mjs +1 -0
- package/dist/actions/lookup-mta-sts-record.mjs.map +1 -1
- package/dist/actions/lookup-mx.cjs +1 -0
- package/dist/actions/lookup-mx.cjs.map +1 -1
- package/dist/actions/lookup-mx.d.cts +3 -15
- package/dist/actions/lookup-mx.d.cts.map +1 -1
- package/dist/actions/lookup-mx.d.mts +3 -15
- package/dist/actions/lookup-mx.d.mts.map +1 -1
- package/dist/actions/lookup-mx.mjs +1 -0
- package/dist/actions/lookup-mx.mjs.map +1 -1
- package/dist/actions/lookup-ping.cjs +1 -0
- package/dist/actions/lookup-ping.cjs.map +1 -1
- package/dist/actions/lookup-ping.d.cts +3 -15
- package/dist/actions/lookup-ping.d.cts.map +1 -1
- package/dist/actions/lookup-ping.d.mts +3 -15
- package/dist/actions/lookup-ping.d.mts.map +1 -1
- package/dist/actions/lookup-ping.mjs +1 -0
- package/dist/actions/lookup-ping.mjs.map +1 -1
- package/dist/actions/lookup-smtp.cjs +1 -0
- package/dist/actions/lookup-smtp.cjs.map +1 -1
- package/dist/actions/lookup-smtp.d.cts +3 -15
- package/dist/actions/lookup-smtp.d.cts.map +1 -1
- package/dist/actions/lookup-smtp.d.mts +3 -15
- package/dist/actions/lookup-smtp.d.mts.map +1 -1
- package/dist/actions/lookup-smtp.mjs +1 -0
- package/dist/actions/lookup-smtp.mjs.map +1 -1
- package/dist/actions/lookup-spf.cjs +1 -0
- package/dist/actions/lookup-spf.cjs.map +1 -1
- package/dist/actions/lookup-spf.d.cts +3 -15
- package/dist/actions/lookup-spf.d.cts.map +1 -1
- package/dist/actions/lookup-spf.d.mts +3 -15
- package/dist/actions/lookup-spf.d.mts.map +1 -1
- package/dist/actions/lookup-spf.mjs +1 -0
- package/dist/actions/lookup-spf.mjs.map +1 -1
- package/dist/actions/monitor-status.cjs +1 -0
- package/dist/actions/monitor-status.cjs.map +1 -1
- package/dist/actions/monitor-status.d.cts +3 -13
- package/dist/actions/monitor-status.d.cts.map +1 -1
- package/dist/actions/monitor-status.d.mts +3 -13
- package/dist/actions/monitor-status.d.mts.map +1 -1
- package/dist/actions/monitor-status.mjs +1 -0
- package/dist/actions/monitor-status.mjs.map +1 -1
- package/dist/actions/usage-check.cjs +1 -0
- package/dist/actions/usage-check.cjs.map +1 -1
- package/dist/actions/usage-check.d.cts +3 -13
- package/dist/actions/usage-check.d.cts.map +1 -1
- package/dist/actions/usage-check.d.mts +3 -13
- package/dist/actions/usage-check.d.mts.map +1 -1
- package/dist/actions/usage-check.mjs +1 -0
- package/dist/actions/usage-check.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":"lookup-mta-sts-record.mjs","names":[],"sources":["../../src/actions/lookup-mta-sts-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxToolboxLookupMtaStsRecordInput = z.object({\n domain: z.string().describe(\"The domain to perform MTA-STS lookup on.\"),\n}).describe(\"Request model for MTA-STS record lookup.\");\nconst MxToolboxLookupMtaStsRecord_MtaStsTestResultSchema = z.object({\n ID: z.number().int().describe(\"Test ID.\").nullable(),\n Url: z.string().describe(\"URL with more details about this test.\").nullable().optional(),\n Info: z.string().describe(\"Information about the test result.\").nullable(),\n Name: z.string().describe(\"Name of the test performed.\").nullable(),\n}).passthrough().describe(\"Represents a test result (passed, failed, or warning) from the MTA-STS lookup.\");\nconst MxToolboxLookupMtaStsRecord_MtaStsInfoItemSchema = z.object({\n Tag: z.string().describe(\"Tag name (e.g., 'v', 'id').\").nullable(),\n Name: z.string().describe(\"Descriptive name of the tag.\").nullable(),\n TagValue: z.string().describe(\"Value of the tag.\").nullable(),\n Description: z.string().describe(\"Explanation of what this tag means.\").nullable(),\n}).passthrough().describe(\"Represents a single information item from the MTA-STS lookup.\");\nexport const MxToolboxLookupMtaStsRecordOutput = z.object({\n domain: z.string().describe(\"The domain that was queried for MTA-STS records.\").nullable(),\n errors: z.array(z.string()).describe(\"Any error messages returned during the lookup.\").nullable().optional(),\n failed: z.array(MxToolboxLookupMtaStsRecord_MtaStsTestResultSchema).describe(\"List of tests that failed during the MTA-STS lookup.\").nullable().optional(),\n passed: z.array(MxToolboxLookupMtaStsRecord_MtaStsTestResultSchema).describe(\"List of tests that passed during the MTA-STS lookup.\").nullable().optional(),\n warnings: z.array(MxToolboxLookupMtaStsRecord_MtaStsTestResultSchema).describe(\"List of warnings encountered during the MTA-STS lookup.\").nullable().optional(),\n information: z.array(MxToolboxLookupMtaStsRecord_MtaStsInfoItemSchema).describe(\"Detailed information about the MTA-STS record tags and values.\").nullable().optional(),\n record_value: z.string().describe(\"The actual MTA-STS DNS TXT record value found (e.g., 'v=STSv1; id=20210803T010101;').\").nullable().optional(),\n time_to_complete: z.string().describe(\"Time taken to complete the lookup in milliseconds.\").nullable().optional(),\n}).passthrough().describe(\"Response model for MTA-STS record lookup.\");\n\nexport const mxToolboxLookupMtaStsRecord = action(\"MX_TOOLBOX_LOOKUP_MTA_STS_RECORD\", {\n slug: \"mx_toolbox-lookup-mta-sts-record\",\n name: \"Lookup MTA-STS Record\",\n description: \"Tool to lookup MTA-STS record for a domain. Use when validating mail transport security policy.\",\n input: MxToolboxLookupMtaStsRecordInput,\n output: MxToolboxLookupMtaStsRecordOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-mta-sts-record.mjs","names":[],"sources":["../../src/actions/lookup-mta-sts-record.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mxToolbox } from \"../app\";\n\nexport const MxToolboxLookupMtaStsRecordInput = z.object({\n domain: z.string().describe(\"The domain to perform MTA-STS lookup on.\"),\n}).describe(\"Request model for MTA-STS record lookup.\");\nconst MxToolboxLookupMtaStsRecord_MtaStsTestResultSchema = z.object({\n ID: z.number().int().describe(\"Test ID.\").nullable(),\n Url: z.string().describe(\"URL with more details about this test.\").nullable().optional(),\n Info: z.string().describe(\"Information about the test result.\").nullable(),\n Name: z.string().describe(\"Name of the test performed.\").nullable(),\n}).passthrough().describe(\"Represents a test result (passed, failed, or warning) from the MTA-STS lookup.\");\nconst MxToolboxLookupMtaStsRecord_MtaStsInfoItemSchema = z.object({\n Tag: z.string().describe(\"Tag name (e.g., 'v', 'id').\").nullable(),\n Name: z.string().describe(\"Descriptive name of the tag.\").nullable(),\n TagValue: z.string().describe(\"Value of the tag.\").nullable(),\n Description: z.string().describe(\"Explanation of what this tag means.\").nullable(),\n}).passthrough().describe(\"Represents a single information item from the MTA-STS lookup.\");\nexport const MxToolboxLookupMtaStsRecordOutput = z.object({\n domain: z.string().describe(\"The domain that was queried for MTA-STS records.\").nullable(),\n errors: z.array(z.string()).describe(\"Any error messages returned during the lookup.\").nullable().optional(),\n failed: z.array(MxToolboxLookupMtaStsRecord_MtaStsTestResultSchema).describe(\"List of tests that failed during the MTA-STS lookup.\").nullable().optional(),\n passed: z.array(MxToolboxLookupMtaStsRecord_MtaStsTestResultSchema).describe(\"List of tests that passed during the MTA-STS lookup.\").nullable().optional(),\n warnings: z.array(MxToolboxLookupMtaStsRecord_MtaStsTestResultSchema).describe(\"List of warnings encountered during the MTA-STS lookup.\").nullable().optional(),\n information: z.array(MxToolboxLookupMtaStsRecord_MtaStsInfoItemSchema).describe(\"Detailed information about the MTA-STS record tags and values.\").nullable().optional(),\n record_value: z.string().describe(\"The actual MTA-STS DNS TXT record value found (e.g., 'v=STSv1; id=20210803T010101;').\").nullable().optional(),\n time_to_complete: z.string().describe(\"Time taken to complete the lookup in milliseconds.\").nullable().optional(),\n}).passthrough().describe(\"Response model for MTA-STS record lookup.\");\n\nexport const mxToolboxLookupMtaStsRecord: AppAction<\n typeof MxToolboxLookupMtaStsRecordInput,\n typeof MxToolboxLookupMtaStsRecordOutput,\n typeof mxToolbox.credential\n> = action(\"MX_TOOLBOX_LOOKUP_MTA_STS_RECORD\", {\n slug: \"mx_toolbox-lookup-mta-sts-record\",\n name: \"Lookup MTA-STS Record\",\n description: \"Tool to lookup MTA-STS record for a domain. Use when validating mail transport security policy.\",\n input: MxToolboxLookupMtaStsRecordInput,\n output: MxToolboxLookupMtaStsRecordOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmC,EAAE,OAAO,EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACxE,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS;CACnD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gFAAgF;AAC1G,MAAM,mDAAmD,EAAE,OAAO;CAChE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC5D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAYzF,MAAa,8BAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QApB+C,EAAE,OAAO;EACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EACzF,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,QAAQ,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzJ,QAAQ,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzJ,UAAU,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9J,aAAa,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtK,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/I,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-mx.cjs","names":["z","action"],"sources":["../../src/actions/lookup-mx.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxToolboxLookupMxInput = z.object({\n domain: z.string().describe(\"Domain name to lookup MX records for (e.g., example.com) Bare hostname only — no protocol prefix (e.g., not 'http://example.com') or path suffix.\"),\n}).describe(\"Request parameters for MX record lookup.\");\nconst MxToolboxLookupMx_MXRecordSchema = z.object({\n TTL: z.number().int().describe(\"Time to live in seconds - how long this DNS record should be cached\").nullable(),\n Exchange: z.string().describe(\"Mail server hostname (e.g., smtp.google.com)\").nullable(),\n HostName: z.string().describe(\"Hostname of the mail server (same as Exchange)\").nullable().optional(),\n IPAddress: z.string().describe(\"IP address (IPv4 or IPv6) of the mail server\").nullable().optional(),\n Preference: z.number().int().describe(\"Priority/preference value for this MX record (lower values have higher priority)\").nullable(),\n Information: z.string().describe(\"Human-readable summary containing the exchange hostname, priority, and TTL\").nullable(),\n}).passthrough();\nexport const MxToolboxLookupMxOutput = z.object({\n records: z.array(MxToolboxLookupMx_MXRecordSchema).describe(\"List of MX records for the domain\"),\n}).passthrough().describe(\"Response model for MX lookup, encapsulating a list of mail exchange records.\");\n\nexport const mxToolboxLookupMx = action(\"MX_TOOLBOX_LOOKUP_MX\", {\n slug: \"mx_toolbox-lookup-mx\",\n name: \"Lookup MX Records\",\n description: \"Retrieves MX (Mail Exchange) records for a domain. Returns the mail servers responsible for receiving email for the domain, including their priority, hostname, IP address, and TTL. Use this to discover and verify email infrastructure for any domain.\",\n input: MxToolboxLookupMxInput,\n output: MxToolboxLookupMxOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-mx.cjs","names":["z","action"],"sources":["../../src/actions/lookup-mx.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mxToolbox } from \"../app\";\n\nexport const MxToolboxLookupMxInput = z.object({\n domain: z.string().describe(\"Domain name to lookup MX records for (e.g., example.com) Bare hostname only — no protocol prefix (e.g., not 'http://example.com') or path suffix.\"),\n}).describe(\"Request parameters for MX record lookup.\");\nconst MxToolboxLookupMx_MXRecordSchema = z.object({\n TTL: z.number().int().describe(\"Time to live in seconds - how long this DNS record should be cached\").nullable(),\n Exchange: z.string().describe(\"Mail server hostname (e.g., smtp.google.com)\").nullable(),\n HostName: z.string().describe(\"Hostname of the mail server (same as Exchange)\").nullable().optional(),\n IPAddress: z.string().describe(\"IP address (IPv4 or IPv6) of the mail server\").nullable().optional(),\n Preference: z.number().int().describe(\"Priority/preference value for this MX record (lower values have higher priority)\").nullable(),\n Information: z.string().describe(\"Human-readable summary containing the exchange hostname, priority, and TTL\").nullable(),\n}).passthrough();\nexport const MxToolboxLookupMxOutput = z.object({\n records: z.array(MxToolboxLookupMx_MXRecordSchema).describe(\"List of MX records for the domain\"),\n}).passthrough().describe(\"Response model for MX lookup, encapsulating a list of mail exchange records.\");\n\nexport const mxToolboxLookupMx: AppAction<\n typeof MxToolboxLookupMxInput,\n typeof MxToolboxLookupMxOutput,\n typeof mxToolbox.credential\n> = action(\"MX_TOOLBOX_LOOKUP_MX\", {\n slug: \"mx_toolbox-lookup-mx\",\n name: \"Lookup MX Records\",\n description: \"Retrieves MX (Mail Exchange) records for a domain. Returns the mail servers responsible for receiving email for the domain, including their priority, hostname, IP address, and TTL. Use this to discover and verify email infrastructure for any domain.\",\n input: MxToolboxLookupMxInput,\n output: MxToolboxLookupMxOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,EACjL,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC/G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACnI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,SAASA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,mCAAmC,EACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8EAA8E;AAExG,MAAa,oBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mxToolbox } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/lookup-mx.d.ts
|
|
@@ -14,21 +16,7 @@ declare const MxToolboxLookupMxOutput: z.ZodObject<{
|
|
|
14
16
|
Information: z.ZodNullable<z.ZodString>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const mxToolboxLookupMx:
|
|
18
|
-
domain: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const mxToolboxLookupMx: AppAction<typeof MxToolboxLookupMxInput, typeof MxToolboxLookupMxOutput, typeof mxToolbox.credential>;
|
|
32
20
|
//#endregion
|
|
33
21
|
export { mxToolboxLookupMx };
|
|
34
22
|
//# sourceMappingURL=lookup-mx.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-mx.d.cts","names":[],"sources":["../../src/actions/lookup-mx.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-mx.d.cts","names":[],"sources":["../../src/actions/lookup-mx.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAWtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mxToolbox } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/lookup-mx.d.ts
|
|
@@ -14,21 +16,7 @@ declare const MxToolboxLookupMxOutput: z.ZodObject<{
|
|
|
14
16
|
Information: z.ZodNullable<z.ZodString>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const mxToolboxLookupMx:
|
|
18
|
-
domain: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const mxToolboxLookupMx: AppAction<typeof MxToolboxLookupMxInput, typeof MxToolboxLookupMxOutput, typeof mxToolbox.credential>;
|
|
32
20
|
//#endregion
|
|
33
21
|
export { mxToolboxLookupMx };
|
|
34
22
|
//# sourceMappingURL=lookup-mx.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-mx.d.mts","names":[],"sources":["../../src/actions/lookup-mx.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-mx.d.mts","names":[],"sources":["../../src/actions/lookup-mx.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAWtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-mx.mjs","names":[],"sources":["../../src/actions/lookup-mx.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxToolboxLookupMxInput = z.object({\n domain: z.string().describe(\"Domain name to lookup MX records for (e.g., example.com) Bare hostname only — no protocol prefix (e.g., not 'http://example.com') or path suffix.\"),\n}).describe(\"Request parameters for MX record lookup.\");\nconst MxToolboxLookupMx_MXRecordSchema = z.object({\n TTL: z.number().int().describe(\"Time to live in seconds - how long this DNS record should be cached\").nullable(),\n Exchange: z.string().describe(\"Mail server hostname (e.g., smtp.google.com)\").nullable(),\n HostName: z.string().describe(\"Hostname of the mail server (same as Exchange)\").nullable().optional(),\n IPAddress: z.string().describe(\"IP address (IPv4 or IPv6) of the mail server\").nullable().optional(),\n Preference: z.number().int().describe(\"Priority/preference value for this MX record (lower values have higher priority)\").nullable(),\n Information: z.string().describe(\"Human-readable summary containing the exchange hostname, priority, and TTL\").nullable(),\n}).passthrough();\nexport const MxToolboxLookupMxOutput = z.object({\n records: z.array(MxToolboxLookupMx_MXRecordSchema).describe(\"List of MX records for the domain\"),\n}).passthrough().describe(\"Response model for MX lookup, encapsulating a list of mail exchange records.\");\n\nexport const mxToolboxLookupMx = action(\"MX_TOOLBOX_LOOKUP_MX\", {\n slug: \"mx_toolbox-lookup-mx\",\n name: \"Lookup MX Records\",\n description: \"Retrieves MX (Mail Exchange) records for a domain. Returns the mail servers responsible for receiving email for the domain, including their priority, hostname, IP address, and TTL. Use this to discover and verify email infrastructure for any domain.\",\n input: MxToolboxLookupMxInput,\n output: MxToolboxLookupMxOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-mx.mjs","names":[],"sources":["../../src/actions/lookup-mx.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mxToolbox } from \"../app\";\n\nexport const MxToolboxLookupMxInput = z.object({\n domain: z.string().describe(\"Domain name to lookup MX records for (e.g., example.com) Bare hostname only — no protocol prefix (e.g., not 'http://example.com') or path suffix.\"),\n}).describe(\"Request parameters for MX record lookup.\");\nconst MxToolboxLookupMx_MXRecordSchema = z.object({\n TTL: z.number().int().describe(\"Time to live in seconds - how long this DNS record should be cached\").nullable(),\n Exchange: z.string().describe(\"Mail server hostname (e.g., smtp.google.com)\").nullable(),\n HostName: z.string().describe(\"Hostname of the mail server (same as Exchange)\").nullable().optional(),\n IPAddress: z.string().describe(\"IP address (IPv4 or IPv6) of the mail server\").nullable().optional(),\n Preference: z.number().int().describe(\"Priority/preference value for this MX record (lower values have higher priority)\").nullable(),\n Information: z.string().describe(\"Human-readable summary containing the exchange hostname, priority, and TTL\").nullable(),\n}).passthrough();\nexport const MxToolboxLookupMxOutput = z.object({\n records: z.array(MxToolboxLookupMx_MXRecordSchema).describe(\"List of MX records for the domain\"),\n}).passthrough().describe(\"Response model for MX lookup, encapsulating a list of mail exchange records.\");\n\nexport const mxToolboxLookupMx: AppAction<\n typeof MxToolboxLookupMxInput,\n typeof MxToolboxLookupMxOutput,\n typeof mxToolbox.credential\n> = action(\"MX_TOOLBOX_LOOKUP_MX\", {\n slug: \"mx_toolbox-lookup-mx\",\n name: \"Lookup MX Records\",\n description: \"Retrieves MX (Mail Exchange) records for a domain. Returns the mail servers responsible for receiving email for the domain, including their priority, hostname, IP address, and TTL. Use this to discover and verify email infrastructure for any domain.\",\n input: MxToolboxLookupMxInput,\n output: MxToolboxLookupMxOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyB,EAAE,OAAO,EAC7C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,EACjL,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,mCAAmC,EAAE,OAAO;CAChD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC/G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACnI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,oBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbqC,EAAE,OAAO,EAC9C,SAAS,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,mCAAmC,EACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8EAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-ping.cjs","names":["z","action"],"sources":["../../src/actions/lookup-ping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxToolboxLookupPingInput = z.object({\n domain_or_ip: z.string().describe(\"The domain name or IP address to ping (e.g., 'google.com' or '8.8.8.8').\"),\n});\nconst MxToolboxLookupPing_TranscriptSchema = z.object({\n Transcript: z.string().describe(\"Transcript text of the ping operation\").nullable(),\n}).passthrough();\nconst MxToolboxLookupPing_PingReplySchema = z.object({\n Asn: z.string().describe(\"Autonomous System Number information as JSON string, identifying the network owner\").nullable().optional(),\n TTL: z.string().describe(\"Time-to-live value (number of network hops before packet expires)\").nullable(),\n Time: z.string().describe(\"Round-trip time in milliseconds (e.g., '<2' means less than 2ms, '15' means 15ms)\").nullable(),\n Bytes: z.string().describe(\"Size of the ping packet in bytes\").nullable(),\n Reply: z.string().describe(\"Status of the ping reply (e.g., 'Success', 'TimedOut')\").nullable(),\n IsIpV6: z.string().describe(\"Whether the IP is IPv6 ('True' or 'False')\").nullable(),\n \"IP Address\": z.string().describe(\"IP address that responded to the ping\").nullable(),\n}).passthrough();\nconst MxToolboxLookupPing_RelatedLookupSchema = z.object({\n URL: z.string().describe(\"URL for the related lookup\").nullable(),\n Name: z.string().describe(\"Name of the related lookup\").nullable(),\n Command: z.string().describe(\"Command type for the related lookup\").nullable(),\n CommandArgument: z.string().describe(\"Argument for the related lookup command\").nullable(),\n}).passthrough();\nexport const MxToolboxLookupPingOutput = z.object({\n UID: z.string().describe(\"Unique identifier for the lookup\").nullable().optional(),\n MxRep: z.number().int().describe(\"MX reputation score\").nullable(),\n Errors: z.array(z.unknown()).describe(\"List of error messages encountered during the ping operation\").nullable().optional(),\n Failed: z.array(z.unknown()).describe(\"List of failed diagnostic checks (typically empty for successful pings)\").nullable().optional(),\n Passed: z.array(z.unknown()).describe(\"List of passed diagnostic checks\").nullable().optional(),\n Command: z.string().describe(\"The lookup command executed, always 'ping' for this action\").nullable(),\n IsError: z.boolean().describe(\"True if the ping operation encountered errors, False if successful\").nullable(),\n Timeouts: z.array(z.unknown()).describe(\"List of ping attempts that timed out without response\").nullable().optional(),\n Warnings: z.array(z.unknown()).describe(\"List of warning messages about the ping results\").nullable().optional(),\n RelatedIP: z.string().describe(\"The resolved IP address when a domain name was provided, or the same IP if an IP was provided directly\").nullable().optional(),\n Transcript: z.array(MxToolboxLookupPing_TranscriptSchema).describe(\"Transcript of the ping operation\").nullable().optional(),\n Information: z.array(MxToolboxLookupPing_PingReplySchema).describe(\"List of ping replies (typically 4 attempts) with details including IP address, packet size, round-trip time, TTL, and ASN information\").nullable().optional(),\n ArgumentType: z.string().describe(\"Type of argument provided: 'domain' for domain names, 'ipv4' for IPv4 addresses, or 'ipv6' for IPv6 addresses\").nullable(),\n TimeRecorded: z.string().describe(\"ISO 8601 timestamp when the ping lookup was recorded\").nullable(),\n IsTransitioned: z.boolean().describe(\"Internal flag indicating if the lookup was transitioned to another system\").nullable(),\n RelatedLookups: z.array(MxToolboxLookupPing_RelatedLookupSchema).describe(\"List of related lookup suggestions\").nullable().optional(),\n TimeToComplete: z.string().describe(\"Total time in milliseconds to complete the entire lookup operation\").nullable(),\n CommandArgument: z.string().describe(\"The exact domain name or IP address that was pinged\").nullable(),\n HasSubscriptions: z.boolean().describe(\"Whether the user has active monitoring subscriptions for this target\").nullable(),\n IsEmptySubDomain: z.boolean().describe(\"Indicates if the domain has an empty subdomain component\").nullable(),\n DnsServiceProvider: z.string().describe(\"DNS service provider\").nullable().optional(),\n ResourceRecordType: z.number().int().describe(\"DNS resource record type code (0 for ping lookups)\").nullable(),\n ReportingNameServer: z.string().describe(\"DNS name server used for domain resolution (null for direct IP pings)\").nullable().optional(),\n EmailServiceProvider: z.string().describe(\"Email service provider\").nullable().optional(),\n AlertgroupSubscriptionId: z.string().describe(\"ID of alert group subscription if monitoring is enabled\").nullable().optional(),\n}).passthrough();\n\nexport const mxToolboxLookupPing = action(\"MX_TOOLBOX_LOOKUP_PING\", {\n slug: \"mx_toolbox-lookup-ping\",\n name: \"Ping Lookup\",\n description: \"Performs a ping test to check network connectivity and measure round-trip time to a domain or IP address. Returns detailed ping statistics including response time, TTL (Time-To-Live), packet size, and ASN (Autonomous System Number) information. Useful for diagnosing network connectivity issues, measuring latency, and verifying host availability.\",\n input: MxToolboxLookupPingInput,\n output: MxToolboxLookupPingOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-ping.cjs","names":["z","action"],"sources":["../../src/actions/lookup-ping.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mxToolbox } from \"../app\";\n\nexport const MxToolboxLookupPingInput = z.object({\n domain_or_ip: z.string().describe(\"The domain name or IP address to ping (e.g., 'google.com' or '8.8.8.8').\"),\n});\nconst MxToolboxLookupPing_TranscriptSchema = z.object({\n Transcript: z.string().describe(\"Transcript text of the ping operation\").nullable(),\n}).passthrough();\nconst MxToolboxLookupPing_PingReplySchema = z.object({\n Asn: z.string().describe(\"Autonomous System Number information as JSON string, identifying the network owner\").nullable().optional(),\n TTL: z.string().describe(\"Time-to-live value (number of network hops before packet expires)\").nullable(),\n Time: z.string().describe(\"Round-trip time in milliseconds (e.g., '<2' means less than 2ms, '15' means 15ms)\").nullable(),\n Bytes: z.string().describe(\"Size of the ping packet in bytes\").nullable(),\n Reply: z.string().describe(\"Status of the ping reply (e.g., 'Success', 'TimedOut')\").nullable(),\n IsIpV6: z.string().describe(\"Whether the IP is IPv6 ('True' or 'False')\").nullable(),\n \"IP Address\": z.string().describe(\"IP address that responded to the ping\").nullable(),\n}).passthrough();\nconst MxToolboxLookupPing_RelatedLookupSchema = z.object({\n URL: z.string().describe(\"URL for the related lookup\").nullable(),\n Name: z.string().describe(\"Name of the related lookup\").nullable(),\n Command: z.string().describe(\"Command type for the related lookup\").nullable(),\n CommandArgument: z.string().describe(\"Argument for the related lookup command\").nullable(),\n}).passthrough();\nexport const MxToolboxLookupPingOutput = z.object({\n UID: z.string().describe(\"Unique identifier for the lookup\").nullable().optional(),\n MxRep: z.number().int().describe(\"MX reputation score\").nullable(),\n Errors: z.array(z.unknown()).describe(\"List of error messages encountered during the ping operation\").nullable().optional(),\n Failed: z.array(z.unknown()).describe(\"List of failed diagnostic checks (typically empty for successful pings)\").nullable().optional(),\n Passed: z.array(z.unknown()).describe(\"List of passed diagnostic checks\").nullable().optional(),\n Command: z.string().describe(\"The lookup command executed, always 'ping' for this action\").nullable(),\n IsError: z.boolean().describe(\"True if the ping operation encountered errors, False if successful\").nullable(),\n Timeouts: z.array(z.unknown()).describe(\"List of ping attempts that timed out without response\").nullable().optional(),\n Warnings: z.array(z.unknown()).describe(\"List of warning messages about the ping results\").nullable().optional(),\n RelatedIP: z.string().describe(\"The resolved IP address when a domain name was provided, or the same IP if an IP was provided directly\").nullable().optional(),\n Transcript: z.array(MxToolboxLookupPing_TranscriptSchema).describe(\"Transcript of the ping operation\").nullable().optional(),\n Information: z.array(MxToolboxLookupPing_PingReplySchema).describe(\"List of ping replies (typically 4 attempts) with details including IP address, packet size, round-trip time, TTL, and ASN information\").nullable().optional(),\n ArgumentType: z.string().describe(\"Type of argument provided: 'domain' for domain names, 'ipv4' for IPv4 addresses, or 'ipv6' for IPv6 addresses\").nullable(),\n TimeRecorded: z.string().describe(\"ISO 8601 timestamp when the ping lookup was recorded\").nullable(),\n IsTransitioned: z.boolean().describe(\"Internal flag indicating if the lookup was transitioned to another system\").nullable(),\n RelatedLookups: z.array(MxToolboxLookupPing_RelatedLookupSchema).describe(\"List of related lookup suggestions\").nullable().optional(),\n TimeToComplete: z.string().describe(\"Total time in milliseconds to complete the entire lookup operation\").nullable(),\n CommandArgument: z.string().describe(\"The exact domain name or IP address that was pinged\").nullable(),\n HasSubscriptions: z.boolean().describe(\"Whether the user has active monitoring subscriptions for this target\").nullable(),\n IsEmptySubDomain: z.boolean().describe(\"Indicates if the domain has an empty subdomain component\").nullable(),\n DnsServiceProvider: z.string().describe(\"DNS service provider\").nullable().optional(),\n ResourceRecordType: z.number().int().describe(\"DNS resource record type code (0 for ping lookups)\").nullable(),\n ReportingNameServer: z.string().describe(\"DNS name server used for domain resolution (null for direct IP pings)\").nullable().optional(),\n EmailServiceProvider: z.string().describe(\"Email service provider\").nullable().optional(),\n AlertgroupSubscriptionId: z.string().describe(\"ID of alert group subscription if monitoring is enabled\").nullable().optional(),\n}).passthrough();\n\nexport const mxToolboxLookupPing: AppAction<\n typeof MxToolboxLookupPingInput,\n typeof MxToolboxLookupPingOutput,\n typeof mxToolbox.credential\n> = action(\"MX_TOOLBOX_LOOKUP_PING\", {\n slug: \"mx_toolbox-lookup-ping\",\n name: \"Ping Lookup\",\n description: \"Performs a ping test to check network connectivity and measure round-trip time to a domain or IP address. Returns detailed ping statistics including response time, TTL (Time-To-Live), packet size, and ASN (Autonomous System Number) information. Useful for diagnosing network connectivity issues, measuring latency, and verifying host availability.\",\n input: MxToolboxLookupPingInput,\n output: MxToolboxLookupPingOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mxToolbox } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/lookup-ping.d.ts
|
|
@@ -46,21 +48,7 @@ declare const MxToolboxLookupPingOutput: z.ZodObject<{
|
|
|
46
48
|
EmailServiceProvider: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
49
|
AlertgroupSubscriptionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
50
|
}, z.core.$loose>;
|
|
49
|
-
declare const mxToolboxLookupPing:
|
|
50
|
-
domain_or_ip: string;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", z.ZodObject<{
|
|
52
|
-
connectionId: z.ZodString;
|
|
53
|
-
entityId: z.ZodString;
|
|
54
|
-
instanceId: z.ZodString;
|
|
55
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
-
generic_api_key: z.ZodString;
|
|
57
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", z.ZodObject<{
|
|
58
|
-
connectionId: z.ZodString;
|
|
59
|
-
entityId: z.ZodString;
|
|
60
|
-
instanceId: z.ZodString;
|
|
61
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
-
generic_api_key: z.ZodString;
|
|
63
|
-
}, z.core.$strip>>]>;
|
|
51
|
+
declare const mxToolboxLookupPing: AppAction<typeof MxToolboxLookupPingInput, typeof MxToolboxLookupPingOutput, typeof mxToolbox.credential>;
|
|
64
52
|
//#endregion
|
|
65
53
|
export { mxToolboxLookupPing };
|
|
66
54
|
//# sourceMappingURL=lookup-ping.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-ping.d.cts","names":[],"sources":["../../src/actions/lookup-ping.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-ping.d.cts","names":[],"sources":["../../src/actions/lookup-ping.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAqBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4BzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mxToolbox } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/lookup-ping.d.ts
|
|
@@ -46,21 +48,7 @@ declare const MxToolboxLookupPingOutput: z.ZodObject<{
|
|
|
46
48
|
EmailServiceProvider: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
49
|
AlertgroupSubscriptionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
50
|
}, z.core.$loose>;
|
|
49
|
-
declare const mxToolboxLookupPing:
|
|
50
|
-
domain_or_ip: string;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", z.ZodObject<{
|
|
52
|
-
connectionId: z.ZodString;
|
|
53
|
-
entityId: z.ZodString;
|
|
54
|
-
instanceId: z.ZodString;
|
|
55
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
-
generic_api_key: z.ZodString;
|
|
57
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", z.ZodObject<{
|
|
58
|
-
connectionId: z.ZodString;
|
|
59
|
-
entityId: z.ZodString;
|
|
60
|
-
instanceId: z.ZodString;
|
|
61
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
-
generic_api_key: z.ZodString;
|
|
63
|
-
}, z.core.$strip>>]>;
|
|
51
|
+
declare const mxToolboxLookupPing: AppAction<typeof MxToolboxLookupPingInput, typeof MxToolboxLookupPingOutput, typeof mxToolbox.credential>;
|
|
64
52
|
//#endregion
|
|
65
53
|
export { mxToolboxLookupPing };
|
|
66
54
|
//# sourceMappingURL=lookup-ping.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-ping.d.mts","names":[],"sources":["../../src/actions/lookup-ping.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-ping.d.mts","names":[],"sources":["../../src/actions/lookup-ping.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAqBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4BzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-ping.mjs","names":[],"sources":["../../src/actions/lookup-ping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxToolboxLookupPingInput = z.object({\n domain_or_ip: z.string().describe(\"The domain name or IP address to ping (e.g., 'google.com' or '8.8.8.8').\"),\n});\nconst MxToolboxLookupPing_TranscriptSchema = z.object({\n Transcript: z.string().describe(\"Transcript text of the ping operation\").nullable(),\n}).passthrough();\nconst MxToolboxLookupPing_PingReplySchema = z.object({\n Asn: z.string().describe(\"Autonomous System Number information as JSON string, identifying the network owner\").nullable().optional(),\n TTL: z.string().describe(\"Time-to-live value (number of network hops before packet expires)\").nullable(),\n Time: z.string().describe(\"Round-trip time in milliseconds (e.g., '<2' means less than 2ms, '15' means 15ms)\").nullable(),\n Bytes: z.string().describe(\"Size of the ping packet in bytes\").nullable(),\n Reply: z.string().describe(\"Status of the ping reply (e.g., 'Success', 'TimedOut')\").nullable(),\n IsIpV6: z.string().describe(\"Whether the IP is IPv6 ('True' or 'False')\").nullable(),\n \"IP Address\": z.string().describe(\"IP address that responded to the ping\").nullable(),\n}).passthrough();\nconst MxToolboxLookupPing_RelatedLookupSchema = z.object({\n URL: z.string().describe(\"URL for the related lookup\").nullable(),\n Name: z.string().describe(\"Name of the related lookup\").nullable(),\n Command: z.string().describe(\"Command type for the related lookup\").nullable(),\n CommandArgument: z.string().describe(\"Argument for the related lookup command\").nullable(),\n}).passthrough();\nexport const MxToolboxLookupPingOutput = z.object({\n UID: z.string().describe(\"Unique identifier for the lookup\").nullable().optional(),\n MxRep: z.number().int().describe(\"MX reputation score\").nullable(),\n Errors: z.array(z.unknown()).describe(\"List of error messages encountered during the ping operation\").nullable().optional(),\n Failed: z.array(z.unknown()).describe(\"List of failed diagnostic checks (typically empty for successful pings)\").nullable().optional(),\n Passed: z.array(z.unknown()).describe(\"List of passed diagnostic checks\").nullable().optional(),\n Command: z.string().describe(\"The lookup command executed, always 'ping' for this action\").nullable(),\n IsError: z.boolean().describe(\"True if the ping operation encountered errors, False if successful\").nullable(),\n Timeouts: z.array(z.unknown()).describe(\"List of ping attempts that timed out without response\").nullable().optional(),\n Warnings: z.array(z.unknown()).describe(\"List of warning messages about the ping results\").nullable().optional(),\n RelatedIP: z.string().describe(\"The resolved IP address when a domain name was provided, or the same IP if an IP was provided directly\").nullable().optional(),\n Transcript: z.array(MxToolboxLookupPing_TranscriptSchema).describe(\"Transcript of the ping operation\").nullable().optional(),\n Information: z.array(MxToolboxLookupPing_PingReplySchema).describe(\"List of ping replies (typically 4 attempts) with details including IP address, packet size, round-trip time, TTL, and ASN information\").nullable().optional(),\n ArgumentType: z.string().describe(\"Type of argument provided: 'domain' for domain names, 'ipv4' for IPv4 addresses, or 'ipv6' for IPv6 addresses\").nullable(),\n TimeRecorded: z.string().describe(\"ISO 8601 timestamp when the ping lookup was recorded\").nullable(),\n IsTransitioned: z.boolean().describe(\"Internal flag indicating if the lookup was transitioned to another system\").nullable(),\n RelatedLookups: z.array(MxToolboxLookupPing_RelatedLookupSchema).describe(\"List of related lookup suggestions\").nullable().optional(),\n TimeToComplete: z.string().describe(\"Total time in milliseconds to complete the entire lookup operation\").nullable(),\n CommandArgument: z.string().describe(\"The exact domain name or IP address that was pinged\").nullable(),\n HasSubscriptions: z.boolean().describe(\"Whether the user has active monitoring subscriptions for this target\").nullable(),\n IsEmptySubDomain: z.boolean().describe(\"Indicates if the domain has an empty subdomain component\").nullable(),\n DnsServiceProvider: z.string().describe(\"DNS service provider\").nullable().optional(),\n ResourceRecordType: z.number().int().describe(\"DNS resource record type code (0 for ping lookups)\").nullable(),\n ReportingNameServer: z.string().describe(\"DNS name server used for domain resolution (null for direct IP pings)\").nullable().optional(),\n EmailServiceProvider: z.string().describe(\"Email service provider\").nullable().optional(),\n AlertgroupSubscriptionId: z.string().describe(\"ID of alert group subscription if monitoring is enabled\").nullable().optional(),\n}).passthrough();\n\nexport const mxToolboxLookupPing = action(\"MX_TOOLBOX_LOOKUP_PING\", {\n slug: \"mx_toolbox-lookup-ping\",\n name: \"Ping Lookup\",\n description: \"Performs a ping test to check network connectivity and measure round-trip time to a domain or IP address. Returns detailed ping statistics including response time, TTL (Time-To-Live), packet size, and ASN (Autonomous System Number) information. Useful for diagnosing network connectivity issues, measuring latency, and verifying host availability.\",\n input: MxToolboxLookupPingInput,\n output: MxToolboxLookupPingOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-ping.mjs","names":[],"sources":["../../src/actions/lookup-ping.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mxToolbox } from \"../app\";\n\nexport const MxToolboxLookupPingInput = z.object({\n domain_or_ip: z.string().describe(\"The domain name or IP address to ping (e.g., 'google.com' or '8.8.8.8').\"),\n});\nconst MxToolboxLookupPing_TranscriptSchema = z.object({\n Transcript: z.string().describe(\"Transcript text of the ping operation\").nullable(),\n}).passthrough();\nconst MxToolboxLookupPing_PingReplySchema = z.object({\n Asn: z.string().describe(\"Autonomous System Number information as JSON string, identifying the network owner\").nullable().optional(),\n TTL: z.string().describe(\"Time-to-live value (number of network hops before packet expires)\").nullable(),\n Time: z.string().describe(\"Round-trip time in milliseconds (e.g., '<2' means less than 2ms, '15' means 15ms)\").nullable(),\n Bytes: z.string().describe(\"Size of the ping packet in bytes\").nullable(),\n Reply: z.string().describe(\"Status of the ping reply (e.g., 'Success', 'TimedOut')\").nullable(),\n IsIpV6: z.string().describe(\"Whether the IP is IPv6 ('True' or 'False')\").nullable(),\n \"IP Address\": z.string().describe(\"IP address that responded to the ping\").nullable(),\n}).passthrough();\nconst MxToolboxLookupPing_RelatedLookupSchema = z.object({\n URL: z.string().describe(\"URL for the related lookup\").nullable(),\n Name: z.string().describe(\"Name of the related lookup\").nullable(),\n Command: z.string().describe(\"Command type for the related lookup\").nullable(),\n CommandArgument: z.string().describe(\"Argument for the related lookup command\").nullable(),\n}).passthrough();\nexport const MxToolboxLookupPingOutput = z.object({\n UID: z.string().describe(\"Unique identifier for the lookup\").nullable().optional(),\n MxRep: z.number().int().describe(\"MX reputation score\").nullable(),\n Errors: z.array(z.unknown()).describe(\"List of error messages encountered during the ping operation\").nullable().optional(),\n Failed: z.array(z.unknown()).describe(\"List of failed diagnostic checks (typically empty for successful pings)\").nullable().optional(),\n Passed: z.array(z.unknown()).describe(\"List of passed diagnostic checks\").nullable().optional(),\n Command: z.string().describe(\"The lookup command executed, always 'ping' for this action\").nullable(),\n IsError: z.boolean().describe(\"True if the ping operation encountered errors, False if successful\").nullable(),\n Timeouts: z.array(z.unknown()).describe(\"List of ping attempts that timed out without response\").nullable().optional(),\n Warnings: z.array(z.unknown()).describe(\"List of warning messages about the ping results\").nullable().optional(),\n RelatedIP: z.string().describe(\"The resolved IP address when a domain name was provided, or the same IP if an IP was provided directly\").nullable().optional(),\n Transcript: z.array(MxToolboxLookupPing_TranscriptSchema).describe(\"Transcript of the ping operation\").nullable().optional(),\n Information: z.array(MxToolboxLookupPing_PingReplySchema).describe(\"List of ping replies (typically 4 attempts) with details including IP address, packet size, round-trip time, TTL, and ASN information\").nullable().optional(),\n ArgumentType: z.string().describe(\"Type of argument provided: 'domain' for domain names, 'ipv4' for IPv4 addresses, or 'ipv6' for IPv6 addresses\").nullable(),\n TimeRecorded: z.string().describe(\"ISO 8601 timestamp when the ping lookup was recorded\").nullable(),\n IsTransitioned: z.boolean().describe(\"Internal flag indicating if the lookup was transitioned to another system\").nullable(),\n RelatedLookups: z.array(MxToolboxLookupPing_RelatedLookupSchema).describe(\"List of related lookup suggestions\").nullable().optional(),\n TimeToComplete: z.string().describe(\"Total time in milliseconds to complete the entire lookup operation\").nullable(),\n CommandArgument: z.string().describe(\"The exact domain name or IP address that was pinged\").nullable(),\n HasSubscriptions: z.boolean().describe(\"Whether the user has active monitoring subscriptions for this target\").nullable(),\n IsEmptySubDomain: z.boolean().describe(\"Indicates if the domain has an empty subdomain component\").nullable(),\n DnsServiceProvider: z.string().describe(\"DNS service provider\").nullable().optional(),\n ResourceRecordType: z.number().int().describe(\"DNS resource record type code (0 for ping lookups)\").nullable(),\n ReportingNameServer: z.string().describe(\"DNS name server used for domain resolution (null for direct IP pings)\").nullable().optional(),\n EmailServiceProvider: z.string().describe(\"Email service provider\").nullable().optional(),\n AlertgroupSubscriptionId: z.string().describe(\"ID of alert group subscription if monitoring is enabled\").nullable().optional(),\n}).passthrough();\n\nexport const mxToolboxLookupPing: AppAction<\n typeof MxToolboxLookupPingInput,\n typeof MxToolboxLookupPingOutput,\n typeof mxToolbox.credential\n> = action(\"MX_TOOLBOX_LOOKUP_PING\", {\n slug: \"mx_toolbox-lookup-ping\",\n name: \"Ping Lookup\",\n description: \"Performs a ping test to check network connectivity and measure round-trip time to a domain or IP address. Returns detailed ping statistics including response time, TTL (Time-To-Live), packet size, and ASN (Autonomous System Number) information. Useful for diagnosing network connectivity issues, measuring latency, and verifying host availability.\",\n input: MxToolboxLookupPingInput,\n output: MxToolboxLookupPingOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-smtp.cjs","names":["z","action"],"sources":["../../src/actions/lookup-smtp.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxToolboxLookupSmtpInput = z.object({\n domain: z.string().describe(\"Domain to perform SMTP test on (must be a valid hostname, e.g. 'google.com')\"),\n}).describe(\"Parameters for SMTP lookup.\");\nconst MxToolboxLookupSmtp_DiagnosticCheckSchema = z.object({\n ID: z.number().int().describe(\"Unique identifier for the check\").nullable(),\n Url: z.string().describe(\"URL for more information\").nullable().optional(),\n Info: z.string().describe(\"Description or details of the check result\").nullable(),\n Name: z.string().describe(\"Name of the diagnostic check\").nullable(),\n IsExcludedByUser: z.boolean().describe(\"Whether user has excluded this check\").nullable().optional(),\n PublicDescription: z.string().describe(\"Public description of the issue\").nullable().optional(),\n}).passthrough().describe(\"Represents a diagnostic check result (warning, passed test, failed test, timeout, error, etc.)\");\nexport const MxToolboxLookupSmtpOutput = z.object({\n UID: z.string().describe(\"Unique identifier for the lookup\").nullable().optional(),\n Errors: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Error diagnostic checks\").nullable().optional(),\n Failed: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Failed diagnostic checks\").nullable().optional(),\n Passed: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Passed diagnostic checks\").nullable().optional(),\n Command: z.string().describe(\"Command executed (e.g., 'smtp')\").nullable(),\n IsError: z.boolean().describe(\"Whether the lookup encountered an error\").nullable(),\n Timeouts: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Timeout diagnostic checks\").nullable().optional(),\n Warnings: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Warning diagnostic checks\").nullable().optional(),\n Transcript: z.array(z.record(z.string(), z.unknown())).describe(\"Detailed transcript of SMTP session\").nullable().optional(),\n Information: z.array(z.record(z.string(), z.unknown())).describe(\"General information from SMTP test (e.g., banner messages)\").nullable().optional(),\n ArgumentType: z.string().describe(\"Type of argument (e.g., 'domain')\").nullable(),\n TimeRecorded: z.string().describe(\"Timestamp of the lookup\").nullable(),\n RelatedLookups: z.array(z.record(z.string(), z.unknown())).describe(\"Related lookup suggestions\").nullable().optional(),\n TimeToComplete: z.string().describe(\"Time taken to complete lookup in ms\").nullable(),\n CommandArgument: z.string().describe(\"The domain that was queried\").nullable(),\n ReportingNameServer: z.string().describe(\"Name server that reported the results\").nullable().optional(),\n}).passthrough().describe(\"Response model for SMTP lookup action containing complete diagnostic results.\\nInherits all fields from SMTPData including UID, Command, Failed, Warnings, Passed,\\nTimeouts, Errors, Information, Transcript, and related lookups.\");\n\nexport const mxToolboxLookupSmtp = action(\"MX_TOOLBOX_LOOKUP_SMTP\", {\n slug: \"mx_toolbox-lookup-smtp\",\n name: \"SMTP Lookup\",\n description: \"Tool to perform an SMTP connectivity test on a domain. Returns diagnostic results including connection status, DNS checks, TLS support, and other email deliverability indicators. Use when verifying SMTP server configuration or troubleshooting email delivery issues for a domain.\",\n input: MxToolboxLookupSmtpInput,\n output: MxToolboxLookupSmtpOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-smtp.cjs","names":["z","action"],"sources":["../../src/actions/lookup-smtp.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mxToolbox } from \"../app\";\n\nexport const MxToolboxLookupSmtpInput = z.object({\n domain: z.string().describe(\"Domain to perform SMTP test on (must be a valid hostname, e.g. 'google.com')\"),\n}).describe(\"Parameters for SMTP lookup.\");\nconst MxToolboxLookupSmtp_DiagnosticCheckSchema = z.object({\n ID: z.number().int().describe(\"Unique identifier for the check\").nullable(),\n Url: z.string().describe(\"URL for more information\").nullable().optional(),\n Info: z.string().describe(\"Description or details of the check result\").nullable(),\n Name: z.string().describe(\"Name of the diagnostic check\").nullable(),\n IsExcludedByUser: z.boolean().describe(\"Whether user has excluded this check\").nullable().optional(),\n PublicDescription: z.string().describe(\"Public description of the issue\").nullable().optional(),\n}).passthrough().describe(\"Represents a diagnostic check result (warning, passed test, failed test, timeout, error, etc.)\");\nexport const MxToolboxLookupSmtpOutput = z.object({\n UID: z.string().describe(\"Unique identifier for the lookup\").nullable().optional(),\n Errors: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Error diagnostic checks\").nullable().optional(),\n Failed: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Failed diagnostic checks\").nullable().optional(),\n Passed: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Passed diagnostic checks\").nullable().optional(),\n Command: z.string().describe(\"Command executed (e.g., 'smtp')\").nullable(),\n IsError: z.boolean().describe(\"Whether the lookup encountered an error\").nullable(),\n Timeouts: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Timeout diagnostic checks\").nullable().optional(),\n Warnings: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Warning diagnostic checks\").nullable().optional(),\n Transcript: z.array(z.record(z.string(), z.unknown())).describe(\"Detailed transcript of SMTP session\").nullable().optional(),\n Information: z.array(z.record(z.string(), z.unknown())).describe(\"General information from SMTP test (e.g., banner messages)\").nullable().optional(),\n ArgumentType: z.string().describe(\"Type of argument (e.g., 'domain')\").nullable(),\n TimeRecorded: z.string().describe(\"Timestamp of the lookup\").nullable(),\n RelatedLookups: z.array(z.record(z.string(), z.unknown())).describe(\"Related lookup suggestions\").nullable().optional(),\n TimeToComplete: z.string().describe(\"Time taken to complete lookup in ms\").nullable(),\n CommandArgument: z.string().describe(\"The domain that was queried\").nullable(),\n ReportingNameServer: z.string().describe(\"Name server that reported the results\").nullable().optional(),\n}).passthrough().describe(\"Response model for SMTP lookup action containing complete diagnostic results.\\nInherits all fields from SMTPData including UID, Command, Failed, Warnings, Passed,\\nTimeouts, Errors, Information, Transcript, and related lookups.\");\n\nexport const mxToolboxLookupSmtp: AppAction<\n typeof MxToolboxLookupSmtpInput,\n typeof MxToolboxLookupSmtpOutput,\n typeof mxToolbox.credential\n> = action(\"MX_TOOLBOX_LOOKUP_SMTP\", {\n slug: \"mx_toolbox-lookup-smtp\",\n name: \"SMTP Lookup\",\n description: \"Tool to perform an SMTP connectivity test on a domain. Returns diagnostic results including connection status, DNS checks, TLS support, and other email deliverability indicators. Use when verifying SMTP server configuration or troubleshooting email delivery issues for a domain.\",\n input: MxToolboxLookupSmtpInput,\n output: MxToolboxLookupSmtpOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,EAC5G,CAAC,CAAC,CAAC,SAAS,6BAA6B;AACzC,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC1E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gGAAgG;AAC1H,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,QAAQA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,QAAQA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACzE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,UAAUA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnJ,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAChF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACtE,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACpF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC7E,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qOAAqO;AAE/P,MAAa,sBAITC,eAAAA,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mxToolbox } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/lookup-smtp.d.ts
|
|
@@ -57,21 +59,7 @@ declare const MxToolboxLookupSmtpOutput: z.ZodObject<{
|
|
|
57
59
|
CommandArgument: z.ZodNullable<z.ZodString>;
|
|
58
60
|
ReportingNameServer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
59
61
|
}, z.core.$loose>;
|
|
60
|
-
declare const mxToolboxLookupSmtp:
|
|
61
|
-
domain: string;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", z.ZodObject<{
|
|
63
|
-
connectionId: z.ZodString;
|
|
64
|
-
entityId: z.ZodString;
|
|
65
|
-
instanceId: z.ZodString;
|
|
66
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
-
generic_api_key: z.ZodString;
|
|
68
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", 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>>]>;
|
|
62
|
+
declare const mxToolboxLookupSmtp: AppAction<typeof MxToolboxLookupSmtpInput, typeof MxToolboxLookupSmtpOutput, typeof mxToolbox.credential>;
|
|
75
63
|
//#endregion
|
|
76
64
|
export { mxToolboxLookupSmtp };
|
|
77
65
|
//# sourceMappingURL=lookup-smtp.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-smtp.d.cts","names":[],"sources":["../../src/actions/lookup-smtp.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-smtp.d.cts","names":[],"sources":["../../src/actions/lookup-smtp.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAWxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmBzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mxToolbox } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/lookup-smtp.d.ts
|
|
@@ -57,21 +59,7 @@ declare const MxToolboxLookupSmtpOutput: z.ZodObject<{
|
|
|
57
59
|
CommandArgument: z.ZodNullable<z.ZodString>;
|
|
58
60
|
ReportingNameServer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
59
61
|
}, z.core.$loose>;
|
|
60
|
-
declare const mxToolboxLookupSmtp:
|
|
61
|
-
domain: string;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", z.ZodObject<{
|
|
63
|
-
connectionId: z.ZodString;
|
|
64
|
-
entityId: z.ZodString;
|
|
65
|
-
instanceId: z.ZodString;
|
|
66
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
-
generic_api_key: z.ZodString;
|
|
68
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", 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>>]>;
|
|
62
|
+
declare const mxToolboxLookupSmtp: AppAction<typeof MxToolboxLookupSmtpInput, typeof MxToolboxLookupSmtpOutput, typeof mxToolbox.credential>;
|
|
75
63
|
//#endregion
|
|
76
64
|
export { mxToolboxLookupSmtp };
|
|
77
65
|
//# sourceMappingURL=lookup-smtp.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-smtp.d.mts","names":[],"sources":["../../src/actions/lookup-smtp.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-smtp.d.mts","names":[],"sources":["../../src/actions/lookup-smtp.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAWxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmBzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-smtp.mjs","names":[],"sources":["../../src/actions/lookup-smtp.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxToolboxLookupSmtpInput = z.object({\n domain: z.string().describe(\"Domain to perform SMTP test on (must be a valid hostname, e.g. 'google.com')\"),\n}).describe(\"Parameters for SMTP lookup.\");\nconst MxToolboxLookupSmtp_DiagnosticCheckSchema = z.object({\n ID: z.number().int().describe(\"Unique identifier for the check\").nullable(),\n Url: z.string().describe(\"URL for more information\").nullable().optional(),\n Info: z.string().describe(\"Description or details of the check result\").nullable(),\n Name: z.string().describe(\"Name of the diagnostic check\").nullable(),\n IsExcludedByUser: z.boolean().describe(\"Whether user has excluded this check\").nullable().optional(),\n PublicDescription: z.string().describe(\"Public description of the issue\").nullable().optional(),\n}).passthrough().describe(\"Represents a diagnostic check result (warning, passed test, failed test, timeout, error, etc.)\");\nexport const MxToolboxLookupSmtpOutput = z.object({\n UID: z.string().describe(\"Unique identifier for the lookup\").nullable().optional(),\n Errors: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Error diagnostic checks\").nullable().optional(),\n Failed: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Failed diagnostic checks\").nullable().optional(),\n Passed: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Passed diagnostic checks\").nullable().optional(),\n Command: z.string().describe(\"Command executed (e.g., 'smtp')\").nullable(),\n IsError: z.boolean().describe(\"Whether the lookup encountered an error\").nullable(),\n Timeouts: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Timeout diagnostic checks\").nullable().optional(),\n Warnings: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Warning diagnostic checks\").nullable().optional(),\n Transcript: z.array(z.record(z.string(), z.unknown())).describe(\"Detailed transcript of SMTP session\").nullable().optional(),\n Information: z.array(z.record(z.string(), z.unknown())).describe(\"General information from SMTP test (e.g., banner messages)\").nullable().optional(),\n ArgumentType: z.string().describe(\"Type of argument (e.g., 'domain')\").nullable(),\n TimeRecorded: z.string().describe(\"Timestamp of the lookup\").nullable(),\n RelatedLookups: z.array(z.record(z.string(), z.unknown())).describe(\"Related lookup suggestions\").nullable().optional(),\n TimeToComplete: z.string().describe(\"Time taken to complete lookup in ms\").nullable(),\n CommandArgument: z.string().describe(\"The domain that was queried\").nullable(),\n ReportingNameServer: z.string().describe(\"Name server that reported the results\").nullable().optional(),\n}).passthrough().describe(\"Response model for SMTP lookup action containing complete diagnostic results.\\nInherits all fields from SMTPData including UID, Command, Failed, Warnings, Passed,\\nTimeouts, Errors, Information, Transcript, and related lookups.\");\n\nexport const mxToolboxLookupSmtp = action(\"MX_TOOLBOX_LOOKUP_SMTP\", {\n slug: \"mx_toolbox-lookup-smtp\",\n name: \"SMTP Lookup\",\n description: \"Tool to perform an SMTP connectivity test on a domain. Returns diagnostic results including connection status, DNS checks, TLS support, and other email deliverability indicators. Use when verifying SMTP server configuration or troubleshooting email delivery issues for a domain.\",\n input: MxToolboxLookupSmtpInput,\n output: MxToolboxLookupSmtpOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-smtp.mjs","names":[],"sources":["../../src/actions/lookup-smtp.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mxToolbox } from \"../app\";\n\nexport const MxToolboxLookupSmtpInput = z.object({\n domain: z.string().describe(\"Domain to perform SMTP test on (must be a valid hostname, e.g. 'google.com')\"),\n}).describe(\"Parameters for SMTP lookup.\");\nconst MxToolboxLookupSmtp_DiagnosticCheckSchema = z.object({\n ID: z.number().int().describe(\"Unique identifier for the check\").nullable(),\n Url: z.string().describe(\"URL for more information\").nullable().optional(),\n Info: z.string().describe(\"Description or details of the check result\").nullable(),\n Name: z.string().describe(\"Name of the diagnostic check\").nullable(),\n IsExcludedByUser: z.boolean().describe(\"Whether user has excluded this check\").nullable().optional(),\n PublicDescription: z.string().describe(\"Public description of the issue\").nullable().optional(),\n}).passthrough().describe(\"Represents a diagnostic check result (warning, passed test, failed test, timeout, error, etc.)\");\nexport const MxToolboxLookupSmtpOutput = z.object({\n UID: z.string().describe(\"Unique identifier for the lookup\").nullable().optional(),\n Errors: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Error diagnostic checks\").nullable().optional(),\n Failed: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Failed diagnostic checks\").nullable().optional(),\n Passed: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Passed diagnostic checks\").nullable().optional(),\n Command: z.string().describe(\"Command executed (e.g., 'smtp')\").nullable(),\n IsError: z.boolean().describe(\"Whether the lookup encountered an error\").nullable(),\n Timeouts: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Timeout diagnostic checks\").nullable().optional(),\n Warnings: z.array(MxToolboxLookupSmtp_DiagnosticCheckSchema).describe(\"Warning diagnostic checks\").nullable().optional(),\n Transcript: z.array(z.record(z.string(), z.unknown())).describe(\"Detailed transcript of SMTP session\").nullable().optional(),\n Information: z.array(z.record(z.string(), z.unknown())).describe(\"General information from SMTP test (e.g., banner messages)\").nullable().optional(),\n ArgumentType: z.string().describe(\"Type of argument (e.g., 'domain')\").nullable(),\n TimeRecorded: z.string().describe(\"Timestamp of the lookup\").nullable(),\n RelatedLookups: z.array(z.record(z.string(), z.unknown())).describe(\"Related lookup suggestions\").nullable().optional(),\n TimeToComplete: z.string().describe(\"Time taken to complete lookup in ms\").nullable(),\n CommandArgument: z.string().describe(\"The domain that was queried\").nullable(),\n ReportingNameServer: z.string().describe(\"Name server that reported the results\").nullable().optional(),\n}).passthrough().describe(\"Response model for SMTP lookup action containing complete diagnostic results.\\nInherits all fields from SMTPData including UID, Command, Failed, Warnings, Passed,\\nTimeouts, Errors, Information, Transcript, and related lookups.\");\n\nexport const mxToolboxLookupSmtp: AppAction<\n typeof MxToolboxLookupSmtpInput,\n typeof MxToolboxLookupSmtpOutput,\n typeof mxToolbox.credential\n> = action(\"MX_TOOLBOX_LOOKUP_SMTP\", {\n slug: \"mx_toolbox-lookup-smtp\",\n name: \"SMTP Lookup\",\n description: \"Tool to perform an SMTP connectivity test on a domain. Returns diagnostic results including connection status, DNS checks, TLS support, and other email deliverability indicators. Use when verifying SMTP server configuration or troubleshooting email delivery issues for a domain.\",\n input: MxToolboxLookupSmtpInput,\n output: MxToolboxLookupSmtpOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-spf.cjs","names":["z","action"],"sources":["../../src/actions/lookup-spf.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MxToolboxLookupSpfInput = z.object({\n domain: z.string().describe(\"The domain to perform the SPF lookup on. Must be a bare hostname with no protocol prefix (e.g., not 'https://example.com') or path suffixes.\"),\n});\nconst MxToolboxLookupSpf_LookupSpfCheckResultSchema = z.object({\n ID: z.number().int().describe(\"Unique identifier for the check.\").nullable(),\n Url: z.string().describe(\"URL to more information about this check.\").nullable(),\n Info: z.string().describe(\"Information about the check result.\").nullable(),\n Name: z.string().describe(\"Name of the SPF check performed.\").nullable(),\n IsExcludedByUser: z.boolean().describe(\"Whether this check is excluded by the user.\").nullable(),\n PublicDescription: z.string().describe(\"Public description if available.\").nullable().optional(),\n}).passthrough();\nconst MxToolboxLookupSpf_LookupSpfTranscriptSchema = z.object({\n Transcript: z.string().describe(\"Detailed transcript of the SPF lookup process.\").nullable(),\n}).passthrough();\nconst MxToolboxLookupSpf_LookupSpfInformationItemSchema = z.object({\n Type: z.string().describe(\"The SPF mechanism type (e.g., 'v', 'include', 'all', 'record').\").nullable(),\n Value: z.string().describe(\"The value associated with the mechanism.\").nullable(),\n Prefix: z.string().describe(\"The SPF mechanism prefix (e.g., '+', '-', '~', '?').\").nullable(),\n RecordNum: z.string().describe(\"Record number if applicable.\").nullable().optional(),\n PrefixDesc: z.string().describe(\"Human-readable description of the prefix (e.g., 'Pass', 'SoftFail').\").nullable(),\n Description: z.string().describe(\"Detailed description of the SPF mechanism.\").nullable(),\n}).passthrough();\nconst MxToolboxLookupSpf_LookupSpfRelatedLookupSchema = z.object({\n URL: z.string().describe(\"URL to perform the related lookup.\").nullable(),\n Name: z.string().describe(\"Name of the related lookup.\").nullable(),\n Command: z.string().describe(\"Command type for the related lookup.\").nullable(),\n CommandArgument: z.string().describe(\"Argument for the related lookup command.\").nullable(),\n}).passthrough();\nconst MxToolboxLookupSpf_LookupSpfSubactionDetailSchema = z.object({\n Void_lookups: z.array(z.string()).describe(\"List of void lookups found.\").nullable().optional(),\n Recursive_Paths: z.array(z.string()).describe(\"Recursive paths found.\").nullable().optional(),\n Included_Lookups: z.array(z.string()).describe(\"List of included lookups.\").nullable().optional(),\n Invalid_Includes: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n Modifier_Ignored: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n Invalid_Redirects: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n Duplicate_Includes: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n MX_Resource_Records: z.union([z.string(), z.number().int()]).nullable().optional(),\n Deprecated_SPF_Records: z.array(z.string()).describe(\"Deprecated SPF records found.\").nullable().optional(),\n}).passthrough();\nexport const MxToolboxLookupSpfOutput = z.object({\n UID: z.string().describe(\"Unique identifier for the lookup.\").nullable().optional(),\n MxRep: z.number().int().describe(\"MX reputation score.\").nullable(),\n Errors: z.array(z.string()).describe(\"List of errors if any.\"),\n Failed: z.array(MxToolboxLookupSpf_LookupSpfCheckResultSchema).describe(\"List of failed checks.\"),\n Passed: z.array(MxToolboxLookupSpf_LookupSpfCheckResultSchema).describe(\"List of passed checks.\"),\n Command: z.string().describe(\"Command executed (e.g., 'spf').\").nullable(),\n IsError: z.boolean().describe(\"Whether an error occurred.\").nullable(),\n Records: z.array(z.string()).describe(\"List of SPF records found.\"),\n Timeouts: z.array(z.string()).describe(\"List of timeouts if any.\"),\n Warnings: z.array(MxToolboxLookupSpf_LookupSpfCheckResultSchema).describe(\"List of warning checks.\"),\n RelatedIP: z.string().describe(\"Related IP address if applicable.\").nullable().optional(),\n CustomData: z.string().describe(\"Custom data if any.\").nullable().optional(),\n IsEndpoint: z.boolean().describe(\"Whether this is an endpoint.\").nullable(),\n Transcript: z.array(MxToolboxLookupSpf_LookupSpfTranscriptSchema).describe(\"Detailed transcript of the lookup process.\"),\n Information: z.array(MxToolboxLookupSpf_LookupSpfInformationItemSchema).describe(\"Detailed information about the SPF record components.\"),\n ArgumentType: z.string().describe(\"Type of argument (e.g., 'domain').\").nullable(),\n TimeRecorded: z.string().describe(\"Timestamp when the lookup was recorded.\").nullable(),\n IsTransitioned: z.boolean().describe(\"Whether the lookup has transitioned.\").nullable(),\n RelatedLookups: z.array(MxToolboxLookupSpf_LookupSpfRelatedLookupSchema).describe(\"List of related lookups that can be performed.\"),\n TimeToComplete: z.string().describe(\"Time taken to complete the lookup in milliseconds.\").nullable(),\n CommandArgument: z.string().describe(\"The domain that was looked up.\").nullable(),\n HasSubscriptions: z.boolean().describe(\"Whether there are subscriptions.\").nullable(),\n IsEmptySubDomain: z.boolean().describe(\"Whether the subdomain is empty.\").nullable(),\n MultiInformation: z.array(MxToolboxLookupSpf_LookupSpfInformationItemSchema).describe(\"Multi-information if applicable.\"),\n DnsServiceProvider: z.string().describe(\"DNS service provider if detected.\").nullable().optional(),\n ResourceRecordType: z.number().int().describe(\"DNS resource record type number.\").nullable(),\n ReportingNameServer: z.string().describe(\"Name server that reported the result.\").nullable(),\n EmailServiceProvider: z.string().describe(\"Email service provider if detected.\").nullable().optional(),\n SPF_Subaction_Detail: MxToolboxLookupSpf_LookupSpfSubactionDetailSchema.nullable(),\n AlertgroupSubscriptionId: z.string().describe(\"Alert group subscription ID if any.\").nullable().optional(),\n DnsServiceProviderIdentifier: z.string().describe(\"DNS service provider identifier if applicable.\").nullable().optional(),\n}).passthrough().describe(\"SPF lookup response containing complete SPF record data and validation results.\\nThe API returns the SPF data directly without a wrapper.\");\n\nexport const mxToolboxLookupSpf = action(\"MX_TOOLBOX_LOOKUP_SPF\", {\n slug: \"mx_toolbox-lookup-spf\",\n name: \"Lookup SPF Record\",\n description: \"Tool to retrieve SPF records for a specified domain. Use when confirming email sender authorization policies.\",\n input: MxToolboxLookupSpfInput,\n output: MxToolboxLookupSpfOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"lookup-spf.cjs","names":["z","action"],"sources":["../../src/actions/lookup-spf.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mxToolbox } from \"../app\";\n\nexport const MxToolboxLookupSpfInput = z.object({\n domain: z.string().describe(\"The domain to perform the SPF lookup on. Must be a bare hostname with no protocol prefix (e.g., not 'https://example.com') or path suffixes.\"),\n});\nconst MxToolboxLookupSpf_LookupSpfCheckResultSchema = z.object({\n ID: z.number().int().describe(\"Unique identifier for the check.\").nullable(),\n Url: z.string().describe(\"URL to more information about this check.\").nullable(),\n Info: z.string().describe(\"Information about the check result.\").nullable(),\n Name: z.string().describe(\"Name of the SPF check performed.\").nullable(),\n IsExcludedByUser: z.boolean().describe(\"Whether this check is excluded by the user.\").nullable(),\n PublicDescription: z.string().describe(\"Public description if available.\").nullable().optional(),\n}).passthrough();\nconst MxToolboxLookupSpf_LookupSpfTranscriptSchema = z.object({\n Transcript: z.string().describe(\"Detailed transcript of the SPF lookup process.\").nullable(),\n}).passthrough();\nconst MxToolboxLookupSpf_LookupSpfInformationItemSchema = z.object({\n Type: z.string().describe(\"The SPF mechanism type (e.g., 'v', 'include', 'all', 'record').\").nullable(),\n Value: z.string().describe(\"The value associated with the mechanism.\").nullable(),\n Prefix: z.string().describe(\"The SPF mechanism prefix (e.g., '+', '-', '~', '?').\").nullable(),\n RecordNum: z.string().describe(\"Record number if applicable.\").nullable().optional(),\n PrefixDesc: z.string().describe(\"Human-readable description of the prefix (e.g., 'Pass', 'SoftFail').\").nullable(),\n Description: z.string().describe(\"Detailed description of the SPF mechanism.\").nullable(),\n}).passthrough();\nconst MxToolboxLookupSpf_LookupSpfRelatedLookupSchema = z.object({\n URL: z.string().describe(\"URL to perform the related lookup.\").nullable(),\n Name: z.string().describe(\"Name of the related lookup.\").nullable(),\n Command: z.string().describe(\"Command type for the related lookup.\").nullable(),\n CommandArgument: z.string().describe(\"Argument for the related lookup command.\").nullable(),\n}).passthrough();\nconst MxToolboxLookupSpf_LookupSpfSubactionDetailSchema = z.object({\n Void_lookups: z.array(z.string()).describe(\"List of void lookups found.\").nullable().optional(),\n Recursive_Paths: z.array(z.string()).describe(\"Recursive paths found.\").nullable().optional(),\n Included_Lookups: z.array(z.string()).describe(\"List of included lookups.\").nullable().optional(),\n Invalid_Includes: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n Modifier_Ignored: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n Invalid_Redirects: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n Duplicate_Includes: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n MX_Resource_Records: z.union([z.string(), z.number().int()]).nullable().optional(),\n Deprecated_SPF_Records: z.array(z.string()).describe(\"Deprecated SPF records found.\").nullable().optional(),\n}).passthrough();\nexport const MxToolboxLookupSpfOutput = z.object({\n UID: z.string().describe(\"Unique identifier for the lookup.\").nullable().optional(),\n MxRep: z.number().int().describe(\"MX reputation score.\").nullable(),\n Errors: z.array(z.string()).describe(\"List of errors if any.\"),\n Failed: z.array(MxToolboxLookupSpf_LookupSpfCheckResultSchema).describe(\"List of failed checks.\"),\n Passed: z.array(MxToolboxLookupSpf_LookupSpfCheckResultSchema).describe(\"List of passed checks.\"),\n Command: z.string().describe(\"Command executed (e.g., 'spf').\").nullable(),\n IsError: z.boolean().describe(\"Whether an error occurred.\").nullable(),\n Records: z.array(z.string()).describe(\"List of SPF records found.\"),\n Timeouts: z.array(z.string()).describe(\"List of timeouts if any.\"),\n Warnings: z.array(MxToolboxLookupSpf_LookupSpfCheckResultSchema).describe(\"List of warning checks.\"),\n RelatedIP: z.string().describe(\"Related IP address if applicable.\").nullable().optional(),\n CustomData: z.string().describe(\"Custom data if any.\").nullable().optional(),\n IsEndpoint: z.boolean().describe(\"Whether this is an endpoint.\").nullable(),\n Transcript: z.array(MxToolboxLookupSpf_LookupSpfTranscriptSchema).describe(\"Detailed transcript of the lookup process.\"),\n Information: z.array(MxToolboxLookupSpf_LookupSpfInformationItemSchema).describe(\"Detailed information about the SPF record components.\"),\n ArgumentType: z.string().describe(\"Type of argument (e.g., 'domain').\").nullable(),\n TimeRecorded: z.string().describe(\"Timestamp when the lookup was recorded.\").nullable(),\n IsTransitioned: z.boolean().describe(\"Whether the lookup has transitioned.\").nullable(),\n RelatedLookups: z.array(MxToolboxLookupSpf_LookupSpfRelatedLookupSchema).describe(\"List of related lookups that can be performed.\"),\n TimeToComplete: z.string().describe(\"Time taken to complete the lookup in milliseconds.\").nullable(),\n CommandArgument: z.string().describe(\"The domain that was looked up.\").nullable(),\n HasSubscriptions: z.boolean().describe(\"Whether there are subscriptions.\").nullable(),\n IsEmptySubDomain: z.boolean().describe(\"Whether the subdomain is empty.\").nullable(),\n MultiInformation: z.array(MxToolboxLookupSpf_LookupSpfInformationItemSchema).describe(\"Multi-information if applicable.\"),\n DnsServiceProvider: z.string().describe(\"DNS service provider if detected.\").nullable().optional(),\n ResourceRecordType: z.number().int().describe(\"DNS resource record type number.\").nullable(),\n ReportingNameServer: z.string().describe(\"Name server that reported the result.\").nullable(),\n EmailServiceProvider: z.string().describe(\"Email service provider if detected.\").nullable().optional(),\n SPF_Subaction_Detail: MxToolboxLookupSpf_LookupSpfSubactionDetailSchema.nullable(),\n AlertgroupSubscriptionId: z.string().describe(\"Alert group subscription ID if any.\").nullable().optional(),\n DnsServiceProviderIdentifier: z.string().describe(\"DNS service provider identifier if applicable.\").nullable().optional(),\n}).passthrough().describe(\"SPF lookup response containing complete SPF record data and validation results.\\nThe API returns the SPF data directly without a wrapper.\");\n\nexport const mxToolboxLookupSpf: AppAction<\n typeof MxToolboxLookupSpfInput,\n typeof MxToolboxLookupSpfOutput,\n typeof mxToolbox.credential\n> = action(\"MX_TOOLBOX_LOOKUP_SPF\", {\n slug: \"mx_toolbox-lookup-spf\",\n name: \"Lookup SPF Record\",\n description: \"Tool to retrieve SPF records for a specified domain. Use when confirming email sender authorization policies.\",\n input: MxToolboxLookupSpfInput,\n output: MxToolboxLookupSpfOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8IAA8I,EAC5K,CAAC;AACD,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC/F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,+CAA+CA,IAAAA,EAAE,OAAO,EAC5D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,EAC7F,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACtG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAChF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC7F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACjH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC9E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,kBAAkBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,kBAAkBA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,kBAAkBA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,mBAAmBA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,oBAAoBA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,qBAAqBA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,wBAAwBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAClE,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wBAAwB;CAC7D,QAAQA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,wBAAwB;CAChG,QAAQA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,wBAAwB;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACzE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4BAA4B;CAClE,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0BAA0B;CACjE,UAAUA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,yBAAyB;CACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC1E,YAAYA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,4CAA4C;CACvH,aAAaA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,uDAAuD;CACxI,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACtF,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACtF,gBAAgBA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,gDAAgD;CAClI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACnG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAChF,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACpF,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACnF,kBAAkBA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,kCAAkC;CACxH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC3F,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,sBAAsB,kDAAkD,SAAS;CACjF,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2IAA2I;AAErK,MAAa,qBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mxToolbox } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/lookup-spf.d.ts
|
|
@@ -89,21 +91,7 @@ declare const MxToolboxLookupSpfOutput: z.ZodObject<{
|
|
|
89
91
|
AlertgroupSubscriptionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
90
92
|
DnsServiceProviderIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
91
93
|
}, z.core.$loose>;
|
|
92
|
-
declare const mxToolboxLookupSpf:
|
|
93
|
-
domain: string;
|
|
94
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", 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<"mx_toolbox", 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>>]>;
|
|
94
|
+
declare const mxToolboxLookupSpf: AppAction<typeof MxToolboxLookupSpfInput, typeof MxToolboxLookupSpfOutput, typeof mxToolbox.credential>;
|
|
107
95
|
//#endregion
|
|
108
96
|
export { mxToolboxLookupSpf };
|
|
109
97
|
//# sourceMappingURL=lookup-spf.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup-spf.d.cts","names":[],"sources":["../../src/actions/lookup-spf.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lookup-spf.d.cts","names":[],"sources":["../../src/actions/lookup-spf.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAuCvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkCxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { mxToolbox } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/lookup-spf.d.ts
|
|
@@ -89,21 +91,7 @@ declare const MxToolboxLookupSpfOutput: z.ZodObject<{
|
|
|
89
91
|
AlertgroupSubscriptionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
90
92
|
DnsServiceProviderIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
91
93
|
}, z.core.$loose>;
|
|
92
|
-
declare const mxToolboxLookupSpf:
|
|
93
|
-
domain: string;
|
|
94
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"mx_toolbox", 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<"mx_toolbox", 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>>]>;
|
|
94
|
+
declare const mxToolboxLookupSpf: AppAction<typeof MxToolboxLookupSpfInput, typeof MxToolboxLookupSpfOutput, typeof mxToolbox.credential>;
|
|
107
95
|
//#endregion
|
|
108
96
|
export { mxToolboxLookupSpf };
|
|
109
97
|
//# sourceMappingURL=lookup-spf.d.mts.map
|