@keystrokehq/pushbullet 0.1.0 → 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 (123) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-chat.cjs +9 -9
  4. package/dist/actions/create-chat.cjs.map +1 -1
  5. package/dist/actions/create-chat.d.cts +24 -3
  6. package/dist/actions/create-chat.d.cts.map +1 -1
  7. package/dist/actions/create-chat.d.mts +24 -3
  8. package/dist/actions/create-chat.d.mts.map +1 -1
  9. package/dist/actions/create-chat.mjs +9 -9
  10. package/dist/actions/create-chat.mjs.map +1 -1
  11. package/dist/actions/create-device.cjs +1 -1
  12. package/dist/actions/create-device.cjs.map +1 -1
  13. package/dist/actions/create-device.d.cts +47 -3
  14. package/dist/actions/create-device.d.cts.map +1 -1
  15. package/dist/actions/create-device.d.mts +47 -3
  16. package/dist/actions/create-device.d.mts.map +1 -1
  17. package/dist/actions/create-device.mjs +1 -1
  18. package/dist/actions/create-device.mjs.map +1 -1
  19. package/dist/actions/create-push.cjs +9 -9
  20. package/dist/actions/create-push.cjs.map +1 -1
  21. package/dist/actions/create-push.d.cts +57 -3
  22. package/dist/actions/create-push.d.cts.map +1 -1
  23. package/dist/actions/create-push.d.mts +57 -3
  24. package/dist/actions/create-push.d.mts.map +1 -1
  25. package/dist/actions/create-push.mjs +9 -9
  26. package/dist/actions/create-push.mjs.map +1 -1
  27. package/dist/actions/delete-all-pushes.cjs +1 -1
  28. package/dist/actions/delete-all-pushes.cjs.map +1 -1
  29. package/dist/actions/delete-all-pushes.d.cts +3 -3
  30. package/dist/actions/delete-all-pushes.d.cts.map +1 -1
  31. package/dist/actions/delete-all-pushes.d.mts +3 -3
  32. package/dist/actions/delete-all-pushes.d.mts.map +1 -1
  33. package/dist/actions/delete-all-pushes.mjs +1 -1
  34. package/dist/actions/delete-all-pushes.mjs.map +1 -1
  35. package/dist/actions/delete-chat.cjs +1 -1
  36. package/dist/actions/delete-chat.cjs.map +1 -1
  37. package/dist/actions/delete-chat.d.cts +7 -3
  38. package/dist/actions/delete-chat.d.cts.map +1 -1
  39. package/dist/actions/delete-chat.d.mts +7 -3
  40. package/dist/actions/delete-chat.d.mts.map +1 -1
  41. package/dist/actions/delete-chat.mjs +1 -1
  42. package/dist/actions/delete-chat.mjs.map +1 -1
  43. package/dist/actions/delete-device.cjs +1 -1
  44. package/dist/actions/delete-device.cjs.map +1 -1
  45. package/dist/actions/delete-device.d.cts +7 -3
  46. package/dist/actions/delete-device.d.cts.map +1 -1
  47. package/dist/actions/delete-device.d.mts +7 -3
  48. package/dist/actions/delete-device.d.mts.map +1 -1
  49. package/dist/actions/delete-device.mjs +1 -1
  50. package/dist/actions/delete-device.mjs.map +1 -1
  51. package/dist/actions/delete-push.cjs +1 -1
  52. package/dist/actions/delete-push.cjs.map +1 -1
  53. package/dist/actions/delete-push.d.cts +7 -3
  54. package/dist/actions/delete-push.d.cts.map +1 -1
  55. package/dist/actions/delete-push.d.mts +7 -3
  56. package/dist/actions/delete-push.d.mts.map +1 -1
  57. package/dist/actions/delete-push.mjs +1 -1
  58. package/dist/actions/delete-push.mjs.map +1 -1
  59. package/dist/actions/get-user.cjs +9 -9
  60. package/dist/actions/get-user.cjs.map +1 -1
  61. package/dist/actions/get-user.d.cts +14 -3
  62. package/dist/actions/get-user.d.cts.map +1 -1
  63. package/dist/actions/get-user.d.mts +14 -3
  64. package/dist/actions/get-user.d.mts.map +1 -1
  65. package/dist/actions/get-user.mjs +9 -9
  66. package/dist/actions/get-user.mjs.map +1 -1
  67. package/dist/actions/list-chats.cjs +7 -7
  68. package/dist/actions/list-chats.cjs.map +1 -1
  69. package/dist/actions/list-chats.d.cts +29 -3
  70. package/dist/actions/list-chats.d.cts.map +1 -1
  71. package/dist/actions/list-chats.d.mts +29 -3
  72. package/dist/actions/list-chats.d.mts.map +1 -1
  73. package/dist/actions/list-chats.mjs +7 -7
  74. package/dist/actions/list-chats.mjs.map +1 -1
  75. package/dist/actions/list-devices.cjs +8 -8
  76. package/dist/actions/list-devices.cjs.map +1 -1
  77. package/dist/actions/list-devices.d.cts +23 -3
  78. package/dist/actions/list-devices.d.cts.map +1 -1
  79. package/dist/actions/list-devices.d.mts +23 -3
  80. package/dist/actions/list-devices.d.mts.map +1 -1
  81. package/dist/actions/list-devices.mjs +8 -8
  82. package/dist/actions/list-devices.mjs.map +1 -1
  83. package/dist/actions/list-pushes.cjs +7 -7
  84. package/dist/actions/list-pushes.cjs.map +1 -1
  85. package/dist/actions/list-pushes.d.cts +37 -3
  86. package/dist/actions/list-pushes.d.cts.map +1 -1
  87. package/dist/actions/list-pushes.d.mts +37 -3
  88. package/dist/actions/list-pushes.d.mts.map +1 -1
  89. package/dist/actions/list-pushes.mjs +7 -7
  90. package/dist/actions/list-pushes.mjs.map +1 -1
  91. package/dist/actions/update-chat.cjs +11 -11
  92. package/dist/actions/update-chat.cjs.map +1 -1
  93. package/dist/actions/update-chat.d.cts +26 -3
  94. package/dist/actions/update-chat.d.cts.map +1 -1
  95. package/dist/actions/update-chat.d.mts +26 -3
  96. package/dist/actions/update-chat.d.mts.map +1 -1
  97. package/dist/actions/update-chat.mjs +11 -11
  98. package/dist/actions/update-chat.mjs.map +1 -1
  99. package/dist/actions/update-device.cjs +5 -5
  100. package/dist/actions/update-device.cjs.map +1 -1
  101. package/dist/actions/update-device.d.cts +49 -3
  102. package/dist/actions/update-device.d.cts.map +1 -1
  103. package/dist/actions/update-device.d.mts +49 -3
  104. package/dist/actions/update-device.d.mts.map +1 -1
  105. package/dist/actions/update-device.mjs +5 -5
  106. package/dist/actions/update-device.mjs.map +1 -1
  107. package/dist/actions/update-push.cjs +9 -9
  108. package/dist/actions/update-push.cjs.map +1 -1
  109. package/dist/actions/update-push.d.cts +43 -3
  110. package/dist/actions/update-push.d.cts.map +1 -1
  111. package/dist/actions/update-push.d.mts +43 -3
  112. package/dist/actions/update-push.d.mts.map +1 -1
  113. package/dist/actions/update-push.mjs +9 -9
  114. package/dist/actions/update-push.mjs.map +1 -1
  115. package/dist/actions/upload-request.cjs +5 -5
  116. package/dist/actions/upload-request.cjs.map +1 -1
  117. package/dist/actions/upload-request.d.cts +22 -3
  118. package/dist/actions/upload-request.d.cts.map +1 -1
  119. package/dist/actions/upload-request.d.mts +22 -3
  120. package/dist/actions/upload-request.d.mts.map +1 -1
  121. package/dist/actions/upload-request.mjs +5 -5
  122. package/dist/actions/upload-request.mjs.map +1 -1
  123. package/package.json +2 -2
@@ -1,9 +1,63 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-push.d.ts
4
- declare const PushbulletCreatePushInput: z.ZodTypeAny;
5
- declare const PushbulletCreatePushOutput: z.ZodTypeAny;
6
- declare const pushbulletCreatePush: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushbulletCreatePushInput: z.ZodObject<{
5
+ url: z.ZodOptional<z.ZodString>;
6
+ body: z.ZodOptional<z.ZodString>;
7
+ guid: z.ZodOptional<z.ZodString>;
8
+ type: z.ZodEnum<{
9
+ file: "file";
10
+ link: "link";
11
+ note: "note";
12
+ }>;
13
+ email: z.ZodOptional<z.ZodString>;
14
+ title: z.ZodOptional<z.ZodString>;
15
+ file_url: z.ZodOptional<z.ZodString>;
16
+ file_name: z.ZodOptional<z.ZodString>;
17
+ file_type: z.ZodOptional<z.ZodString>;
18
+ channel_tag: z.ZodOptional<z.ZodString>;
19
+ client_iden: z.ZodOptional<z.ZodString>;
20
+ device_iden: z.ZodOptional<z.ZodString>;
21
+ source_device_iden: z.ZodOptional<z.ZodString>;
22
+ }, z.core.$strip>;
23
+ declare const PushbulletCreatePushOutput: z.ZodObject<{
24
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ body: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ iden: z.ZodNullable<z.ZodString>;
27
+ type: z.ZodNullable<z.ZodEnum<{
28
+ file: "file";
29
+ link: "link";
30
+ note: "note";
31
+ }>>;
32
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ active: z.ZodNullable<z.ZodBoolean>;
34
+ created: z.ZodNullable<z.ZodNumber>;
35
+ file_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ modified: z.ZodNullable<z.ZodNumber>;
37
+ file_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ file_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ sender_iden: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ sender_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ receiver_iden: z.ZodNullable<z.ZodString>;
42
+ receiver_email: z.ZodNullable<z.ZodString>;
43
+ sender_email_normalized: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ receiver_email_normalized: z.ZodNullable<z.ZodString>;
45
+ }, z.core.$loose>;
46
+ declare const pushbulletCreatePush: import("@keystrokehq/action").WorkflowActionDefinition<{
47
+ type: "file" | "link" | "note";
48
+ url?: string | undefined;
49
+ body?: string | undefined;
50
+ guid?: string | undefined;
51
+ email?: string | undefined;
52
+ title?: string | undefined;
53
+ file_url?: string | undefined;
54
+ file_name?: string | undefined;
55
+ file_type?: string | undefined;
56
+ channel_tag?: string | undefined;
57
+ client_iden?: string | undefined;
58
+ device_iden?: string | undefined;
59
+ source_device_iden?: string | undefined;
60
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
61
  //#endregion
8
62
  export { pushbulletCreatePush };
9
63
  //# sourceMappingURL=create-push.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-push.d.mts","names":[],"sources":["../../src/actions/create-push.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAciH;AAAA,cAC9I,0BAAA,EAA4B,CAAA,CAAE,UAkBI;AAAA,cAElC,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-push.d.mts","names":[],"sources":["../../src/actions/create-push.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAezB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAoB1B,oBAAA,gCAAoB,wBAAA"}
@@ -26,26 +26,26 @@ const pushbulletCreatePush = action("PUSHBULLET_CREATE_PUSH", {
26
26
  output: z.object({
27
27
  url: z.string().describe("URL for link pushes.").nullable().optional(),
28
28
  body: z.string().describe("Body of the push (if provided).").nullable().optional(),
29
- iden: z.string().describe("Unique identifier for the push."),
29
+ iden: z.string().describe("Unique identifier for the push.").nullable(),
30
30
  type: z.enum([
31
31
  "note",
32
32
  "link",
33
33
  "file"
34
- ]).describe("Type of the push."),
34
+ ]).describe("Type of the push.").nullable(),
35
35
  title: z.string().describe("Title of the push (if provided).").nullable().optional(),
36
- active: z.boolean().describe("True if the push is active."),
37
- created: z.number().describe("Creation timestamp (seconds since epoch)."),
36
+ active: z.boolean().describe("True if the push is active.").nullable(),
37
+ created: z.number().describe("Creation timestamp (seconds since epoch).").nullable(),
38
38
  file_url: z.string().describe("URL of file for file pushes.").nullable().optional(),
39
- modified: z.number().describe("Last modified timestamp (seconds since epoch)."),
39
+ modified: z.number().describe("Last modified timestamp (seconds since epoch).").nullable(),
40
40
  file_name: z.string().describe("Filename for file pushes.").nullable().optional(),
41
41
  file_type: z.string().describe("MIME type for file pushes.").nullable().optional(),
42
42
  sender_iden: z.string().describe("Identifier of the sender.").nullable().optional(),
43
43
  sender_email: z.string().describe("Email of the sender.").nullable().optional(),
44
- receiver_iden: z.string().describe("Identifier of the receiver."),
45
- receiver_email: z.string().describe("Email of the receiver."),
44
+ receiver_iden: z.string().describe("Identifier of the receiver.").nullable(),
45
+ receiver_email: z.string().describe("Email of the receiver.").nullable(),
46
46
  sender_email_normalized: z.string().describe("Normalized sender email.").nullable().optional(),
47
- receiver_email_normalized: z.string().describe("Normalized receiver email.")
48
- }).describe("Response model for created push.")
47
+ receiver_email_normalized: z.string().describe("Normalized receiver email.").nullable()
48
+ }).passthrough().describe("Response model for created push.")
49
49
  });
50
50
  //#endregion
51
51
  export { pushbulletCreatePush };
@@ -1 +1 @@
1
- {"version":3,"file":"create-push.mjs","names":[],"sources":["../../src/actions/create-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreatePushInput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL to include with a link push. Required when type='link'.\").optional(),\n body: z.string().describe(\"Body text of the note, link message, or file message.\").optional(),\n guid: z.string().describe(\"Client-generated unique identifier for idempotency.\").optional(),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of push to send: 'note', 'link', or 'file'.\"),\n email: z.string().describe(\"Email address to send the push to (Pushbullet user or fallback email).\").optional(),\n title: z.string().describe(\"Title of the note or link (optional).\").optional(),\n file_url: z.string().describe(\"URL of the file to push. Required when type='file'.\").optional(),\n file_name: z.string().describe(\"Filename for file push. Required when type='file'.\").optional(),\n file_type: z.string().describe(\"MIME type of the file. Required when type='file'.\").optional(),\n channel_tag: z.string().describe(\"Tag of channel to broadcast the push to subscribers.\").optional(),\n client_iden: z.string().describe(\"Identifier of OAuth client to send the push to its authorized users.\").optional(),\n device_iden: z.string().describe(\"Identifier of device to send the push to.\").optional(),\n source_device_iden: z.string().describe(\"Identifier of the source device sending this push.\").optional(),\n}).describe(\"Request model for sending a push (note, link, or file).\\nExactly one target (device_iden, email, channel_tag, client_iden) may be specified.\");\nexport const PushbulletCreatePushOutput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL for link pushes.\").nullable().optional(),\n body: z.string().describe(\"Body of the push (if provided).\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier for the push.\"),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of the push.\"),\n title: z.string().describe(\"Title of the push (if provided).\").nullable().optional(),\n active: z.boolean().describe(\"True if the push is active.\"),\n created: z.number().describe(\"Creation timestamp (seconds since epoch).\"),\n file_url: z.string().describe(\"URL of file for file pushes.\").nullable().optional(),\n modified: z.number().describe(\"Last modified timestamp (seconds since epoch).\"),\n file_name: z.string().describe(\"Filename for file pushes.\").nullable().optional(),\n file_type: z.string().describe(\"MIME type for file pushes.\").nullable().optional(),\n sender_iden: z.string().describe(\"Identifier of the sender.\").nullable().optional(),\n sender_email: z.string().describe(\"Email of the sender.\").nullable().optional(),\n receiver_iden: z.string().describe(\"Identifier of the receiver.\"),\n receiver_email: z.string().describe(\"Email of the receiver.\"),\n sender_email_normalized: z.string().describe(\"Normalized sender email.\").nullable().optional(),\n receiver_email_normalized: z.string().describe(\"Normalized receiver email.\"),\n}).describe(\"Response model for created push.\");\n\nexport const pushbulletCreatePush = action(\"PUSHBULLET_CREATE_PUSH\", {\n slug: \"pushbullet-create-push\",\n name: \"Create Push\",\n description: \"Tool to send a new push (note, link, or file) to a device, user, channel, or client. Use when you need to share content to a specific target. Example: \\\"Send a link to https://example.com to device abc123\\\".\",\n input: PushbulletCreatePushInput,\n output: PushbulletCreatePushOutput,\n});\n"],"mappings":";;AAuCA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvCqD,EAAE,OAAO;EAC9D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACjG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC1F,MAAM,EAAE,KAAK;GAAC;GAAQ;GAAQ;EAAM,CAAC,CAAC,CAAC,SAAS,kDAAkD;EAClG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC9G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;EAClH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACvF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,SAAS,8IAyBH;CACP,QAzBsD,EAAE,OAAO;EAC/D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAC3D,MAAM,EAAE,KAAK;GAAC;GAAQ;GAAQ;EAAM,CAAC,CAAC,CAAC,SAAS,mBAAmB;EACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B;EAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;EACxE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;EAC9E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;EAChE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;EAC5D,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,2BAA2B,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAC7E,CAAC,CAAC,CAAC,SAAS,kCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-push.mjs","names":[],"sources":["../../src/actions/create-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletCreatePushInput = z.object({\n url: z.string().describe(\"URL to include with a link push. Required when type='link'.\").optional(),\n body: z.string().describe(\"Body text of the note, link message, or file message.\").optional(),\n guid: z.string().describe(\"Client-generated unique identifier for idempotency.\").optional(),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of push to send: 'note', 'link', or 'file'.\"),\n email: z.string().describe(\"Email address to send the push to (Pushbullet user or fallback email).\").optional(),\n title: z.string().describe(\"Title of the note or link (optional).\").optional(),\n file_url: z.string().describe(\"URL of the file to push. Required when type='file'.\").optional(),\n file_name: z.string().describe(\"Filename for file push. Required when type='file'.\").optional(),\n file_type: z.string().describe(\"MIME type of the file. Required when type='file'.\").optional(),\n channel_tag: z.string().describe(\"Tag of channel to broadcast the push to subscribers.\").optional(),\n client_iden: z.string().describe(\"Identifier of OAuth client to send the push to its authorized users.\").optional(),\n device_iden: z.string().describe(\"Identifier of device to send the push to.\").optional(),\n source_device_iden: z.string().describe(\"Identifier of the source device sending this push.\").optional(),\n}).describe(\"Request model for sending a push (note, link, or file).\\nExactly one target (device_iden, email, channel_tag, client_iden) may be specified.\");\nexport const PushbulletCreatePushOutput = z.object({\n url: z.string().describe(\"URL for link pushes.\").nullable().optional(),\n body: z.string().describe(\"Body of the push (if provided).\").nullable().optional(),\n iden: z.string().describe(\"Unique identifier for the push.\").nullable(),\n type: z.enum([\"note\", \"link\", \"file\"]).describe(\"Type of the push.\").nullable(),\n title: z.string().describe(\"Title of the push (if provided).\").nullable().optional(),\n active: z.boolean().describe(\"True if the push is active.\").nullable(),\n created: z.number().describe(\"Creation timestamp (seconds since epoch).\").nullable(),\n file_url: z.string().describe(\"URL of file for file pushes.\").nullable().optional(),\n modified: z.number().describe(\"Last modified timestamp (seconds since epoch).\").nullable(),\n file_name: z.string().describe(\"Filename for file pushes.\").nullable().optional(),\n file_type: z.string().describe(\"MIME type for file pushes.\").nullable().optional(),\n sender_iden: z.string().describe(\"Identifier of the sender.\").nullable().optional(),\n sender_email: z.string().describe(\"Email of the sender.\").nullable().optional(),\n receiver_iden: z.string().describe(\"Identifier of the receiver.\").nullable(),\n receiver_email: z.string().describe(\"Email of the receiver.\").nullable(),\n sender_email_normalized: z.string().describe(\"Normalized sender email.\").nullable().optional(),\n receiver_email_normalized: z.string().describe(\"Normalized receiver email.\").nullable(),\n}).passthrough().describe(\"Response model for created push.\");\n\nexport const pushbulletCreatePush = action(\"PUSHBULLET_CREATE_PUSH\", {\n slug: \"pushbullet-create-push\",\n name: \"Create Push\",\n description: \"Tool to send a new push (note, link, or file) to a device, user, channel, or client. Use when you need to share content to a specific target. Example: \\\"Send a link to https://example.com to device abc123\\\".\",\n input: PushbulletCreatePushInput,\n output: PushbulletCreatePushOutput,\n});\n"],"mappings":";;AAuCA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvCuC,EAAE,OAAO;EAChD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACjG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC1F,MAAM,EAAE,KAAK;GAAC;GAAQ;GAAQ;EAAM,CAAC,CAAC,CAAC,SAAS,kDAAkD;EAClG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC9G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;EAClH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACvF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,SAAS,8IAyBH;CACP,QAzBwC,EAAE,OAAO;EACjD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EACtE,MAAM,EAAE,KAAK;GAAC;GAAQ;GAAQ;EAAM,CAAC,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC3E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;EACvE,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,2BAA2B,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-all-pushes.ts
4
4
  const PushbulletDeleteAllPushesInput = zod.z.object({}).describe("Empty request for deleting all pushes. No parameters needed.");
5
- const PushbulletDeleteAllPushesOutput = zod.z.object({}).describe("Empty response for deleting all pushes. API returns an empty JSON object on success.");
5
+ const PushbulletDeleteAllPushesOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Empty response for deleting all pushes. API returns an empty JSON object on success.");
6
6
  const pushbulletDeleteAllPushes = require_action.action("PUSHBULLET_DELETE_ALL_PUSHES", {
7
7
  slug: "pushbullet-delete-all-pushes",
8
8
  name: "Delete All Pushes",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-all-pushes.cjs","names":["z","action"],"sources":["../../src/actions/delete-all-pushes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteAllPushesInput: z.ZodTypeAny = z.object({}).describe(\"Empty request for deleting all pushes. No parameters needed.\");\nexport const PushbulletDeleteAllPushesOutput: z.ZodTypeAny = z.object({}).describe(\"Empty response for deleting all pushes. API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteAllPushes = action(\"PUSHBULLET_DELETE_ALL_PUSHES\", {\n slug: \"pushbullet-delete-all-pushes\",\n name: \"Delete All Pushes\",\n description: \"Tool to delete all pushes for the current user asynchronously. Use when you need to bulk-clear all existing pushes in one call.\",\n input: PushbulletDeleteAllPushesInput,\n output: PushbulletDeleteAllPushesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAChJ,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAEzK,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-all-pushes.cjs","names":["z","action"],"sources":["../../src/actions/delete-all-pushes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteAllPushesInput = z.object({}).describe(\"Empty request for deleting all pushes. No parameters needed.\");\nexport const PushbulletDeleteAllPushesOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for deleting all pushes. API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteAllPushes = action(\"PUSHBULLET_DELETE_ALL_PUSHES\", {\n slug: \"pushbullet-delete-all-pushes\",\n name: \"Delete All Pushes\",\n description: \"Tool to delete all pushes for the current user asynchronously. Use when you need to bulk-clear all existing pushes in one call.\",\n input: PushbulletDeleteAllPushesInput,\n output: PushbulletDeleteAllPushesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAClI,MAAa,kCAAkCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAEhL,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,9 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-all-pushes.d.ts
4
- declare const PushbulletDeleteAllPushesInput: z.ZodTypeAny;
5
- declare const PushbulletDeleteAllPushesOutput: z.ZodTypeAny;
6
- declare const pushbulletDeleteAllPushes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushbulletDeleteAllPushesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PushbulletDeleteAllPushesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
+ declare const pushbulletDeleteAllPushes: 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 { pushbulletDeleteAllPushes };
9
9
  //# sourceMappingURL=delete-all-pushes.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-all-pushes.d.cts","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAAkG;AAAA,cACpI,+BAAA,EAAiC,CAAA,CAAE,UAA0H;AAAA,cAE7J,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-all-pushes.d.cts","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,9 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-all-pushes.d.ts
4
- declare const PushbulletDeleteAllPushesInput: z.ZodTypeAny;
5
- declare const PushbulletDeleteAllPushesOutput: z.ZodTypeAny;
6
- declare const pushbulletDeleteAllPushes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushbulletDeleteAllPushesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PushbulletDeleteAllPushesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
6
+ declare const pushbulletDeleteAllPushes: 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 { pushbulletDeleteAllPushes };
9
9
  //# sourceMappingURL=delete-all-pushes.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-all-pushes.d.mts","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAAkG;AAAA,cACpI,+BAAA,EAAiC,CAAA,CAAE,UAA0H;AAAA,cAE7J,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-all-pushes.d.mts","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -5,7 +5,7 @@ const pushbulletDeleteAllPushes = action("PUSHBULLET_DELETE_ALL_PUSHES", {
5
5
  name: "Delete All Pushes",
6
6
  description: "Tool to delete all pushes for the current user asynchronously. Use when you need to bulk-clear all existing pushes in one call.",
7
7
  input: z.object({}).describe("Empty request for deleting all pushes. No parameters needed."),
8
- output: z.object({}).describe("Empty response for deleting all pushes. API returns an empty JSON object on success.")
8
+ output: z.record(z.string(), z.unknown()).describe("Empty response for deleting all pushes. API returns an empty JSON object on success.")
9
9
  });
10
10
  //#endregion
11
11
  export { pushbulletDeleteAllPushes };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-all-pushes.mjs","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteAllPushesInput: z.ZodTypeAny = z.object({}).describe(\"Empty request for deleting all pushes. No parameters needed.\");\nexport const PushbulletDeleteAllPushesOutput: z.ZodTypeAny = z.object({}).describe(\"Empty response for deleting all pushes. API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteAllPushes = action(\"PUSHBULLET_DELETE_ALL_PUSHES\", {\n slug: \"pushbullet-delete-all-pushes\",\n name: \"Delete All Pushes\",\n description: \"Tool to delete all pushes for the current user asynchronously. Use when you need to bulk-clear all existing pushes in one call.\",\n input: PushbulletDeleteAllPushesInput,\n output: PushbulletDeleteAllPushesOutput,\n});\n"],"mappings":";;AAOA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAP0D,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAOzE;CACP,QAP2D,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sFAOzE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-all-pushes.mjs","names":[],"sources":["../../src/actions/delete-all-pushes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteAllPushesInput = z.object({}).describe(\"Empty request for deleting all pushes. No parameters needed.\");\nexport const PushbulletDeleteAllPushesOutput = z.record(z.string(), z.unknown()).describe(\"Empty response for deleting all pushes. API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteAllPushes = action(\"PUSHBULLET_DELETE_ALL_PUSHES\", {\n slug: \"pushbullet-delete-all-pushes\",\n name: \"Delete All Pushes\",\n description: \"Tool to delete all pushes for the current user asynchronously. Use when you need to bulk-clear all existing pushes in one call.\",\n input: PushbulletDeleteAllPushesInput,\n output: PushbulletDeleteAllPushesOutput,\n});\n"],"mappings":";;AAOA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAP4C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAO3D;CACP,QAP6C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sFAOhF;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-chat.ts
4
4
  const PushbulletDeleteChatInput = zod.z.object({ iden: zod.z.string().describe("The unique identifier of the chat to delete.") }).describe("Request parameters for deleting a Pushbullet chat.");
5
- const PushbulletDeleteChatOutput = zod.z.object({}).describe("Response schema for deleting a Pushbullet chat.\nThe API returns an empty JSON object on success.");
5
+ const PushbulletDeleteChatOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for deleting a Pushbullet chat.\nThe API returns an empty JSON object on success.");
6
6
  const pushbulletDeleteChat = require_action.action("PUSHBULLET_DELETE_CHAT", {
7
7
  slug: "pushbullet-delete-chat",
8
8
  name: "Delete Chat",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-chat.cjs","names":["z","action"],"sources":["../../src/actions/delete-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteChatInput: z.ZodTypeAny = z.object({\n iden: z.string().describe(\"The unique identifier of the chat to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet chat.\");\nexport const PushbulletDeleteChatOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for deleting a Pushbullet chat.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteChat = action(\"PUSHBULLET_DELETE_CHAT\", {\n slug: \"pushbullet-delete-chat\",\n name: \"Delete Chat\",\n description: \"Tool to delete a chat by its identifier. Use when you need to remove a chat from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteChatInput,\n output: PushbulletDeleteChatOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,6BAA2CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mGAAmG;AAEjL,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-chat.cjs","names":["z","action"],"sources":["../../src/actions/delete-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteChatInput = z.object({\n iden: z.string().describe(\"The unique identifier of the chat to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet chat.\");\nexport const PushbulletDeleteChatOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a Pushbullet chat.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteChat = action(\"PUSHBULLET_DELETE_CHAT\", {\n slug: \"pushbullet-delete-chat\",\n name: \"Delete Chat\",\n description: \"Tool to delete a chat by its identifier. Use when you need to remove a chat from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteChatInput,\n output: PushbulletDeleteChatOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,6BAA6BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mGAAmG;AAExL,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-chat.d.ts
4
- declare const PushbulletDeleteChatInput: z.ZodTypeAny;
5
- declare const PushbulletDeleteChatOutput: z.ZodTypeAny;
6
- declare const pushbulletDeleteChat: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushbulletDeleteChatInput: z.ZodObject<{
5
+ iden: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PushbulletDeleteChatOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
+ declare const pushbulletDeleteChat: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ iden: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { pushbulletDeleteChat };
9
13
  //# sourceMappingURL=delete-chat.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-chat.d.cts","names":[],"sources":["../../src/actions/delete-chat.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAEuB;AAAA,cACpD,0BAAA,EAA4B,CAAA,CAAE,UAAuI;AAAA,cAErK,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-chat.d.cts","names":[],"sources":["../../src/actions/delete-chat.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-chat.d.ts
4
- declare const PushbulletDeleteChatInput: z.ZodTypeAny;
5
- declare const PushbulletDeleteChatOutput: z.ZodTypeAny;
6
- declare const pushbulletDeleteChat: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushbulletDeleteChatInput: z.ZodObject<{
5
+ iden: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PushbulletDeleteChatOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
+ declare const pushbulletDeleteChat: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ iden: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { pushbulletDeleteChat };
9
13
  //# sourceMappingURL=delete-chat.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-chat.d.mts","names":[],"sources":["../../src/actions/delete-chat.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAEuB;AAAA,cACpD,0BAAA,EAA4B,CAAA,CAAE,UAAuI;AAAA,cAErK,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-chat.d.mts","names":[],"sources":["../../src/actions/delete-chat.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,gCAAoB,wBAAA"}
@@ -5,7 +5,7 @@ const pushbulletDeleteChat = action("PUSHBULLET_DELETE_CHAT", {
5
5
  name: "Delete Chat",
6
6
  description: "Tool to delete a chat by its identifier. Use when you need to remove a chat from your Pushbullet account after confirming its identifier.",
7
7
  input: z.object({ iden: z.string().describe("The unique identifier of the chat to delete.") }).describe("Request parameters for deleting a Pushbullet chat."),
8
- output: z.object({}).describe("Response schema for deleting a Pushbullet chat.\nThe API returns an empty JSON object on success.")
8
+ output: z.record(z.string(), z.unknown()).describe("Response schema for deleting a Pushbullet chat.\nThe API returns an empty JSON object on success.")
9
9
  });
10
10
  //#endregion
11
11
  export { pushbulletDeleteChat };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-chat.mjs","names":[],"sources":["../../src/actions/delete-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteChatInput: z.ZodTypeAny = z.object({\n iden: z.string().describe(\"The unique identifier of the chat to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet chat.\");\nexport const PushbulletDeleteChatOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for deleting a Pushbullet chat.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteChat = action(\"PUSHBULLET_DELETE_CHAT\", {\n slug: \"pushbullet-delete-chat\",\n name: \"Delete Chat\",\n description: \"Tool to delete a chat by its identifier. Use when you need to remove a chat from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteChatInput,\n output: PushbulletDeleteChatOutput,\n});\n"],"mappings":";;AASA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATqD,EAAE,OAAO,EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAAC,CAAC,CAAC,SAAS,oDAOH;CACP,QAPsD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mGAOpE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-chat.mjs","names":[],"sources":["../../src/actions/delete-chat.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteChatInput = z.object({\n iden: z.string().describe(\"The unique identifier of the chat to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet chat.\");\nexport const PushbulletDeleteChatOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a Pushbullet chat.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteChat = action(\"PUSHBULLET_DELETE_CHAT\", {\n slug: \"pushbullet-delete-chat\",\n name: \"Delete Chat\",\n description: \"Tool to delete a chat by its identifier. Use when you need to remove a chat from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteChatInput,\n output: PushbulletDeleteChatOutput,\n});\n"],"mappings":";;AASA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATuC,EAAE,OAAO,EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAAC,CAAC,CAAC,SAAS,oDAOH;CACP,QAPwC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mGAO3E;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-device.ts
4
4
  const PushbulletDeleteDeviceInput = zod.z.object({ device_iden: zod.z.string().describe("The unique identifier of the device to delete.") }).describe("Request parameters for deleting a Pushbullet device.");
5
- const PushbulletDeleteDeviceOutput = zod.z.object({}).describe("Response schema for deleting a Pushbullet device.\nThe API returns an empty JSON object on success.");
5
+ const PushbulletDeleteDeviceOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for deleting a Pushbullet device.\nThe API returns an empty JSON object on success.");
6
6
  const pushbulletDeleteDevice = require_action.action("PUSHBULLET_DELETE_DEVICE", {
7
7
  slug: "pushbullet-delete-device",
8
8
  name: "Delete Pushbullet Device",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-device.cjs","names":["z","action"],"sources":["../../src/actions/delete-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteDeviceInput: z.ZodTypeAny = z.object({\n device_iden: z.string().describe(\"The unique identifier of the device to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet device.\");\nexport const PushbulletDeleteDeviceOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for deleting a Pushbullet device.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteDevice = action(\"PUSHBULLET_DELETE_DEVICE\", {\n slug: \"pushbullet-delete-device\",\n name: \"Delete Pushbullet Device\",\n description: \"Tool to remove a device by its identifier. Use when you need to delete a device from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteDeviceInput,\n output: PushbulletDeleteDeviceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,EAChE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EACnF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qGAAqG;AAErL,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-device.cjs","names":["z","action"],"sources":["../../src/actions/delete-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteDeviceInput = z.object({\n device_iden: z.string().describe(\"The unique identifier of the device to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet device.\");\nexport const PushbulletDeleteDeviceOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a Pushbullet device.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteDevice = action(\"PUSHBULLET_DELETE_DEVICE\", {\n slug: \"pushbullet-delete-device\",\n name: \"Delete Pushbullet Device\",\n description: \"Tool to remove a device by its identifier. Use when you need to delete a device from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteDeviceInput,\n output: PushbulletDeleteDeviceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EACnF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qGAAqG;AAE5L,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-device.d.ts
4
- declare const PushbulletDeleteDeviceInput: z.ZodTypeAny;
5
- declare const PushbulletDeleteDeviceOutput: z.ZodTypeAny;
6
- declare const pushbulletDeleteDevice: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushbulletDeleteDeviceInput: z.ZodObject<{
5
+ device_iden: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PushbulletDeleteDeviceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
+ declare const pushbulletDeleteDevice: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ device_iden: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { pushbulletDeleteDevice };
9
13
  //# sourceMappingURL=delete-device.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-device.d.cts","names":[],"sources":["../../src/actions/delete-device.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAEuB;AAAA,cACtD,4BAAA,EAA8B,CAAA,CAAE,UAAyI;AAAA,cAEzK,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-device.d.cts","names":[],"sources":["../../src/actions/delete-device.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-device.d.ts
4
- declare const PushbulletDeleteDeviceInput: z.ZodTypeAny;
5
- declare const PushbulletDeleteDeviceOutput: z.ZodTypeAny;
6
- declare const pushbulletDeleteDevice: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushbulletDeleteDeviceInput: z.ZodObject<{
5
+ device_iden: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PushbulletDeleteDeviceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
+ declare const pushbulletDeleteDevice: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ device_iden: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { pushbulletDeleteDevice };
9
13
  //# sourceMappingURL=delete-device.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-device.d.mts","names":[],"sources":["../../src/actions/delete-device.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAEuB;AAAA,cACtD,4BAAA,EAA8B,CAAA,CAAE,UAAyI;AAAA,cAEzK,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-device.d.mts","names":[],"sources":["../../src/actions/delete-device.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
@@ -5,7 +5,7 @@ const pushbulletDeleteDevice = action("PUSHBULLET_DELETE_DEVICE", {
5
5
  name: "Delete Pushbullet Device",
6
6
  description: "Tool to remove a device by its identifier. Use when you need to delete a device from your Pushbullet account after confirming its identifier.",
7
7
  input: z.object({ device_iden: z.string().describe("The unique identifier of the device to delete.") }).describe("Request parameters for deleting a Pushbullet device."),
8
- output: z.object({}).describe("Response schema for deleting a Pushbullet device.\nThe API returns an empty JSON object on success.")
8
+ output: z.record(z.string(), z.unknown()).describe("Response schema for deleting a Pushbullet device.\nThe API returns an empty JSON object on success.")
9
9
  });
10
10
  //#endregion
11
11
  export { pushbulletDeleteDevice };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-device.mjs","names":[],"sources":["../../src/actions/delete-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteDeviceInput: z.ZodTypeAny = z.object({\n device_iden: z.string().describe(\"The unique identifier of the device to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet device.\");\nexport const PushbulletDeleteDeviceOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for deleting a Pushbullet device.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteDevice = action(\"PUSHBULLET_DELETE_DEVICE\", {\n slug: \"pushbullet-delete-device\",\n name: \"Delete Pushbullet Device\",\n description: \"Tool to remove a device by its identifier. Use when you need to delete a device from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteDeviceInput,\n output: PushbulletDeleteDeviceOutput,\n});\n"],"mappings":";;AASA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATuD,EAAE,OAAO,EAChE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EACnF,CAAC,CAAC,CAAC,SAAS,sDAOH;CACP,QAPwD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qGAOtE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-device.mjs","names":[],"sources":["../../src/actions/delete-device.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeleteDeviceInput = z.object({\n device_iden: z.string().describe(\"The unique identifier of the device to delete.\"),\n}).describe(\"Request parameters for deleting a Pushbullet device.\");\nexport const PushbulletDeleteDeviceOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a Pushbullet device.\\nThe API returns an empty JSON object on success.\");\n\nexport const pushbulletDeleteDevice = action(\"PUSHBULLET_DELETE_DEVICE\", {\n slug: \"pushbullet-delete-device\",\n name: \"Delete Pushbullet Device\",\n description: \"Tool to remove a device by its identifier. Use when you need to delete a device from your Pushbullet account after confirming its identifier.\",\n input: PushbulletDeleteDeviceInput,\n output: PushbulletDeleteDeviceOutput,\n});\n"],"mappings":";;AASA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATyC,EAAE,OAAO,EAClD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EACnF,CAAC,CAAC,CAAC,SAAS,sDAOH;CACP,QAP0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qGAO7E;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-push.ts
4
4
  const PushbulletDeletePushInput = zod.z.object({ iden: zod.z.string().describe("Identifier of the push to delete") }).describe("Request parameters for deleting a Pushbullet push.");
5
- const PushbulletDeletePushOutput = zod.z.object({}).describe("Response schema for deleting a Pushbullet push. Expects an empty JSON object.");
5
+ const PushbulletDeletePushOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for deleting a Pushbullet push. Expects an empty JSON object.");
6
6
  const pushbulletDeletePush = require_action.action("PUSHBULLET_DELETE_PUSH", {
7
7
  slug: "pushbullet-delete-push",
8
8
  name: "Delete Push",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-push.cjs","names":["z","action"],"sources":["../../src/actions/delete-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeletePushInput: z.ZodTypeAny = z.object({\n iden: z.string().describe(\"Identifier of the push to delete\"),\n}).describe(\"Request parameters for deleting a Pushbullet push.\");\nexport const PushbulletDeletePushOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for deleting a Pushbullet push. Expects an empty JSON object.\");\n\nexport const pushbulletDeletePush = action(\"PUSHBULLET_DELETE_PUSH\", {\n slug: \"pushbullet-delete-push\",\n name: \"Delete Push\",\n description: \"Tool to delete a specific push by its identifier. Use when you need to remove a push after confirming its identifier.\",\n input: PushbulletDeletePushInput,\n output: PushbulletDeletePushOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,EAC9D,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,6BAA2CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAE7J,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-push.cjs","names":["z","action"],"sources":["../../src/actions/delete-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeletePushInput = z.object({\n iden: z.string().describe(\"Identifier of the push to delete\"),\n}).describe(\"Request parameters for deleting a Pushbullet push.\");\nexport const PushbulletDeletePushOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a Pushbullet push. Expects an empty JSON object.\");\n\nexport const pushbulletDeletePush = action(\"PUSHBULLET_DELETE_PUSH\", {\n slug: \"pushbullet-delete-push\",\n name: \"Delete Push\",\n description: \"Tool to delete a specific push by its identifier. Use when you need to remove a push after confirming its identifier.\",\n input: PushbulletDeletePushInput,\n output: PushbulletDeletePushOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,EAC9D,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,6BAA6BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAEpK,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-push.d.ts
4
- declare const PushbulletDeletePushInput: z.ZodTypeAny;
5
- declare const PushbulletDeletePushOutput: z.ZodTypeAny;
6
- declare const pushbulletDeletePush: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushbulletDeletePushInput: z.ZodObject<{
5
+ iden: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PushbulletDeletePushOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
+ declare const pushbulletDeletePush: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ iden: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { pushbulletDeletePush };
9
13
  //# sourceMappingURL=delete-push.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-push.d.cts","names":[],"sources":["../../src/actions/delete-push.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAEuB;AAAA,cACpD,0BAAA,EAA4B,CAAA,CAAE,UAAmH;AAAA,cAEjJ,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-push.d.cts","names":[],"sources":["../../src/actions/delete-push.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-push.d.ts
4
- declare const PushbulletDeletePushInput: z.ZodTypeAny;
5
- declare const PushbulletDeletePushOutput: z.ZodTypeAny;
6
- declare const pushbulletDeletePush: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushbulletDeletePushInput: z.ZodObject<{
5
+ iden: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PushbulletDeletePushOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
+ declare const pushbulletDeletePush: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ iden: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { pushbulletDeletePush };
9
13
  //# sourceMappingURL=delete-push.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-push.d.mts","names":[],"sources":["../../src/actions/delete-push.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAEuB;AAAA,cACpD,0BAAA,EAA4B,CAAA,CAAE,UAAmH;AAAA,cAEjJ,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-push.d.mts","names":[],"sources":["../../src/actions/delete-push.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,gCAAoB,wBAAA"}
@@ -5,7 +5,7 @@ const pushbulletDeletePush = action("PUSHBULLET_DELETE_PUSH", {
5
5
  name: "Delete Push",
6
6
  description: "Tool to delete a specific push by its identifier. Use when you need to remove a push after confirming its identifier.",
7
7
  input: z.object({ iden: z.string().describe("Identifier of the push to delete") }).describe("Request parameters for deleting a Pushbullet push."),
8
- output: z.object({}).describe("Response schema for deleting a Pushbullet push. Expects an empty JSON object.")
8
+ output: z.record(z.string(), z.unknown()).describe("Response schema for deleting a Pushbullet push. Expects an empty JSON object.")
9
9
  });
10
10
  //#endregion
11
11
  export { pushbulletDeletePush };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-push.mjs","names":[],"sources":["../../src/actions/delete-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeletePushInput: z.ZodTypeAny = z.object({\n iden: z.string().describe(\"Identifier of the push to delete\"),\n}).describe(\"Request parameters for deleting a Pushbullet push.\");\nexport const PushbulletDeletePushOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for deleting a Pushbullet push. Expects an empty JSON object.\");\n\nexport const pushbulletDeletePush = action(\"PUSHBULLET_DELETE_PUSH\", {\n slug: \"pushbullet-delete-push\",\n name: \"Delete Push\",\n description: \"Tool to delete a specific push by its identifier. Use when you need to remove a push after confirming its identifier.\",\n input: PushbulletDeletePushInput,\n output: PushbulletDeletePushOutput,\n});\n"],"mappings":";;AASA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATqD,EAAE,OAAO,EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,EAC9D,CAAC,CAAC,CAAC,SAAS,oDAOH;CACP,QAPsD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAOpE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-push.mjs","names":[],"sources":["../../src/actions/delete-push.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushbulletDeletePushInput = z.object({\n iden: z.string().describe(\"Identifier of the push to delete\"),\n}).describe(\"Request parameters for deleting a Pushbullet push.\");\nexport const PushbulletDeletePushOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for deleting a Pushbullet push. Expects an empty JSON object.\");\n\nexport const pushbulletDeletePush = action(\"PUSHBULLET_DELETE_PUSH\", {\n slug: \"pushbullet-delete-push\",\n name: \"Delete Push\",\n description: \"Tool to delete a specific push by its identifier. Use when you need to remove a push after confirming its identifier.\",\n input: PushbulletDeletePushInput,\n output: PushbulletDeletePushOutput,\n});\n"],"mappings":";;AASA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATuC,EAAE,OAAO,EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,EAC9D,CAAC,CAAC,CAAC,SAAS,oDAOH;CACP,QAPwC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+EAO3E;AACV,CAAC"}
@@ -3,17 +3,17 @@ let zod = require("zod");
3
3
  //#region src/actions/get-user.ts
4
4
  const PushbulletGetUserInput = zod.z.object({}).describe("No parameters needed to retrieve the current user's profile.");
5
5
  const PushbulletGetUserOutput = zod.z.object({
6
- iden: zod.z.string().describe("Unique identifier for the current user"),
7
- name: zod.z.string().describe("Full name of the user"),
8
- email: zod.z.string().describe("User's email address"),
9
- created: zod.z.number().describe("Account creation time as Unix timestamp (seconds)"),
10
- modified: zod.z.number().describe("Last profile modification time as Unix timestamp (seconds)"),
11
- image_url: zod.z.string().describe("URL of the user's profile image"),
6
+ iden: zod.z.string().describe("Unique identifier for the current user").nullable(),
7
+ name: zod.z.string().describe("Full name of the user").nullable(),
8
+ email: zod.z.string().describe("User's email address").nullable(),
9
+ created: zod.z.number().describe("Account creation time as Unix timestamp (seconds)").nullable(),
10
+ modified: zod.z.number().describe("Last profile modification time as Unix timestamp (seconds)").nullable(),
11
+ image_url: zod.z.string().describe("URL of the user's profile image").nullable(),
12
12
  referrer_iden: zod.z.string().describe("User iden of the user who referred this user").nullable().optional(),
13
13
  referred_count: zod.z.number().int().describe("Number of users referred by this user").nullable().optional(),
14
- max_upload_size: zod.z.number().int().describe("Maximum file upload size in bytes"),
15
- email_normalized: zod.z.string().describe("Canonical form of the email address")
16
- }).describe("Response model for the current user's profile.");
14
+ max_upload_size: zod.z.number().int().describe("Maximum file upload size in bytes").nullable(),
15
+ email_normalized: zod.z.string().describe("Canonical form of the email address").nullable()
16
+ }).passthrough().describe("Response model for the current user's profile.");
17
17
  const pushbulletGetUser = require_action.action("PUSHBULLET_GET_USER", {
18
18
  slug: "pushbullet-get-user",
19
19
  name: "Get current 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 PushbulletGetUserInput: z.ZodTypeAny = z.object({}).describe(\"No parameters needed to retrieve the current user's profile.\");\nexport const PushbulletGetUserOutput: z.ZodTypeAny = z.object({\n iden: z.string().describe(\"Unique identifier for the current user\"),\n name: z.string().describe(\"Full name of the user\"),\n email: z.string().describe(\"User's email address\"),\n created: z.number().describe(\"Account creation time as Unix timestamp (seconds)\"),\n modified: z.number().describe(\"Last profile modification time as Unix timestamp (seconds)\"),\n image_url: z.string().describe(\"URL of the user's profile image\"),\n referrer_iden: z.string().describe(\"User iden of the user who referred this user\").nullable().optional(),\n referred_count: z.number().int().describe(\"Number of users referred by this user\").nullable().optional(),\n max_upload_size: z.number().int().describe(\"Maximum file upload size in bytes\"),\n email_normalized: z.string().describe(\"Canonical form of the email address\"),\n}).describe(\"Response model for the current user's profile.\");\n\nexport const pushbulletGetUser = action(\"PUSHBULLET_GET_USER\", {\n slug: \"pushbullet-get-user\",\n name: \"Get current user\",\n description: \"Tool to retrieve the currently authenticated user's profile. Use when you need to verify the access token or display the current user's details.\",\n input: PushbulletGetUserInput,\n output: PushbulletGetUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AACxI,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAChF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAChE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC;CAC9E,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;AAC7E,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAE5D,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,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 PushbulletGetUserInput = z.object({}).describe(\"No parameters needed to retrieve the current user's profile.\");\nexport const PushbulletGetUserOutput = z.object({\n iden: z.string().describe(\"Unique identifier for the current user\").nullable(),\n name: z.string().describe(\"Full name of the user\").nullable(),\n email: z.string().describe(\"User's email address\").nullable(),\n created: z.number().describe(\"Account creation time as Unix timestamp (seconds)\").nullable(),\n modified: z.number().describe(\"Last profile modification time as Unix timestamp (seconds)\").nullable(),\n image_url: z.string().describe(\"URL of the user's profile image\").nullable(),\n referrer_iden: z.string().describe(\"User iden of the user who referred this user\").nullable().optional(),\n referred_count: z.number().int().describe(\"Number of users referred by this user\").nullable().optional(),\n max_upload_size: z.number().int().describe(\"Maximum file upload size in bytes\").nullable(),\n email_normalized: z.string().describe(\"Canonical form of the email address\").nullable(),\n}).passthrough().describe(\"Response model for the current user's profile.\");\n\nexport const pushbulletGetUser = action(\"PUSHBULLET_GET_USER\", {\n slug: \"pushbullet-get-user\",\n name: \"Get current user\",\n description: \"Tool to retrieve the currently authenticated user's profile. Use when you need to verify the access token or display the current user's details.\",\n input: PushbulletGetUserInput,\n output: PushbulletGetUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1H,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC3F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-user.d.ts
4
- declare const PushbulletGetUserInput: z.ZodTypeAny;
5
- declare const PushbulletGetUserOutput: z.ZodTypeAny;
6
- declare const pushbulletGetUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushbulletGetUserInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PushbulletGetUserOutput: z.ZodObject<{
6
+ iden: z.ZodNullable<z.ZodString>;
7
+ name: z.ZodNullable<z.ZodString>;
8
+ email: z.ZodNullable<z.ZodString>;
9
+ created: z.ZodNullable<z.ZodNumber>;
10
+ modified: z.ZodNullable<z.ZodNumber>;
11
+ image_url: z.ZodNullable<z.ZodString>;
12
+ referrer_iden: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ referred_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ max_upload_size: z.ZodNullable<z.ZodNumber>;
15
+ email_normalized: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$loose>;
17
+ declare const pushbulletGetUser: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { pushbulletGetUser };
9
20
  //# sourceMappingURL=get-user.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-user.d.cts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAAkG;AAAA,cAC5H,uBAAA,EAAyB,CAAA,CAAE,UAWqB;AAAA,cAEhD,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-user.d.cts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAavB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}