@keystrokehq/pylon_mcp 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (83) hide show
  1. package/dist/actions/create-issue.cjs +2 -2
  2. package/dist/actions/create-issue.cjs.map +1 -1
  3. package/dist/actions/create-issue.d.cts +2 -2
  4. package/dist/actions/create-issue.d.mts +2 -2
  5. package/dist/actions/create-issue.mjs +2 -2
  6. package/dist/actions/create-issue.mjs.map +1 -1
  7. package/dist/actions/get-account.cjs +1 -1
  8. package/dist/actions/get-account.cjs.map +1 -1
  9. package/dist/actions/get-account.d.cts +1 -1
  10. package/dist/actions/get-account.d.cts.map +1 -1
  11. package/dist/actions/get-account.d.mts +1 -1
  12. package/dist/actions/get-account.d.mts.map +1 -1
  13. package/dist/actions/get-account.mjs +1 -1
  14. package/dist/actions/get-account.mjs.map +1 -1
  15. package/dist/actions/get-contact.cjs +1 -1
  16. package/dist/actions/get-contact.cjs.map +1 -1
  17. package/dist/actions/get-contact.d.cts +1 -1
  18. package/dist/actions/get-contact.d.cts.map +1 -1
  19. package/dist/actions/get-contact.d.mts +1 -1
  20. package/dist/actions/get-contact.d.mts.map +1 -1
  21. package/dist/actions/get-contact.mjs +1 -1
  22. package/dist/actions/get-contact.mjs.map +1 -1
  23. package/dist/actions/get-issue-messages.cjs +2 -2
  24. package/dist/actions/get-issue-messages.cjs.map +1 -1
  25. package/dist/actions/get-issue-messages.d.cts +2 -2
  26. package/dist/actions/get-issue-messages.d.mts +2 -2
  27. package/dist/actions/get-issue-messages.mjs +2 -2
  28. package/dist/actions/get-issue-messages.mjs.map +1 -1
  29. package/dist/actions/get-issue.cjs +1 -1
  30. package/dist/actions/get-issue.cjs.map +1 -1
  31. package/dist/actions/get-issue.d.cts +1 -1
  32. package/dist/actions/get-issue.d.cts.map +1 -1
  33. package/dist/actions/get-issue.d.mts +1 -1
  34. package/dist/actions/get-issue.d.mts.map +1 -1
  35. package/dist/actions/get-issue.mjs +1 -1
  36. package/dist/actions/get-issue.mjs.map +1 -1
  37. package/dist/actions/get-me.cjs +1 -1
  38. package/dist/actions/get-me.cjs.map +1 -1
  39. package/dist/actions/get-me.d.cts +1 -1
  40. package/dist/actions/get-me.d.cts.map +1 -1
  41. package/dist/actions/get-me.d.mts +1 -1
  42. package/dist/actions/get-me.d.mts.map +1 -1
  43. package/dist/actions/get-me.mjs +1 -1
  44. package/dist/actions/get-me.mjs.map +1 -1
  45. package/dist/actions/get-user.cjs +1 -1
  46. package/dist/actions/get-user.cjs.map +1 -1
  47. package/dist/actions/get-user.d.cts +1 -1
  48. package/dist/actions/get-user.d.cts.map +1 -1
  49. package/dist/actions/get-user.d.mts +1 -1
  50. package/dist/actions/get-user.d.mts.map +1 -1
  51. package/dist/actions/get-user.mjs +1 -1
  52. package/dist/actions/get-user.mjs.map +1 -1
  53. package/dist/actions/search-accounts.cjs +2 -2
  54. package/dist/actions/search-accounts.cjs.map +1 -1
  55. package/dist/actions/search-accounts.d.cts +2 -2
  56. package/dist/actions/search-accounts.d.mts +2 -2
  57. package/dist/actions/search-accounts.mjs +2 -2
  58. package/dist/actions/search-accounts.mjs.map +1 -1
  59. package/dist/actions/search-issues.cjs +2 -2
  60. package/dist/actions/search-issues.cjs.map +1 -1
  61. package/dist/actions/search-issues.d.cts +2 -2
  62. package/dist/actions/search-issues.d.mts +2 -2
  63. package/dist/actions/search-issues.mjs +2 -2
  64. package/dist/actions/search-issues.mjs.map +1 -1
  65. package/dist/actions/update-account.cjs +3 -3
  66. package/dist/actions/update-account.cjs.map +1 -1
  67. package/dist/actions/update-account.d.cts +4 -4
  68. package/dist/actions/update-account.d.mts +4 -4
  69. package/dist/actions/update-account.mjs +3 -3
  70. package/dist/actions/update-account.mjs.map +1 -1
  71. package/dist/actions/update-issue.cjs +2 -2
  72. package/dist/actions/update-issue.cjs.map +1 -1
  73. package/dist/actions/update-issue.d.cts +2 -2
  74. package/dist/actions/update-issue.d.mts +2 -2
  75. package/dist/actions/update-issue.mjs +2 -2
  76. package/dist/actions/update-issue.mjs.map +1 -1
  77. package/dist/actions/upload-account-files.cjs +3 -3
  78. package/dist/actions/upload-account-files.cjs.map +1 -1
  79. package/dist/actions/upload-account-files.d.cts +4 -3
  80. package/dist/actions/upload-account-files.d.mts +4 -3
  81. package/dist/actions/upload-account-files.mjs +3 -3
  82. package/dist/actions/upload-account-files.mjs.map +1 -1
  83. package/package.json +1 -1
@@ -29,9 +29,9 @@ const PylonMcpCreateIssueOutput = zod.z.object({
29
29
  created_at: zod.z.string().describe("When the issue was created.").nullable(),
30
30
  assignee_id: zod.z.string().describe("The assigned user ID.").nullable().optional(),
31
31
  latest_message_time: zod.z.string().describe("Time of the latest message.").nullable().optional()
32
- }).describe("The created issue summary. Use issue://{orgId}/{id} resource for full details."),
32
+ }).passthrough().describe("The created issue summary. Use issue://{orgId}/{id} resource for full details."),
33
33
  success: zod.z.boolean().describe("Whether the creation was successful.").nullable()
34
- });
34
+ }).passthrough();
35
35
  const pylonMcpCreateIssue = require_action.action("PYLON_MCP_CREATE_ISSUE", {
36
36
  slug: "pylon_mcp-create-issue",
37
37
  name: "Create issue",
@@ -1 +1 @@
1
- {"version":3,"file":"create-issue.cjs","names":["z","action"],"sources":["../../src/actions/create-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpCreateIssueInput = z.object({\n tags: z.unknown().describe(\"An array of tags to set on the issue.\").optional(),\n title: z.string().describe(\"The title of the issue. Required.\"),\n team_id: z.string().describe(\"The ID of the team to assign the issue to.\").optional(),\n priority: z.enum([\"urgent\", \"high\", \"medium\", \"low\"]).describe(\"The priority of the issue.\").optional(),\n body_html: z.string().describe(\"The HTML content of the body of the issue. Required.\"),\n account_id: z.string().describe(\"The ID of the account that this issue belongs to. Required.\"),\n assignee_id: z.string().describe(\"The ID of the user to assign the issue to.\").optional(),\n requester_id: z.string().describe(\"The ID of the requester (contact) that this issue is on behalf of.\").optional(),\n});\nexport const PylonMcpCreateIssueOutput = z.object({\n issue: z.object({\n id: z.string().describe(\"The unique ID of the issue.\").nullable(),\n tags: z.array(z.string()).describe(\"Tags on the issue.\").nullable().optional(),\n type: z.string().describe(\"The type (Conversation or Ticket).\").nullable(),\n state: z.string().describe(\"The state of the issue.\").nullable(),\n title: z.string().describe(\"The title of the issue.\").nullable(),\n number: z.number().int().describe(\"The issue number.\").nullable(),\n source: z.string().describe(\"The source of the issue.\").nullable(),\n account_id: z.string().describe(\"The associated account ID.\").nullable().optional(),\n created_at: z.string().describe(\"When the issue was created.\").nullable(),\n assignee_id: z.string().describe(\"The assigned user ID.\").nullable().optional(),\n latest_message_time: z.string().describe(\"Time of the latest message.\").nullable().optional(),\n}).describe(\"The created issue summary. Use issue://{orgId}/{id} resource for full details.\"),\n success: z.boolean().describe(\"Whether the creation was successful.\").nullable(),\n});\n\nexport const pylonMcpCreateIssue = action(\"PYLON_MCP_CREATE_ISSUE\", {\n slug: \"pylon_mcp-create-issue\",\n name: \"Create issue\",\n description: \"Create a new issue/ticket in Pylon. Requires an organization ID, account ID, title, and body HTML. Optionally specify requester, priority, assignee, team, and tags.\",\n input: PylonMcpCreateIssueInput,\n output: PylonMcpCreateIssueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAQ;EAAU;CAAK,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACtG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACxF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACnH,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO;EAChB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAChE,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EACjE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,SAAS,gFAAgF;CAC1F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACjF,CAAC;AAED,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-issue.cjs","names":["z","action"],"sources":["../../src/actions/create-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpCreateIssueInput = z.object({\n tags: z.unknown().describe(\"An array of tags to set on the issue.\").optional(),\n title: z.string().describe(\"The title of the issue. Required.\"),\n team_id: z.string().describe(\"The ID of the team to assign the issue to.\").optional(),\n priority: z.enum([\"urgent\", \"high\", \"medium\", \"low\"]).describe(\"The priority of the issue.\").optional(),\n body_html: z.string().describe(\"The HTML content of the body of the issue. Required.\"),\n account_id: z.string().describe(\"The ID of the account that this issue belongs to. Required.\"),\n assignee_id: z.string().describe(\"The ID of the user to assign the issue to.\").optional(),\n requester_id: z.string().describe(\"The ID of the requester (contact) that this issue is on behalf of.\").optional(),\n});\nexport const PylonMcpCreateIssueOutput = z.object({\n issue: z.object({\n id: z.string().describe(\"The unique ID of the issue.\").nullable(),\n tags: z.array(z.string()).describe(\"Tags on the issue.\").nullable().optional(),\n type: z.string().describe(\"The type (Conversation or Ticket).\").nullable(),\n state: z.string().describe(\"The state of the issue.\").nullable(),\n title: z.string().describe(\"The title of the issue.\").nullable(),\n number: z.number().int().describe(\"The issue number.\").nullable(),\n source: z.string().describe(\"The source of the issue.\").nullable(),\n account_id: z.string().describe(\"The associated account ID.\").nullable().optional(),\n created_at: z.string().describe(\"When the issue was created.\").nullable(),\n assignee_id: z.string().describe(\"The assigned user ID.\").nullable().optional(),\n latest_message_time: z.string().describe(\"Time of the latest message.\").nullable().optional(),\n}).passthrough().describe(\"The created issue summary. Use issue://{orgId}/{id} resource for full details.\"),\n success: z.boolean().describe(\"Whether the creation was successful.\").nullable(),\n}).passthrough();\n\nexport const pylonMcpCreateIssue = action(\"PYLON_MCP_CREATE_ISSUE\", {\n slug: \"pylon_mcp-create-issue\",\n name: \"Create issue\",\n description: \"Create a new issue/ticket in Pylon. Requires an organization ID, account ID, title, and body HTML. Optionally specify requester, priority, assignee, team, and tags.\",\n input: PylonMcpCreateIssueInput,\n output: PylonMcpCreateIssueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAQ;EAAU;CAAK,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACtG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACxF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACnH,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO;EAChB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAChE,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EACjE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gFAAgF;CACxG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -29,9 +29,9 @@ declare const PylonMcpCreateIssueOutput: z.ZodObject<{
29
29
  created_at: z.ZodNullable<z.ZodString>;
30
30
  assignee_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
31
  latest_message_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
- }, z.core.$strip>;
32
+ }, z.core.$loose>;
33
33
  success: z.ZodNullable<z.ZodBoolean>;
34
- }, z.core.$strip>;
34
+ }, z.core.$loose>;
35
35
  declare const pylonMcpCreateIssue: import("@keystrokehq/action").WorkflowActionDefinition<{
36
36
  title: string;
37
37
  body_html: string;
@@ -29,9 +29,9 @@ declare const PylonMcpCreateIssueOutput: z.ZodObject<{
29
29
  created_at: z.ZodNullable<z.ZodString>;
30
30
  assignee_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
31
  latest_message_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
- }, z.core.$strip>;
32
+ }, z.core.$loose>;
33
33
  success: z.ZodNullable<z.ZodBoolean>;
34
- }, z.core.$strip>;
34
+ }, z.core.$loose>;
35
35
  declare const pylonMcpCreateIssue: import("@keystrokehq/action").WorkflowActionDefinition<{
36
36
  title: string;
37
37
  body_html: string;
@@ -32,9 +32,9 @@ const pylonMcpCreateIssue = action("PYLON_MCP_CREATE_ISSUE", {
32
32
  created_at: z.string().describe("When the issue was created.").nullable(),
33
33
  assignee_id: z.string().describe("The assigned user ID.").nullable().optional(),
34
34
  latest_message_time: z.string().describe("Time of the latest message.").nullable().optional()
35
- }).describe("The created issue summary. Use issue://{orgId}/{id} resource for full details."),
35
+ }).passthrough().describe("The created issue summary. Use issue://{orgId}/{id} resource for full details."),
36
36
  success: z.boolean().describe("Whether the creation was successful.").nullable()
37
- })
37
+ }).passthrough()
38
38
  });
39
39
  //#endregion
40
40
  export { pylonMcpCreateIssue };
@@ -1 +1 @@
1
- {"version":3,"file":"create-issue.mjs","names":[],"sources":["../../src/actions/create-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpCreateIssueInput = z.object({\n tags: z.unknown().describe(\"An array of tags to set on the issue.\").optional(),\n title: z.string().describe(\"The title of the issue. Required.\"),\n team_id: z.string().describe(\"The ID of the team to assign the issue to.\").optional(),\n priority: z.enum([\"urgent\", \"high\", \"medium\", \"low\"]).describe(\"The priority of the issue.\").optional(),\n body_html: z.string().describe(\"The HTML content of the body of the issue. Required.\"),\n account_id: z.string().describe(\"The ID of the account that this issue belongs to. Required.\"),\n assignee_id: z.string().describe(\"The ID of the user to assign the issue to.\").optional(),\n requester_id: z.string().describe(\"The ID of the requester (contact) that this issue is on behalf of.\").optional(),\n});\nexport const PylonMcpCreateIssueOutput = z.object({\n issue: z.object({\n id: z.string().describe(\"The unique ID of the issue.\").nullable(),\n tags: z.array(z.string()).describe(\"Tags on the issue.\").nullable().optional(),\n type: z.string().describe(\"The type (Conversation or Ticket).\").nullable(),\n state: z.string().describe(\"The state of the issue.\").nullable(),\n title: z.string().describe(\"The title of the issue.\").nullable(),\n number: z.number().int().describe(\"The issue number.\").nullable(),\n source: z.string().describe(\"The source of the issue.\").nullable(),\n account_id: z.string().describe(\"The associated account ID.\").nullable().optional(),\n created_at: z.string().describe(\"When the issue was created.\").nullable(),\n assignee_id: z.string().describe(\"The assigned user ID.\").nullable().optional(),\n latest_message_time: z.string().describe(\"Time of the latest message.\").nullable().optional(),\n}).describe(\"The created issue summary. Use issue://{orgId}/{id} resource for full details.\"),\n success: z.boolean().describe(\"Whether the creation was successful.\").nullable(),\n});\n\nexport const pylonMcpCreateIssue = action(\"PYLON_MCP_CREATE_ISSUE\", {\n slug: \"pylon_mcp-create-issue\",\n name: \"Create issue\",\n description: \"Create a new issue/ticket in Pylon. Requires an organization ID, account ID, title, and body HTML. Optionally specify requester, priority, assignee, team, and tags.\",\n input: PylonMcpCreateIssueInput,\n output: PylonMcpCreateIssueOutput,\n});\n"],"mappings":";;AA+BA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA/BsC,EAAE,OAAO;EAC/C,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACpF,UAAU,EAAE,KAAK;GAAC;GAAU;GAAQ;GAAU;EAAK,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACtG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;EACrF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;EAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACxF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACnH,CAsBS;CACP,QAtBuC,EAAE,OAAO;EAChD,OAAO,EAAE,OAAO;GAChB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;GAChE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;GACzE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;GAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;GAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;GAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;GACjE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;GACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC9E,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,CAAC,CAAC,CAAC,SAAS,gFAAgF;EAC1F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACjF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-issue.mjs","names":[],"sources":["../../src/actions/create-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpCreateIssueInput = z.object({\n tags: z.unknown().describe(\"An array of tags to set on the issue.\").optional(),\n title: z.string().describe(\"The title of the issue. Required.\"),\n team_id: z.string().describe(\"The ID of the team to assign the issue to.\").optional(),\n priority: z.enum([\"urgent\", \"high\", \"medium\", \"low\"]).describe(\"The priority of the issue.\").optional(),\n body_html: z.string().describe(\"The HTML content of the body of the issue. Required.\"),\n account_id: z.string().describe(\"The ID of the account that this issue belongs to. Required.\"),\n assignee_id: z.string().describe(\"The ID of the user to assign the issue to.\").optional(),\n requester_id: z.string().describe(\"The ID of the requester (contact) that this issue is on behalf of.\").optional(),\n});\nexport const PylonMcpCreateIssueOutput = z.object({\n issue: z.object({\n id: z.string().describe(\"The unique ID of the issue.\").nullable(),\n tags: z.array(z.string()).describe(\"Tags on the issue.\").nullable().optional(),\n type: z.string().describe(\"The type (Conversation or Ticket).\").nullable(),\n state: z.string().describe(\"The state of the issue.\").nullable(),\n title: z.string().describe(\"The title of the issue.\").nullable(),\n number: z.number().int().describe(\"The issue number.\").nullable(),\n source: z.string().describe(\"The source of the issue.\").nullable(),\n account_id: z.string().describe(\"The associated account ID.\").nullable().optional(),\n created_at: z.string().describe(\"When the issue was created.\").nullable(),\n assignee_id: z.string().describe(\"The assigned user ID.\").nullable().optional(),\n latest_message_time: z.string().describe(\"Time of the latest message.\").nullable().optional(),\n}).passthrough().describe(\"The created issue summary. Use issue://{orgId}/{id} resource for full details.\"),\n success: z.boolean().describe(\"Whether the creation was successful.\").nullable(),\n}).passthrough();\n\nexport const pylonMcpCreateIssue = action(\"PYLON_MCP_CREATE_ISSUE\", {\n slug: \"pylon_mcp-create-issue\",\n name: \"Create issue\",\n description: \"Create a new issue/ticket in Pylon. Requires an organization ID, account ID, title, and body HTML. Optionally specify requester, priority, assignee, team, and tags.\",\n input: PylonMcpCreateIssueInput,\n output: PylonMcpCreateIssueOutput,\n});\n"],"mappings":";;AA+BA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA/BsC,EAAE,OAAO;EAC/C,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACpF,UAAU,EAAE,KAAK;GAAC;GAAU;GAAQ;GAAU;EAAK,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACtG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;EACrF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;EAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACxF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACnH,CAsBS;CACP,QAtBuC,EAAE,OAAO;EAChD,OAAO,EAAE,OAAO;GAChB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;GAChE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;GACzE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;GAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;GAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;GAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;GACjE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;GACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC9E,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gFAAgF;EACxG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACjF,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-account.ts
4
4
  const PylonMcpGetAccountInput = zod.z.object({ account: zod.z.string().describe("The account ID (UUID) or external ID.") });
5
- const PylonMcpGetAccountOutput = zod.z.object({}).describe("Full account details including name, domain, owner, tags, custom fields, and linked channels.");
5
+ const PylonMcpGetAccountOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Full account details including name, domain, owner, tags, custom fields, and linked channels.");
6
6
  const pylonMcpGetAccount = require_action.action("PYLON_MCP_GET_ACCOUNT", {
7
7
  slug: "pylon_mcp-get-account",
8
8
  name: "Get account",
@@ -1 +1 @@
1
- {"version":3,"file":"get-account.cjs","names":["z","action"],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetAccountInput = z.object({\n account: z.string().describe(\"The account ID (UUID) or external ID.\"),\n});\nexport const PylonMcpGetAccountOutput = z.object({}).describe(\"Full account details including name, domain, owner, tags, custom fields, and linked channels.\");\n\nexport const pylonMcpGetAccount = action(\"PYLON_MCP_GET_ACCOUNT\", {\n slug: \"pylon_mcp-get-account\",\n name: \"Get account\",\n description: \"Get full details for a Pylon customer account. Pass either the account ID (UUID) or external ID. Returns account details including name, domain, owner, tags, custom fields, and linked channels.\",\n input: PylonMcpGetAccountInput,\n output: PylonMcpGetAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACtE,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+FAA+F;AAE7J,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-account.cjs","names":["z","action"],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetAccountInput = z.object({\n account: z.string().describe(\"The account ID (UUID) or external ID.\"),\n});\nexport const PylonMcpGetAccountOutput = z.record(z.string(), z.unknown()).describe(\"Full account details including name, domain, owner, tags, custom fields, and linked channels.\");\n\nexport const pylonMcpGetAccount = action(\"PYLON_MCP_GET_ACCOUNT\", {\n slug: \"pylon_mcp-get-account\",\n name: \"Get account\",\n description: \"Get full details for a Pylon customer account. Pass either the account ID (UUID) or external ID. Returns account details including name, domain, owner, tags, custom fields, and linked channels.\",\n input: PylonMcpGetAccountInput,\n output: PylonMcpGetAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACtE,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+FAA+F;AAElL,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const PylonMcpGetAccountInput: z.ZodObject<{
5
5
  account: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const PylonMcpGetAccountOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const PylonMcpGetAccountOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const pylonMcpGetAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  account: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"get-account.d.cts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"get-account.d.cts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const PylonMcpGetAccountInput: z.ZodObject<{
5
5
  account: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const PylonMcpGetAccountOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const PylonMcpGetAccountOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const pylonMcpGetAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  account: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"get-account.d.mts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"get-account.d.mts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
@@ -5,7 +5,7 @@ const pylonMcpGetAccount = action("PYLON_MCP_GET_ACCOUNT", {
5
5
  name: "Get account",
6
6
  description: "Get full details for a Pylon customer account. Pass either the account ID (UUID) or external ID. Returns account details including name, domain, owner, tags, custom fields, and linked channels.",
7
7
  input: z.object({ account: z.string().describe("The account ID (UUID) or external ID.") }),
8
- output: z.object({}).describe("Full account details including name, domain, owner, tags, custom fields, and linked channels.")
8
+ output: z.record(z.string(), z.unknown()).describe("Full account details including name, domain, owner, tags, custom fields, and linked channels.")
9
9
  });
10
10
  //#endregion
11
11
  export { pylonMcpGetAccount };
@@ -1 +1 @@
1
- {"version":3,"file":"get-account.mjs","names":[],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetAccountInput = z.object({\n account: z.string().describe(\"The account ID (UUID) or external ID.\"),\n});\nexport const PylonMcpGetAccountOutput = z.object({}).describe(\"Full account details including name, domain, owner, tags, custom fields, and linked channels.\");\n\nexport const pylonMcpGetAccount = action(\"PYLON_MCP_GET_ACCOUNT\", {\n slug: \"pylon_mcp-get-account\",\n name: \"Get account\",\n description: \"Get full details for a Pylon customer account. Pass either the account ID (UUID) or external ID. Returns account details including name, domain, owner, tags, custom fields, and linked channels.\",\n input: PylonMcpGetAccountInput,\n output: PylonMcpGetAccountOutput,\n});\n"],"mappings":";;AASA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATqC,EAAE,OAAO,EAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACtE,CAOS;CACP,QAPsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+FAOpD;AACV,CAAC"}
1
+ {"version":3,"file":"get-account.mjs","names":[],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetAccountInput = z.object({\n account: z.string().describe(\"The account ID (UUID) or external ID.\"),\n});\nexport const PylonMcpGetAccountOutput = z.record(z.string(), z.unknown()).describe(\"Full account details including name, domain, owner, tags, custom fields, and linked channels.\");\n\nexport const pylonMcpGetAccount = action(\"PYLON_MCP_GET_ACCOUNT\", {\n slug: \"pylon_mcp-get-account\",\n name: \"Get account\",\n description: \"Get full details for a Pylon customer account. Pass either the account ID (UUID) or external ID. Returns account details including name, domain, owner, tags, custom fields, and linked channels.\",\n input: PylonMcpGetAccountInput,\n output: PylonMcpGetAccountOutput,\n});\n"],"mappings":";;AASA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATqC,EAAE,OAAO,EAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACtE,CAOS;CACP,QAPsC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+FAOzE;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-contact.ts
4
4
  const PylonMcpGetContactInput = zod.z.object({ contact: zod.z.string().describe("The contact ID (UUID).") });
5
- const PylonMcpGetContactOutput = zod.z.object({}).describe("Full contact details including name, email, account, and custom fields.");
5
+ const PylonMcpGetContactOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Full contact details including name, email, account, and custom fields.");
6
6
  const pylonMcpGetContact = require_action.action("PYLON_MCP_GET_CONTACT", {
7
7
  slug: "pylon_mcp-get-contact",
8
8
  name: "Get contact",
@@ -1 +1 @@
1
- {"version":3,"file":"get-contact.cjs","names":["z","action"],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetContactInput = z.object({\n contact: z.string().describe(\"The contact ID (UUID).\"),\n});\nexport const PylonMcpGetContactOutput = z.object({}).describe(\"Full contact details including name, email, account, and custom fields.\");\n\nexport const pylonMcpGetContact = action(\"PYLON_MCP_GET_CONTACT\", {\n slug: \"pylon_mcp-get-contact\",\n name: \"Get contact\",\n description: \"Get full details for a Pylon contact (customer). Pass the contact ID (UUID). Returns contact details including name, email, account, and custom fields.\",\n input: PylonMcpGetContactInput,\n output: PylonMcpGetContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,EACvD,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yEAAyE;AAEvI,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-contact.cjs","names":["z","action"],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetContactInput = z.object({\n contact: z.string().describe(\"The contact ID (UUID).\"),\n});\nexport const PylonMcpGetContactOutput = z.record(z.string(), z.unknown()).describe(\"Full contact details including name, email, account, and custom fields.\");\n\nexport const pylonMcpGetContact = action(\"PYLON_MCP_GET_CONTACT\", {\n slug: \"pylon_mcp-get-contact\",\n name: \"Get contact\",\n description: \"Get full details for a Pylon contact (customer). Pass the contact ID (UUID). Returns contact details including name, email, account, and custom fields.\",\n input: PylonMcpGetContactInput,\n output: PylonMcpGetContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,EACvD,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yEAAyE;AAE5J,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const PylonMcpGetContactInput: z.ZodObject<{
5
5
  contact: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const PylonMcpGetContactOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const PylonMcpGetContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const pylonMcpGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  contact: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"get-contact.d.cts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"get-contact.d.cts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const PylonMcpGetContactInput: z.ZodObject<{
5
5
  contact: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const PylonMcpGetContactOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const PylonMcpGetContactOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const pylonMcpGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  contact: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"get-contact.d.mts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"get-contact.d.mts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,gCAAkB,wBAAA"}
@@ -5,7 +5,7 @@ const pylonMcpGetContact = action("PYLON_MCP_GET_CONTACT", {
5
5
  name: "Get contact",
6
6
  description: "Get full details for a Pylon contact (customer). Pass the contact ID (UUID). Returns contact details including name, email, account, and custom fields.",
7
7
  input: z.object({ contact: z.string().describe("The contact ID (UUID).") }),
8
- output: z.object({}).describe("Full contact details including name, email, account, and custom fields.")
8
+ output: z.record(z.string(), z.unknown()).describe("Full contact details including name, email, account, and custom fields.")
9
9
  });
10
10
  //#endregion
11
11
  export { pylonMcpGetContact };
@@ -1 +1 @@
1
- {"version":3,"file":"get-contact.mjs","names":[],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetContactInput = z.object({\n contact: z.string().describe(\"The contact ID (UUID).\"),\n});\nexport const PylonMcpGetContactOutput = z.object({}).describe(\"Full contact details including name, email, account, and custom fields.\");\n\nexport const pylonMcpGetContact = action(\"PYLON_MCP_GET_CONTACT\", {\n slug: \"pylon_mcp-get-contact\",\n name: \"Get contact\",\n description: \"Get full details for a Pylon contact (customer). Pass the contact ID (UUID). Returns contact details including name, email, account, and custom fields.\",\n input: PylonMcpGetContactInput,\n output: PylonMcpGetContactOutput,\n});\n"],"mappings":";;AASA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATqC,EAAE,OAAO,EAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,EACvD,CAOS;CACP,QAPsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yEAOpD;AACV,CAAC"}
1
+ {"version":3,"file":"get-contact.mjs","names":[],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetContactInput = z.object({\n contact: z.string().describe(\"The contact ID (UUID).\"),\n});\nexport const PylonMcpGetContactOutput = z.record(z.string(), z.unknown()).describe(\"Full contact details including name, email, account, and custom fields.\");\n\nexport const pylonMcpGetContact = action(\"PYLON_MCP_GET_CONTACT\", {\n slug: \"pylon_mcp-get-contact\",\n name: \"Get contact\",\n description: \"Get full details for a Pylon contact (customer). Pass the contact ID (UUID). Returns contact details including name, email, account, and custom fields.\",\n input: PylonMcpGetContactInput,\n output: PylonMcpGetContactOutput,\n});\n"],"mappings":";;AASA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATqC,EAAE,OAAO,EAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,EACvD,CAOS;CACP,QAPsC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yEAOzE;AACV,CAAC"}
@@ -15,8 +15,8 @@ const PylonMcpGetIssueMessagesOutput = zod.z.object({
15
15
  is_private: zod.z.boolean().describe("Whether this is an internal note.").nullable().optional(),
16
16
  author_type: zod.z.string().describe("Author type: user, contact, or system.").nullable().optional(),
17
17
  from_customer: zod.z.boolean().describe("Whether the message is from a customer.").nullable().optional()
18
- })).describe("Messages in chronological order.")
19
- });
18
+ }).passthrough()).describe("Messages in chronological order.")
19
+ }).passthrough();
20
20
  const pylonMcpGetIssueMessages = require_action.action("PYLON_MCP_GET_ISSUE_MESSAGES", {
21
21
  slug: "pylon_mcp-get-issue-messages",
22
22
  name: "Get issue messages",
@@ -1 +1 @@
1
- {"version":3,"file":"get-issue-messages.cjs","names":["z","action"],"sources":["../../src/actions/get-issue-messages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetIssueMessagesInput = z.object({\n issue: z.string().describe(\"The issue ID (UUID) or issue number.\"),\n});\nexport const PylonMcpGetIssueMessagesOutput = z.object({\n count: z.number().int().describe(\"Number of messages.\").nullable(),\n issue_id: z.string().describe(\"The issue ID.\").nullable(),\n messages: z.array(z.object({\n id: z.string().describe(\"Message ID.\").nullable().optional(),\n source: z.string().describe(\"Message source (email, slack, etc).\").nullable().optional(),\n sent_at: z.string().describe(\"When the message was sent.\").nullable().optional(),\n author_id: z.string().describe(\"Author ID (user or contact).\").nullable().optional(),\n body_html: z.string().describe(\"Message body in HTML.\").nullable().optional(),\n thread_id: z.string().describe(\"The ID of the internal thread this message belongs to, if any.\").nullable().optional(),\n is_private: z.boolean().describe(\"Whether this is an internal note.\").nullable().optional(),\n author_type: z.string().describe(\"Author type: user, contact, or system.\").nullable().optional(),\n from_customer: z.boolean().describe(\"Whether the message is from a customer.\").nullable().optional(),\n})).describe(\"Messages in chronological order.\"),\n});\n\nexport const pylonMcpGetIssueMessages = action(\"PYLON_MCP_GET_ISSUE_MESSAGES\", {\n slug: \"pylon_mcp-get-issue-messages\",\n name: \"Get issue messages\",\n description: \"Get the full message history for a Pylon issue. Pass either the issue ID (UUID) or issue number. Returns all messages in chronological order with author info.\",\n input: PylonMcpGetIssueMessagesInput,\n output: PylonMcpGetIssueMessagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACjE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACxD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC3B,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC/C,CAAC;AAED,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-issue-messages.cjs","names":["z","action"],"sources":["../../src/actions/get-issue-messages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetIssueMessagesInput = z.object({\n issue: z.string().describe(\"The issue ID (UUID) or issue number.\"),\n});\nexport const PylonMcpGetIssueMessagesOutput = z.object({\n count: z.number().int().describe(\"Number of messages.\").nullable(),\n issue_id: z.string().describe(\"The issue ID.\").nullable(),\n messages: z.array(z.object({\n id: z.string().describe(\"Message ID.\").nullable().optional(),\n source: z.string().describe(\"Message source (email, slack, etc).\").nullable().optional(),\n sent_at: z.string().describe(\"When the message was sent.\").nullable().optional(),\n author_id: z.string().describe(\"Author ID (user or contact).\").nullable().optional(),\n body_html: z.string().describe(\"Message body in HTML.\").nullable().optional(),\n thread_id: z.string().describe(\"The ID of the internal thread this message belongs to, if any.\").nullable().optional(),\n is_private: z.boolean().describe(\"Whether this is an internal note.\").nullable().optional(),\n author_type: z.string().describe(\"Author type: user, contact, or system.\").nullable().optional(),\n from_customer: z.boolean().describe(\"Whether the message is from a customer.\").nullable().optional(),\n}).passthrough()).describe(\"Messages in chronological order.\"),\n}).passthrough();\n\nexport const pylonMcpGetIssueMessages = action(\"PYLON_MCP_GET_ISSUE_MESSAGES\", {\n slug: \"pylon_mcp-get-issue-messages\",\n name: \"Get issue messages\",\n description: \"Get the full message history for a Pylon issue. Pass either the issue ID (UUID) or issue number. Returns all messages in chronological order with author info.\",\n input: PylonMcpGetIssueMessagesInput,\n output: PylonMcpGetIssueMessagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACjE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACxD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC3B,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC7D,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -17,8 +17,8 @@ declare const PylonMcpGetIssueMessagesOutput: z.ZodObject<{
17
17
  is_private: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
18
  author_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  from_customer: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
20
- }, z.core.$strip>>;
21
- }, z.core.$strip>;
20
+ }, z.core.$loose>>;
21
+ }, z.core.$loose>;
22
22
  declare const pylonMcpGetIssueMessages: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  issue: string;
24
24
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -17,8 +17,8 @@ declare const PylonMcpGetIssueMessagesOutput: z.ZodObject<{
17
17
  is_private: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
18
  author_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  from_customer: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
20
- }, z.core.$strip>>;
21
- }, z.core.$strip>;
20
+ }, z.core.$loose>>;
21
+ }, z.core.$loose>;
22
22
  declare const pylonMcpGetIssueMessages: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  issue: string;
24
24
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -18,8 +18,8 @@ const pylonMcpGetIssueMessages = action("PYLON_MCP_GET_ISSUE_MESSAGES", {
18
18
  is_private: z.boolean().describe("Whether this is an internal note.").nullable().optional(),
19
19
  author_type: z.string().describe("Author type: user, contact, or system.").nullable().optional(),
20
20
  from_customer: z.boolean().describe("Whether the message is from a customer.").nullable().optional()
21
- })).describe("Messages in chronological order.")
22
- })
21
+ }).passthrough()).describe("Messages in chronological order.")
22
+ }).passthrough()
23
23
  });
24
24
  //#endregion
25
25
  export { pylonMcpGetIssueMessages };
@@ -1 +1 @@
1
- {"version":3,"file":"get-issue-messages.mjs","names":[],"sources":["../../src/actions/get-issue-messages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetIssueMessagesInput = z.object({\n issue: z.string().describe(\"The issue ID (UUID) or issue number.\"),\n});\nexport const PylonMcpGetIssueMessagesOutput = z.object({\n count: z.number().int().describe(\"Number of messages.\").nullable(),\n issue_id: z.string().describe(\"The issue ID.\").nullable(),\n messages: z.array(z.object({\n id: z.string().describe(\"Message ID.\").nullable().optional(),\n source: z.string().describe(\"Message source (email, slack, etc).\").nullable().optional(),\n sent_at: z.string().describe(\"When the message was sent.\").nullable().optional(),\n author_id: z.string().describe(\"Author ID (user or contact).\").nullable().optional(),\n body_html: z.string().describe(\"Message body in HTML.\").nullable().optional(),\n thread_id: z.string().describe(\"The ID of the internal thread this message belongs to, if any.\").nullable().optional(),\n is_private: z.boolean().describe(\"Whether this is an internal note.\").nullable().optional(),\n author_type: z.string().describe(\"Author type: user, contact, or system.\").nullable().optional(),\n from_customer: z.boolean().describe(\"Whether the message is from a customer.\").nullable().optional(),\n})).describe(\"Messages in chronological order.\"),\n});\n\nexport const pylonMcpGetIssueMessages = action(\"PYLON_MCP_GET_ISSUE_MESSAGES\", {\n slug: \"pylon_mcp-get-issue-messages\",\n name: \"Get issue messages\",\n description: \"Get the full message history for a Pylon issue. Pass either the issue ID (UUID) or issue number. Returns all messages in chronological order with author info.\",\n input: PylonMcpGetIssueMessagesInput,\n output: PylonMcpGetIssueMessagesOutput,\n});\n"],"mappings":";;AAuBA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB2C,EAAE,OAAO,EACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAqBS;CACP,QArB4C,EAAE,OAAO;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EACjE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;EACxD,UAAU,EAAE,MAAM,EAAE,OAAO;GAC3B,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC/E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GACnF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GACrH,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC/F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,CAAC,CAAC,CAAC,CAAC,SAAS,kCAAkC;CAC/C,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-issue-messages.mjs","names":[],"sources":["../../src/actions/get-issue-messages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetIssueMessagesInput = z.object({\n issue: z.string().describe(\"The issue ID (UUID) or issue number.\"),\n});\nexport const PylonMcpGetIssueMessagesOutput = z.object({\n count: z.number().int().describe(\"Number of messages.\").nullable(),\n issue_id: z.string().describe(\"The issue ID.\").nullable(),\n messages: z.array(z.object({\n id: z.string().describe(\"Message ID.\").nullable().optional(),\n source: z.string().describe(\"Message source (email, slack, etc).\").nullable().optional(),\n sent_at: z.string().describe(\"When the message was sent.\").nullable().optional(),\n author_id: z.string().describe(\"Author ID (user or contact).\").nullable().optional(),\n body_html: z.string().describe(\"Message body in HTML.\").nullable().optional(),\n thread_id: z.string().describe(\"The ID of the internal thread this message belongs to, if any.\").nullable().optional(),\n is_private: z.boolean().describe(\"Whether this is an internal note.\").nullable().optional(),\n author_type: z.string().describe(\"Author type: user, contact, or system.\").nullable().optional(),\n from_customer: z.boolean().describe(\"Whether the message is from a customer.\").nullable().optional(),\n}).passthrough()).describe(\"Messages in chronological order.\"),\n}).passthrough();\n\nexport const pylonMcpGetIssueMessages = action(\"PYLON_MCP_GET_ISSUE_MESSAGES\", {\n slug: \"pylon_mcp-get-issue-messages\",\n name: \"Get issue messages\",\n description: \"Get the full message history for a Pylon issue. Pass either the issue ID (UUID) or issue number. Returns all messages in chronological order with author info.\",\n input: PylonMcpGetIssueMessagesInput,\n output: PylonMcpGetIssueMessagesOutput,\n});\n"],"mappings":";;AAuBA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB2C,EAAE,OAAO,EACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAqBS;CACP,QArB4C,EAAE,OAAO;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EACjE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;EACxD,UAAU,EAAE,MAAM,EAAE,OAAO;GAC3B,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC/E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GACnF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GACrH,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GAC/F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,kCAAkC;CAC7D,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-issue.ts
4
4
  const PylonMcpGetIssueInput = zod.z.object({ issue: zod.z.string().describe("The issue ID (UUID) or issue number.") });
5
- const PylonMcpGetIssueOutput = zod.z.object({}).describe("Full issue details including title, body, state, metadata, custom fields, and nested account/assignee/requester info.");
5
+ const PylonMcpGetIssueOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Full issue details including title, body, state, metadata, custom fields, and nested account/assignee/requester info.");
6
6
  const pylonMcpGetIssue = require_action.action("PYLON_MCP_GET_ISSUE", {
7
7
  slug: "pylon_mcp-get-issue",
8
8
  name: "Get issue",
@@ -1 +1 @@
1
- {"version":3,"file":"get-issue.cjs","names":["z","action"],"sources":["../../src/actions/get-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetIssueInput = z.object({\n issue: z.string().describe(\"The issue ID (UUID) or issue number.\"),\n});\nexport const PylonMcpGetIssueOutput = z.object({}).describe(\"Full issue details including title, body, state, metadata, custom fields, and nested account/assignee/requester info.\");\n\nexport const pylonMcpGetIssue = action(\"PYLON_MCP_GET_ISSUE\", {\n slug: \"pylon_mcp-get-issue\",\n name: \"Get issue\",\n description: \"Get full details for a Pylon support issue/ticket. Pass either the issue ID (UUID) or issue number. Returns title, body, state, metadata, custom fields, and nested account/assignee/requester info.\",\n input: PylonMcpGetIssueInput,\n output: PylonMcpGetIssueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAAC;AACD,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uHAAuH;AAEnL,MAAa,mBAAmBC,eAAAA,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-issue.cjs","names":["z","action"],"sources":["../../src/actions/get-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetIssueInput = z.object({\n issue: z.string().describe(\"The issue ID (UUID) or issue number.\"),\n});\nexport const PylonMcpGetIssueOutput = z.record(z.string(), z.unknown()).describe(\"Full issue details including title, body, state, metadata, custom fields, and nested account/assignee/requester info.\");\n\nexport const pylonMcpGetIssue = action(\"PYLON_MCP_GET_ISSUE\", {\n slug: \"pylon_mcp-get-issue\",\n name: \"Get issue\",\n description: \"Get full details for a Pylon support issue/ticket. Pass either the issue ID (UUID) or issue number. Returns title, body, state, metadata, custom fields, and nested account/assignee/requester info.\",\n input: PylonMcpGetIssueInput,\n output: PylonMcpGetIssueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAAC;AACD,MAAa,yBAAyBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uHAAuH;AAExM,MAAa,mBAAmBC,eAAAA,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const PylonMcpGetIssueInput: z.ZodObject<{
5
5
  issue: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const PylonMcpGetIssueOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const PylonMcpGetIssueOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const pylonMcpGetIssue: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  issue: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"get-issue.d.cts","names":[],"sources":["../../src/actions/get-issue.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEtB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"get-issue.d.cts","names":[],"sources":["../../src/actions/get-issue.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEtB,gBAAA,gCAAgB,wBAAA"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const PylonMcpGetIssueInput: z.ZodObject<{
5
5
  issue: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const PylonMcpGetIssueOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const PylonMcpGetIssueOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const pylonMcpGetIssue: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  issue: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"get-issue.d.mts","names":[],"sources":["../../src/actions/get-issue.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEtB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"get-issue.d.mts","names":[],"sources":["../../src/actions/get-issue.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEtB,gBAAA,gCAAgB,wBAAA"}
@@ -5,7 +5,7 @@ const pylonMcpGetIssue = action("PYLON_MCP_GET_ISSUE", {
5
5
  name: "Get issue",
6
6
  description: "Get full details for a Pylon support issue/ticket. Pass either the issue ID (UUID) or issue number. Returns title, body, state, metadata, custom fields, and nested account/assignee/requester info.",
7
7
  input: z.object({ issue: z.string().describe("The issue ID (UUID) or issue number.") }),
8
- output: z.object({}).describe("Full issue details including title, body, state, metadata, custom fields, and nested account/assignee/requester info.")
8
+ output: z.record(z.string(), z.unknown()).describe("Full issue details including title, body, state, metadata, custom fields, and nested account/assignee/requester info.")
9
9
  });
10
10
  //#endregion
11
11
  export { pylonMcpGetIssue };
@@ -1 +1 @@
1
- {"version":3,"file":"get-issue.mjs","names":[],"sources":["../../src/actions/get-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetIssueInput = z.object({\n issue: z.string().describe(\"The issue ID (UUID) or issue number.\"),\n});\nexport const PylonMcpGetIssueOutput = z.object({}).describe(\"Full issue details including title, body, state, metadata, custom fields, and nested account/assignee/requester info.\");\n\nexport const pylonMcpGetIssue = action(\"PYLON_MCP_GET_ISSUE\", {\n slug: \"pylon_mcp-get-issue\",\n name: \"Get issue\",\n description: \"Get full details for a Pylon support issue/ticket. Pass either the issue ID (UUID) or issue number. Returns title, body, state, metadata, custom fields, and nested account/assignee/requester info.\",\n input: PylonMcpGetIssueInput,\n output: PylonMcpGetIssueOutput,\n});\n"],"mappings":";;AASA,MAAa,mBAAmB,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATmC,EAAE,OAAO,EAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAOS;CACP,QAPoC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uHAOlD;AACV,CAAC"}
1
+ {"version":3,"file":"get-issue.mjs","names":[],"sources":["../../src/actions/get-issue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetIssueInput = z.object({\n issue: z.string().describe(\"The issue ID (UUID) or issue number.\"),\n});\nexport const PylonMcpGetIssueOutput = z.record(z.string(), z.unknown()).describe(\"Full issue details including title, body, state, metadata, custom fields, and nested account/assignee/requester info.\");\n\nexport const pylonMcpGetIssue = action(\"PYLON_MCP_GET_ISSUE\", {\n slug: \"pylon_mcp-get-issue\",\n name: \"Get issue\",\n description: \"Get full details for a Pylon support issue/ticket. Pass either the issue ID (UUID) or issue number. Returns title, body, state, metadata, custom fields, and nested account/assignee/requester info.\",\n input: PylonMcpGetIssueInput,\n output: PylonMcpGetIssueOutput,\n});\n"],"mappings":";;AASA,MAAa,mBAAmB,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATmC,EAAE,OAAO,EAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAOS;CACP,QAPoC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uHAOvE;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-me.ts
4
4
  const PylonMcpGetMeInput = zod.z.object({});
5
- const PylonMcpGetMeOutput = zod.z.object({}).describe("Full user details including name, email, role, and teams.");
5
+ const PylonMcpGetMeOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Full user details including name, email, role, and teams.");
6
6
  const pylonMcpGetMe = require_action.action("PYLON_MCP_GET_ME", {
7
7
  slug: "pylon_mcp-get-me",
8
8
  name: "Get me",
@@ -1 +1 @@
1
- {"version":3,"file":"get-me.cjs","names":["z","action"],"sources":["../../src/actions/get-me.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetMeInput = z.object({});\nexport const PylonMcpGetMeOutput = z.object({}).describe(\"Full user details including name, email, role, and teams.\");\n\nexport const pylonMcpGetMe = action(\"PYLON_MCP_GET_ME\", {\n slug: \"pylon_mcp-get-me\",\n name: \"Get me\",\n description: \"Get the currently authenticated user's details. Returns the user's name, email, role, and teams. No parameters required.\",\n input: PylonMcpGetMeInput,\n output: PylonMcpGetMeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC;AAC7C,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEpH,MAAa,gBAAgBC,eAAAA,OAAO,oBAAoB;CACtD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-me.cjs","names":["z","action"],"sources":["../../src/actions/get-me.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetMeInput = z.object({});\nexport const PylonMcpGetMeOutput = z.record(z.string(), z.unknown()).describe(\"Full user details including name, email, role, and teams.\");\n\nexport const pylonMcpGetMe = action(\"PYLON_MCP_GET_ME\", {\n slug: \"pylon_mcp-get-me\",\n name: \"Get me\",\n description: \"Get the currently authenticated user's details. Returns the user's name, email, role, and teams. No parameters required.\",\n input: PylonMcpGetMeInput,\n output: PylonMcpGetMeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC;AAC7C,MAAa,sBAAsBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEzI,MAAa,gBAAgBC,eAAAA,OAAO,oBAAoB;CACtD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -2,7 +2,7 @@ import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-me.d.ts
4
4
  declare const PylonMcpGetMeInput: z.ZodObject<{}, z.core.$strip>;
5
- declare const PylonMcpGetMeOutput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PylonMcpGetMeOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
6
  declare const pylonMcpGetMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
7
  //#endregion
8
8
  export { pylonMcpGetMe };
@@ -1 +1 @@
1
- {"version":3,"file":"get-me.d.cts","names":[],"sources":["../../src/actions/get-me.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClB,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEnB,aAAA,gCAAa,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-me.d.cts","names":[],"sources":["../../src/actions/get-me.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClB,mBAAA,EAAmB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnB,aAAA,gCAAa,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -2,7 +2,7 @@ import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-me.d.ts
4
4
  declare const PylonMcpGetMeInput: z.ZodObject<{}, z.core.$strip>;
5
- declare const PylonMcpGetMeOutput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PylonMcpGetMeOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
6
  declare const pylonMcpGetMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
7
  //#endregion
8
8
  export { pylonMcpGetMe };
@@ -1 +1 @@
1
- {"version":3,"file":"get-me.d.mts","names":[],"sources":["../../src/actions/get-me.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClB,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEnB,aAAA,gCAAa,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-me.d.mts","names":[],"sources":["../../src/actions/get-me.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClB,mBAAA,EAAmB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnB,aAAA,gCAAa,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -5,7 +5,7 @@ const pylonMcpGetMe = action("PYLON_MCP_GET_ME", {
5
5
  name: "Get me",
6
6
  description: "Get the currently authenticated user's details. Returns the user's name, email, role, and teams. No parameters required.",
7
7
  input: z.object({}),
8
- output: z.object({}).describe("Full user details including name, email, role, and teams.")
8
+ output: z.record(z.string(), z.unknown()).describe("Full user details including name, email, role, and teams.")
9
9
  });
10
10
  //#endregion
11
11
  export { pylonMcpGetMe };
@@ -1 +1 @@
1
- {"version":3,"file":"get-me.mjs","names":[],"sources":["../../src/actions/get-me.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetMeInput = z.object({});\nexport const PylonMcpGetMeOutput = z.object({}).describe(\"Full user details including name, email, role, and teams.\");\n\nexport const pylonMcpGetMe = action(\"PYLON_MCP_GET_ME\", {\n slug: \"pylon_mcp-get-me\",\n name: \"Get me\",\n description: \"Get the currently authenticated user's details. Returns the user's name, email, role, and teams. No parameters required.\",\n input: PylonMcpGetMeInput,\n output: PylonMcpGetMeOutput,\n});\n"],"mappings":";;AAOA,MAAa,gBAAgB,OAAO,oBAAoB;CACtD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAPgC,EAAE,OAAO,CAAC,CAOnC;CACP,QAPiC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAO/C;AACV,CAAC"}
1
+ {"version":3,"file":"get-me.mjs","names":[],"sources":["../../src/actions/get-me.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetMeInput = z.object({});\nexport const PylonMcpGetMeOutput = z.record(z.string(), z.unknown()).describe(\"Full user details including name, email, role, and teams.\");\n\nexport const pylonMcpGetMe = action(\"PYLON_MCP_GET_ME\", {\n slug: \"pylon_mcp-get-me\",\n name: \"Get me\",\n description: \"Get the currently authenticated user's details. Returns the user's name, email, role, and teams. No parameters required.\",\n input: PylonMcpGetMeInput,\n output: PylonMcpGetMeOutput,\n});\n"],"mappings":";;AAOA,MAAa,gBAAgB,OAAO,oBAAoB;CACtD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAPgC,EAAE,OAAO,CAAC,CAOnC;CACP,QAPiC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAOpE;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-user.ts
4
4
  const PylonMcpGetUserInput = zod.z.object({ user: zod.z.string().describe("The user ID (UUID).") });
5
- const PylonMcpGetUserOutput = zod.z.object({}).describe("Full user details including name, email, role, and teams.");
5
+ const PylonMcpGetUserOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Full user details including name, email, role, and teams.");
6
6
  const pylonMcpGetUser = require_action.action("PYLON_MCP_GET_USER", {
7
7
  slug: "pylon_mcp-get-user",
8
8
  name: "Get user",
@@ -1 +1 @@
1
- {"version":3,"file":"get-user.cjs","names":["z","action"],"sources":["../../src/actions/get-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetUserInput = z.object({\n user: z.string().describe(\"The user ID (UUID).\"),\n});\nexport const PylonMcpGetUserOutput = z.object({}).describe(\"Full user details including name, email, role, and teams.\");\n\nexport const pylonMcpGetUser = action(\"PYLON_MCP_GET_USER\", {\n slug: \"pylon_mcp-get-user\",\n name: \"Get user\",\n description: \"Get full details for a Pylon user (team member). Pass the user ID (UUID). Returns user details including name, email, role, and teams.\",\n input: PylonMcpGetUserInput,\n output: PylonMcpGetUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,EACjD,CAAC;AACD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEtH,MAAa,kBAAkBC,eAAAA,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-user.cjs","names":["z","action"],"sources":["../../src/actions/get-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetUserInput = z.object({\n user: z.string().describe(\"The user ID (UUID).\"),\n});\nexport const PylonMcpGetUserOutput = z.record(z.string(), z.unknown()).describe(\"Full user details including name, email, role, and teams.\");\n\nexport const pylonMcpGetUser = action(\"PYLON_MCP_GET_USER\", {\n slug: \"pylon_mcp-get-user\",\n name: \"Get user\",\n description: \"Get full details for a Pylon user (team member). Pass the user ID (UUID). Returns user details including name, email, role, and teams.\",\n input: PylonMcpGetUserInput,\n output: PylonMcpGetUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,EACjD,CAAC;AACD,MAAa,wBAAwBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAE3I,MAAa,kBAAkBC,eAAAA,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const PylonMcpGetUserInput: z.ZodObject<{
5
5
  user: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const PylonMcpGetUserOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const PylonMcpGetUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const pylonMcpGetUser: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  user: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"get-user.d.cts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
1
+ {"version":3,"file":"get-user.d.cts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const PylonMcpGetUserInput: z.ZodObject<{
5
5
  user: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const PylonMcpGetUserOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const PylonMcpGetUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const pylonMcpGetUser: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  user: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"get-user.d.mts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
1
+ {"version":3,"file":"get-user.d.mts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
@@ -5,7 +5,7 @@ const pylonMcpGetUser = action("PYLON_MCP_GET_USER", {
5
5
  name: "Get user",
6
6
  description: "Get full details for a Pylon user (team member). Pass the user ID (UUID). Returns user details including name, email, role, and teams.",
7
7
  input: z.object({ user: z.string().describe("The user ID (UUID).") }),
8
- output: z.object({}).describe("Full user details including name, email, role, and teams.")
8
+ output: z.record(z.string(), z.unknown()).describe("Full user details including name, email, role, and teams.")
9
9
  });
10
10
  //#endregion
11
11
  export { pylonMcpGetUser };
@@ -1 +1 @@
1
- {"version":3,"file":"get-user.mjs","names":[],"sources":["../../src/actions/get-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetUserInput = z.object({\n user: z.string().describe(\"The user ID (UUID).\"),\n});\nexport const PylonMcpGetUserOutput = z.object({}).describe(\"Full user details including name, email, role, and teams.\");\n\nexport const pylonMcpGetUser = action(\"PYLON_MCP_GET_USER\", {\n slug: \"pylon_mcp-get-user\",\n name: \"Get user\",\n description: \"Get full details for a Pylon user (team member). Pass the user ID (UUID). Returns user details including name, email, role, and teams.\",\n input: PylonMcpGetUserInput,\n output: PylonMcpGetUserOutput,\n});\n"],"mappings":";;AASA,MAAa,kBAAkB,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATkC,EAAE,OAAO,EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,EACjD,CAOS;CACP,QAPmC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAOjD;AACV,CAAC"}
1
+ {"version":3,"file":"get-user.mjs","names":[],"sources":["../../src/actions/get-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PylonMcpGetUserInput = z.object({\n user: z.string().describe(\"The user ID (UUID).\"),\n});\nexport const PylonMcpGetUserOutput = z.record(z.string(), z.unknown()).describe(\"Full user details including name, email, role, and teams.\");\n\nexport const pylonMcpGetUser = action(\"PYLON_MCP_GET_USER\", {\n slug: \"pylon_mcp-get-user\",\n name: \"Get user\",\n description: \"Get full details for a Pylon user (team member). Pass the user ID (UUID). Returns user details including name, email, role, and teams.\",\n input: PylonMcpGetUserInput,\n output: PylonMcpGetUserOutput,\n});\n"],"mappings":";;AASA,MAAa,kBAAkB,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATkC,EAAE,OAAO,EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,EACjD,CAOS;CACP,QAPmC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAOtE;AACV,CAAC"}
@@ -21,9 +21,9 @@ const PylonMcpSearchAccountsOutput = zod.z.object({
21
21
  domain: zod.z.string().describe("The primary domain of the account.").nullable().optional(),
22
22
  channels: zod.z.array(zod.z.string()).describe("Linked channels in format source:channelId.").nullable().optional(),
23
23
  owner_id: zod.z.string().describe("The owner user ID.").nullable().optional()
24
- })).describe("Lightweight account summaries. Use account://{id} resource for full details."),
24
+ }).passthrough()).describe("Lightweight account summaries. Use account://{id} resource for full details."),
25
25
  has_next_page: zod.z.boolean().describe("Whether there are more results available.").nullable()
26
- });
26
+ }).passthrough();
27
27
  const pylonMcpSearchAccounts = require_action.action("PYLON_MCP_SEARCH_ACCOUNTS", {
28
28
  slug: "pylon_mcp-search-accounts",
29
29
  name: "Search accounts",