@keystrokehq/spotify 0.1.3 → 0.1.4

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 (187) hide show
  1. package/dist/actions/add-item-to-playback-queue.d.cts +13 -1
  2. package/dist/actions/add-item-to-playback-queue.d.mts +13 -1
  3. package/dist/actions/add-items-to-playlist.d.cts +13 -1
  4. package/dist/actions/add-items-to-playlist.d.mts +13 -1
  5. package/dist/actions/change-playlist-details.d.cts +13 -1
  6. package/dist/actions/change-playlist-details.d.mts +13 -1
  7. package/dist/actions/check-if-user-follows-artists-or-users.d.cts +13 -1
  8. package/dist/actions/check-if-user-follows-artists-or-users.d.mts +13 -1
  9. package/dist/actions/check-if-users-follow-playlist.d.cts +13 -1
  10. package/dist/actions/check-if-users-follow-playlist.d.mts +13 -1
  11. package/dist/actions/check-user-s-saved-albums.d.cts +13 -1
  12. package/dist/actions/check-user-s-saved-albums.d.mts +13 -1
  13. package/dist/actions/check-user-s-saved-audiobooks.d.cts +13 -1
  14. package/dist/actions/check-user-s-saved-audiobooks.d.mts +13 -1
  15. package/dist/actions/check-user-s-saved-episodes.d.cts +13 -1
  16. package/dist/actions/check-user-s-saved-episodes.d.mts +13 -1
  17. package/dist/actions/check-user-s-saved-shows.d.cts +13 -1
  18. package/dist/actions/check-user-s-saved-shows.d.mts +13 -1
  19. package/dist/actions/check-user-s-saved-tracks.d.cts +13 -1
  20. package/dist/actions/check-user-s-saved-tracks.d.mts +13 -1
  21. package/dist/actions/create-playlist.d.cts +13 -1
  22. package/dist/actions/create-playlist.d.mts +13 -1
  23. package/dist/actions/follow-artists-or-users.d.cts +13 -1
  24. package/dist/actions/follow-artists-or-users.d.mts +13 -1
  25. package/dist/actions/follow-playlist.d.cts +13 -1
  26. package/dist/actions/follow-playlist.d.mts +13 -1
  27. package/dist/actions/get-a-chapter.d.cts +13 -1
  28. package/dist/actions/get-a-chapter.d.mts +13 -1
  29. package/dist/actions/get-album-tracks.d.cts +13 -1
  30. package/dist/actions/get-album-tracks.d.mts +13 -1
  31. package/dist/actions/get-album.d.cts +13 -1
  32. package/dist/actions/get-album.d.mts +13 -1
  33. package/dist/actions/get-an-audiobook.d.cts +13 -1
  34. package/dist/actions/get-an-audiobook.d.mts +13 -1
  35. package/dist/actions/get-artist-s-albums.d.cts +13 -1
  36. package/dist/actions/get-artist-s-albums.d.mts +13 -1
  37. package/dist/actions/get-artist-s-related-artists.d.cts +13 -1
  38. package/dist/actions/get-artist-s-related-artists.d.mts +13 -1
  39. package/dist/actions/get-artist-s-top-tracks.d.cts +13 -1
  40. package/dist/actions/get-artist-s-top-tracks.d.mts +13 -1
  41. package/dist/actions/get-artist.d.cts +13 -1
  42. package/dist/actions/get-artist.d.mts +13 -1
  43. package/dist/actions/get-audiobook-chapters.d.cts +13 -1
  44. package/dist/actions/get-audiobook-chapters.d.mts +13 -1
  45. package/dist/actions/get-available-devices.d.cts +13 -1
  46. package/dist/actions/get-available-devices.d.cts.map +1 -1
  47. package/dist/actions/get-available-devices.d.mts +13 -1
  48. package/dist/actions/get-available-devices.d.mts.map +1 -1
  49. package/dist/actions/get-available-markets.d.cts +13 -1
  50. package/dist/actions/get-available-markets.d.cts.map +1 -1
  51. package/dist/actions/get-available-markets.d.mts +13 -1
  52. package/dist/actions/get-available-markets.d.mts.map +1 -1
  53. package/dist/actions/get-current-user-s-playlists.d.cts +13 -1
  54. package/dist/actions/get-current-user-s-playlists.d.mts +13 -1
  55. package/dist/actions/get-current-user-s-profile.d.cts +13 -1
  56. package/dist/actions/get-current-user-s-profile.d.cts.map +1 -1
  57. package/dist/actions/get-current-user-s-profile.d.mts +13 -1
  58. package/dist/actions/get-current-user-s-profile.d.mts.map +1 -1
  59. package/dist/actions/get-currently-playing-track.d.cts +13 -1
  60. package/dist/actions/get-currently-playing-track.d.mts +13 -1
  61. package/dist/actions/get-episode.d.cts +13 -1
  62. package/dist/actions/get-episode.d.mts +13 -1
  63. package/dist/actions/get-featured-playlists.d.cts +13 -1
  64. package/dist/actions/get-featured-playlists.d.mts +13 -1
  65. package/dist/actions/get-followed-artists.d.cts +13 -1
  66. package/dist/actions/get-followed-artists.d.mts +13 -1
  67. package/dist/actions/get-new-releases.d.cts +13 -1
  68. package/dist/actions/get-new-releases.d.mts +13 -1
  69. package/dist/actions/get-playback-state.d.cts +13 -1
  70. package/dist/actions/get-playback-state.d.mts +13 -1
  71. package/dist/actions/get-playlist-cover-image.d.cts +13 -1
  72. package/dist/actions/get-playlist-cover-image.d.mts +13 -1
  73. package/dist/actions/get-playlist-items.d.cts +13 -1
  74. package/dist/actions/get-playlist-items.d.mts +13 -1
  75. package/dist/actions/get-playlist.d.cts +13 -1
  76. package/dist/actions/get-playlist.d.mts +13 -1
  77. package/dist/actions/get-recently-played-tracks.d.cts +13 -1
  78. package/dist/actions/get-recently-played-tracks.d.mts +13 -1
  79. package/dist/actions/get-recommendations.d.cts +13 -1
  80. package/dist/actions/get-recommendations.d.mts +13 -1
  81. package/dist/actions/get-several-albums.d.cts +13 -1
  82. package/dist/actions/get-several-albums.d.mts +13 -1
  83. package/dist/actions/get-several-artists.d.cts +13 -1
  84. package/dist/actions/get-several-artists.d.mts +13 -1
  85. package/dist/actions/get-several-audiobooks.d.cts +13 -1
  86. package/dist/actions/get-several-audiobooks.d.mts +13 -1
  87. package/dist/actions/get-several-browse-categories.d.cts +13 -1
  88. package/dist/actions/get-several-browse-categories.d.mts +13 -1
  89. package/dist/actions/get-several-chapters.d.cts +13 -1
  90. package/dist/actions/get-several-chapters.d.mts +13 -1
  91. package/dist/actions/get-several-episodes.d.cts +13 -1
  92. package/dist/actions/get-several-episodes.d.mts +13 -1
  93. package/dist/actions/get-several-shows.d.cts +13 -1
  94. package/dist/actions/get-several-shows.d.mts +13 -1
  95. package/dist/actions/get-several-tracks.d.cts +13 -1
  96. package/dist/actions/get-several-tracks.d.mts +13 -1
  97. package/dist/actions/get-show-episodes.d.cts +13 -1
  98. package/dist/actions/get-show-episodes.d.mts +13 -1
  99. package/dist/actions/get-show.d.cts +13 -1
  100. package/dist/actions/get-show.d.mts +13 -1
  101. package/dist/actions/get-single-browse-category.d.cts +13 -1
  102. package/dist/actions/get-single-browse-category.d.mts +13 -1
  103. package/dist/actions/get-the-user-s-queue.d.cts +13 -1
  104. package/dist/actions/get-the-user-s-queue.d.cts.map +1 -1
  105. package/dist/actions/get-the-user-s-queue.d.mts +13 -1
  106. package/dist/actions/get-the-user-s-queue.d.mts.map +1 -1
  107. package/dist/actions/get-track-s-audio-analysis.d.cts +13 -1
  108. package/dist/actions/get-track-s-audio-analysis.d.mts +13 -1
  109. package/dist/actions/get-track.d.cts +13 -1
  110. package/dist/actions/get-track.d.mts +13 -1
  111. package/dist/actions/get-user-s-playlists.d.cts +13 -1
  112. package/dist/actions/get-user-s-playlists.d.mts +13 -1
  113. package/dist/actions/get-user-s-profile.d.cts +13 -1
  114. package/dist/actions/get-user-s-profile.d.mts +13 -1
  115. package/dist/actions/get-user-s-saved-albums.d.cts +13 -1
  116. package/dist/actions/get-user-s-saved-albums.d.mts +13 -1
  117. package/dist/actions/get-user-s-saved-audiobooks.d.cts +13 -1
  118. package/dist/actions/get-user-s-saved-audiobooks.d.mts +13 -1
  119. package/dist/actions/get-user-s-saved-episodes.d.cts +13 -1
  120. package/dist/actions/get-user-s-saved-episodes.d.mts +13 -1
  121. package/dist/actions/get-user-s-saved-shows.d.cts +13 -1
  122. package/dist/actions/get-user-s-saved-shows.d.mts +13 -1
  123. package/dist/actions/get-user-s-saved-tracks.d.cts +13 -1
  124. package/dist/actions/get-user-s-saved-tracks.d.mts +13 -1
  125. package/dist/actions/get-user-s-top-artists.d.cts +13 -1
  126. package/dist/actions/get-user-s-top-artists.d.mts +13 -1
  127. package/dist/actions/get-user-s-top-tracks.d.cts +13 -1
  128. package/dist/actions/get-user-s-top-tracks.d.mts +13 -1
  129. package/dist/actions/pause-playback.d.cts +13 -1
  130. package/dist/actions/pause-playback.d.mts +13 -1
  131. package/dist/actions/remove-playlist-items.d.cts +13 -1
  132. package/dist/actions/remove-playlist-items.d.mts +13 -1
  133. package/dist/actions/remove-user-s-saved-audiobooks.d.cts +13 -1
  134. package/dist/actions/remove-user-s-saved-audiobooks.d.mts +13 -1
  135. package/dist/actions/remove-user-s-saved-episodes.d.cts +13 -1
  136. package/dist/actions/remove-user-s-saved-episodes.d.mts +13 -1
  137. package/dist/actions/remove-user-s-saved-shows.d.cts +13 -1
  138. package/dist/actions/remove-user-s-saved-shows.d.mts +13 -1
  139. package/dist/actions/remove-user-s-saved-tracks.d.cts +13 -1
  140. package/dist/actions/remove-user-s-saved-tracks.d.mts +13 -1
  141. package/dist/actions/remove-users-saved-albums.d.cts +13 -1
  142. package/dist/actions/remove-users-saved-albums.d.mts +13 -1
  143. package/dist/actions/save-albums-for-current-user.d.cts +13 -1
  144. package/dist/actions/save-albums-for-current-user.d.mts +13 -1
  145. package/dist/actions/save-audiobooks-for-current-user.d.cts +13 -1
  146. package/dist/actions/save-audiobooks-for-current-user.d.mts +13 -1
  147. package/dist/actions/save-episodes-for-current-user.d.cts +13 -1
  148. package/dist/actions/save-episodes-for-current-user.d.mts +13 -1
  149. package/dist/actions/save-shows-for-current-user.d.cts +13 -1
  150. package/dist/actions/save-shows-for-current-user.d.mts +13 -1
  151. package/dist/actions/save-tracks-for-current-user.d.cts +13 -1
  152. package/dist/actions/save-tracks-for-current-user.d.mts +13 -1
  153. package/dist/actions/search-for-item.d.cts +16 -4
  154. package/dist/actions/search-for-item.d.mts +16 -4
  155. package/dist/actions/seek-to-position.d.cts +13 -1
  156. package/dist/actions/seek-to-position.d.mts +13 -1
  157. package/dist/actions/set-playback-volume.d.cts +13 -1
  158. package/dist/actions/set-playback-volume.d.mts +13 -1
  159. package/dist/actions/set-repeat-mode.d.cts +13 -1
  160. package/dist/actions/set-repeat-mode.d.mts +13 -1
  161. package/dist/actions/skip-to-next.d.cts +13 -1
  162. package/dist/actions/skip-to-next.d.mts +13 -1
  163. package/dist/actions/skip-to-previous.d.cts +13 -1
  164. package/dist/actions/skip-to-previous.d.mts +13 -1
  165. package/dist/actions/start-resume-playback.d.cts +13 -1
  166. package/dist/actions/start-resume-playback.d.cts.map +1 -1
  167. package/dist/actions/start-resume-playback.d.mts +13 -1
  168. package/dist/actions/start-resume-playback.d.mts.map +1 -1
  169. package/dist/actions/toggle-playback-shuffle.d.cts +13 -1
  170. package/dist/actions/toggle-playback-shuffle.d.mts +13 -1
  171. package/dist/actions/transfer-playback.d.cts +13 -1
  172. package/dist/actions/transfer-playback.d.mts +13 -1
  173. package/dist/actions/unfollow-artists-or-users.d.cts +13 -1
  174. package/dist/actions/unfollow-artists-or-users.d.mts +13 -1
  175. package/dist/actions/unfollow-playlist.d.cts +13 -1
  176. package/dist/actions/unfollow-playlist.d.mts +13 -1
  177. package/dist/actions/update-playlist-items.d.cts +13 -1
  178. package/dist/actions/update-playlist-items.d.mts +13 -1
  179. package/dist/app.cjs +5 -2
  180. package/dist/app.cjs.map +1 -1
  181. package/dist/app.d.cts +9 -1
  182. package/dist/app.d.cts.map +1 -1
  183. package/dist/app.d.mts +9 -1
  184. package/dist/app.d.mts.map +1 -1
  185. package/dist/app.mjs +3 -1
  186. package/dist/app.mjs.map +1 -1
  187. package/package.json +1 -1
@@ -10,7 +10,19 @@ declare const SpotifySaveEpisodesForCurrentUserOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const spotifySaveEpisodesForCurrentUser: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  ids: string[];
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ accessToken: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ accessToken: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { spotifySaveEpisodesForCurrentUser };
16
28
  //# sourceMappingURL=save-episodes-for-current-user.d.cts.map
@@ -10,7 +10,19 @@ declare const SpotifySaveEpisodesForCurrentUserOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const spotifySaveEpisodesForCurrentUser: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  ids: string[];
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ accessToken: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ accessToken: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { spotifySaveEpisodesForCurrentUser };
16
28
  //# sourceMappingURL=save-episodes-for-current-user.d.mts.map
@@ -9,7 +9,19 @@ declare const SpotifySaveShowsForCurrentUserOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spotifySaveShowsForCurrentUser: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  ids: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { spotifySaveShowsForCurrentUser };
15
27
  //# sourceMappingURL=save-shows-for-current-user.d.cts.map
@@ -9,7 +9,19 @@ declare const SpotifySaveShowsForCurrentUserOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spotifySaveShowsForCurrentUser: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  ids: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { spotifySaveShowsForCurrentUser };
15
27
  //# sourceMappingURL=save-shows-for-current-user.d.mts.map
@@ -18,7 +18,19 @@ declare const spotifySaveTracksForCurrentUser: import("@keystrokehq/action").Wor
18
18
  id: string;
19
19
  added_at: string;
20
20
  }[] | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ accessToken: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ accessToken: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { spotifySaveTracksForCurrentUser };
24
36
  //# sourceMappingURL=save-tracks-for-current-user.d.cts.map
@@ -18,7 +18,19 @@ declare const spotifySaveTracksForCurrentUser: import("@keystrokehq/action").Wor
18
18
  id: string;
19
19
  added_at: string;
20
20
  }[] | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ accessToken: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ accessToken: z.ZodString;
33
+ }, z.core.$strip>>]>;
22
34
  //#endregion
23
35
  export { spotifySaveTracksForCurrentUser };
24
36
  //# sourceMappingURL=save-tracks-for-current-user.d.mts.map
@@ -4,10 +4,10 @@ import { z } from "zod";
4
4
  declare const SpotifySearchForItemInput: z.ZodObject<{
5
5
  q: z.ZodString;
6
6
  type: z.ZodArray<z.ZodEnum<{
7
- track: "track";
8
7
  artist: "artist";
9
- album: "album";
8
+ track: "track";
10
9
  audiobook: "audiobook";
10
+ album: "album";
11
11
  show: "show";
12
12
  episode: "episode";
13
13
  playlist: "playlist";
@@ -86,12 +86,24 @@ declare const SpotifySearchForItemOutput: z.ZodObject<{
86
86
  }, z.core.$loose>;
87
87
  declare const spotifySearchForItem: import("@keystrokehq/action").WorkflowActionDefinition<{
88
88
  q: string;
89
- type: ("track" | "artist" | "album" | "audiobook" | "show" | "episode" | "playlist")[];
89
+ type: ("artist" | "track" | "audiobook" | "album" | "show" | "episode" | "playlist")[];
90
90
  limit?: number | undefined;
91
91
  market?: string | undefined;
92
92
  offset?: number | undefined;
93
93
  include_external?: "audio" | undefined;
94
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
94
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
95
+ connectionId: z.ZodString;
96
+ entityId: z.ZodString;
97
+ instanceId: z.ZodString;
98
+ }, z.core.$strip>, z.ZodObject<{
99
+ accessToken: z.ZodString;
100
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
101
+ connectionId: z.ZodString;
102
+ entityId: z.ZodString;
103
+ instanceId: z.ZodString;
104
+ }, z.core.$strip>, z.ZodObject<{
105
+ accessToken: z.ZodString;
106
+ }, z.core.$strip>>]>;
95
107
  //#endregion
96
108
  export { spotifySearchForItem };
97
109
  //# sourceMappingURL=search-for-item.d.cts.map
@@ -4,10 +4,10 @@ import { z } from "zod";
4
4
  declare const SpotifySearchForItemInput: z.ZodObject<{
5
5
  q: z.ZodString;
6
6
  type: z.ZodArray<z.ZodEnum<{
7
- track: "track";
8
7
  artist: "artist";
9
- album: "album";
8
+ track: "track";
10
9
  audiobook: "audiobook";
10
+ album: "album";
11
11
  show: "show";
12
12
  episode: "episode";
13
13
  playlist: "playlist";
@@ -86,12 +86,24 @@ declare const SpotifySearchForItemOutput: z.ZodObject<{
86
86
  }, z.core.$loose>;
87
87
  declare const spotifySearchForItem: import("@keystrokehq/action").WorkflowActionDefinition<{
88
88
  q: string;
89
- type: ("track" | "artist" | "album" | "audiobook" | "show" | "episode" | "playlist")[];
89
+ type: ("artist" | "track" | "audiobook" | "album" | "show" | "episode" | "playlist")[];
90
90
  limit?: number | undefined;
91
91
  market?: string | undefined;
92
92
  offset?: number | undefined;
93
93
  include_external?: "audio" | undefined;
94
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
94
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
95
+ connectionId: z.ZodString;
96
+ entityId: z.ZodString;
97
+ instanceId: z.ZodString;
98
+ }, z.core.$strip>, z.ZodObject<{
99
+ accessToken: z.ZodString;
100
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
101
+ connectionId: z.ZodString;
102
+ entityId: z.ZodString;
103
+ instanceId: z.ZodString;
104
+ }, z.core.$strip>, z.ZodObject<{
105
+ accessToken: z.ZodString;
106
+ }, z.core.$strip>>]>;
95
107
  //#endregion
96
108
  export { spotifySearchForItem };
97
109
  //# sourceMappingURL=search-for-item.d.mts.map
@@ -11,7 +11,19 @@ declare const SpotifySeekToPositionOutput: z.ZodObject<{
11
11
  declare const spotifySeekToPosition: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  position_ms: number;
13
13
  device_id?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { spotifySeekToPosition };
17
29
  //# sourceMappingURL=seek-to-position.d.cts.map
@@ -11,7 +11,19 @@ declare const SpotifySeekToPositionOutput: z.ZodObject<{
11
11
  declare const spotifySeekToPosition: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  position_ms: number;
13
13
  device_id?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { spotifySeekToPosition };
17
29
  //# sourceMappingURL=seek-to-position.d.mts.map
@@ -11,7 +11,19 @@ declare const SpotifySetPlaybackVolumeOutput: z.ZodObject<{
11
11
  declare const spotifySetPlaybackVolume: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  volume_percent: number;
13
13
  device_id?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { spotifySetPlaybackVolume };
17
29
  //# sourceMappingURL=set-playback-volume.d.cts.map
@@ -11,7 +11,19 @@ declare const SpotifySetPlaybackVolumeOutput: z.ZodObject<{
11
11
  declare const spotifySetPlaybackVolume: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  volume_percent: number;
13
13
  device_id?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { spotifySetPlaybackVolume };
17
29
  //# sourceMappingURL=set-playback-volume.d.mts.map
@@ -15,7 +15,19 @@ declare const SpotifySetRepeatModeOutput: z.ZodObject<{
15
15
  declare const spotifySetRepeatMode: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  state: "track" | "context" | "off";
17
17
  device_id?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ accessToken: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { spotifySetRepeatMode };
21
33
  //# sourceMappingURL=set-repeat-mode.d.cts.map
@@ -15,7 +15,19 @@ declare const SpotifySetRepeatModeOutput: z.ZodObject<{
15
15
  declare const spotifySetRepeatMode: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  state: "track" | "context" | "off";
17
17
  device_id?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ accessToken: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { spotifySetRepeatMode };
21
33
  //# sourceMappingURL=set-repeat-mode.d.mts.map
@@ -10,7 +10,19 @@ declare const SpotifySkipToNextOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const spotifySkipToNext: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  device_id?: string | undefined;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ accessToken: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ accessToken: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { spotifySkipToNext };
16
28
  //# sourceMappingURL=skip-to-next.d.cts.map
@@ -10,7 +10,19 @@ declare const SpotifySkipToNextOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const spotifySkipToNext: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  device_id?: string | undefined;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ accessToken: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ accessToken: z.ZodString;
25
+ }, z.core.$strip>>]>;
14
26
  //#endregion
15
27
  export { spotifySkipToNext };
16
28
  //# sourceMappingURL=skip-to-next.d.mts.map
@@ -9,7 +9,19 @@ declare const SpotifySkipToPreviousOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spotifySkipToPrevious: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  device_id?: string | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { spotifySkipToPrevious };
15
27
  //# sourceMappingURL=skip-to-previous.d.cts.map
@@ -9,7 +9,19 @@ declare const SpotifySkipToPreviousOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const spotifySkipToPrevious: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  device_id?: string | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { spotifySkipToPrevious };
15
27
  //# sourceMappingURL=skip-to-previous.d.mts.map
@@ -17,7 +17,19 @@ declare const spotifyStartResumePlayback: import("@keystrokehq/action").Workflow
17
17
  device_id?: string | undefined;
18
18
  context_uri?: string | undefined;
19
19
  position_ms?: number | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ accessToken: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { spotifyStartResumePlayback };
23
35
  //# sourceMappingURL=start-resume-playback.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"start-resume-playback.d.cts","names":[],"sources":["../../src/actions/start-resume-playback.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAO/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;WAMrC,MAAA"}
1
+ {"version":3,"file":"start-resume-playback.d.cts","names":[],"sources":["../../src/actions/start-resume-playback.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAO/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -17,7 +17,19 @@ declare const spotifyStartResumePlayback: import("@keystrokehq/action").Workflow
17
17
  device_id?: string | undefined;
18
18
  context_uri?: string | undefined;
19
19
  position_ms?: number | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ accessToken: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { spotifyStartResumePlayback };
23
35
  //# sourceMappingURL=start-resume-playback.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"start-resume-playback.d.mts","names":[],"sources":["../../src/actions/start-resume-playback.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAO/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA;;WAMrC,MAAA"}
1
+ {"version":3,"file":"start-resume-playback.d.mts","names":[],"sources":["../../src/actions/start-resume-playback.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAO/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -12,7 +12,19 @@ declare const SpotifyTogglePlaybackShuffleOutput: z.ZodObject<{
12
12
  declare const spotifyTogglePlaybackShuffle: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  state: boolean;
14
14
  device_id?: string | undefined;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ accessToken: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ accessToken: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { spotifyTogglePlaybackShuffle };
18
30
  //# sourceMappingURL=toggle-playback-shuffle.d.cts.map
@@ -12,7 +12,19 @@ declare const SpotifyTogglePlaybackShuffleOutput: z.ZodObject<{
12
12
  declare const spotifyTogglePlaybackShuffle: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  state: boolean;
14
14
  device_id?: string | undefined;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ accessToken: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ accessToken: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { spotifyTogglePlaybackShuffle };
18
30
  //# sourceMappingURL=toggle-playback-shuffle.d.mts.map
@@ -12,7 +12,19 @@ declare const SpotifyTransferPlaybackOutput: z.ZodObject<{
12
12
  declare const spotifyTransferPlayback: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  device_ids: string[];
14
14
  play?: boolean | undefined;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ accessToken: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ accessToken: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { spotifyTransferPlayback };
18
30
  //# sourceMappingURL=transfer-playback.d.cts.map
@@ -12,7 +12,19 @@ declare const SpotifyTransferPlaybackOutput: z.ZodObject<{
12
12
  declare const spotifyTransferPlayback: import("@keystrokehq/action").WorkflowActionDefinition<{
13
13
  device_ids: string[];
14
14
  play?: boolean | undefined;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ accessToken: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ accessToken: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { spotifyTransferPlayback };
18
30
  //# sourceMappingURL=transfer-playback.d.mts.map
@@ -15,7 +15,19 @@ declare const SpotifyUnfollowArtistsOrUsersOutput: z.ZodObject<{
15
15
  declare const spotifyUnfollowArtistsOrUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  ids: string;
17
17
  type: "user" | "artist";
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ accessToken: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { spotifyUnfollowArtistsOrUsers };
21
33
  //# sourceMappingURL=unfollow-artists-or-users.d.cts.map
@@ -15,7 +15,19 @@ declare const SpotifyUnfollowArtistsOrUsersOutput: z.ZodObject<{
15
15
  declare const spotifyUnfollowArtistsOrUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  ids: string;
17
17
  type: "user" | "artist";
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ accessToken: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { spotifyUnfollowArtistsOrUsers };
21
33
  //# sourceMappingURL=unfollow-artists-or-users.d.mts.map