@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
@@ -57,7 +57,19 @@ declare const SpotifyGetEpisodeOutput: z.ZodObject<{
57
57
  declare const spotifyGetEpisode: import("@keystrokehq/action").WorkflowActionDefinition<{
58
58
  id: string;
59
59
  market?: string | undefined;
60
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
60
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ accessToken: z.ZodString;
66
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
67
+ connectionId: z.ZodString;
68
+ entityId: z.ZodString;
69
+ instanceId: z.ZodString;
70
+ }, z.core.$strip>, z.ZodObject<{
71
+ accessToken: z.ZodString;
72
+ }, z.core.$strip>>]>;
61
73
  //#endregion
62
74
  export { spotifyGetEpisode };
63
75
  //# sourceMappingURL=get-episode.d.cts.map
@@ -57,7 +57,19 @@ declare const SpotifyGetEpisodeOutput: z.ZodObject<{
57
57
  declare const spotifyGetEpisode: import("@keystrokehq/action").WorkflowActionDefinition<{
58
58
  id: string;
59
59
  market?: string | undefined;
60
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
60
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
61
+ connectionId: z.ZodString;
62
+ entityId: z.ZodString;
63
+ instanceId: z.ZodString;
64
+ }, z.core.$strip>, z.ZodObject<{
65
+ accessToken: z.ZodString;
66
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
67
+ connectionId: z.ZodString;
68
+ entityId: z.ZodString;
69
+ instanceId: z.ZodString;
70
+ }, z.core.$strip>, z.ZodObject<{
71
+ accessToken: z.ZodString;
72
+ }, z.core.$strip>>]>;
61
73
  //#endregion
62
74
  export { spotifyGetEpisode };
63
75
  //# sourceMappingURL=get-episode.d.mts.map
@@ -54,7 +54,19 @@ declare const spotifyGetFeaturedPlaylists: import("@keystrokehq/action").Workflo
54
54
  limit?: number | undefined;
55
55
  locale?: string | undefined;
56
56
  offset?: number | undefined;
57
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
57
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ accessToken: z.ZodString;
63
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ accessToken: z.ZodString;
69
+ }, z.core.$strip>>]>;
58
70
  //#endregion
59
71
  export { spotifyGetFeaturedPlaylists };
60
72
  //# sourceMappingURL=get-featured-playlists.d.cts.map
@@ -54,7 +54,19 @@ declare const spotifyGetFeaturedPlaylists: import("@keystrokehq/action").Workflo
54
54
  limit?: number | undefined;
55
55
  locale?: string | undefined;
56
56
  offset?: number | undefined;
57
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
57
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ accessToken: z.ZodString;
63
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ accessToken: z.ZodString;
69
+ }, z.core.$strip>>]>;
58
70
  //#endregion
59
71
  export { spotifyGetFeaturedPlaylists };
60
72
  //# sourceMappingURL=get-featured-playlists.d.mts.map
@@ -47,7 +47,19 @@ declare const spotifyGetFollowedArtists: import("@keystrokehq/action").WorkflowA
47
47
  type: "artist";
48
48
  after?: string | undefined;
49
49
  limit?: number | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ accessToken: z.ZodString;
56
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ accessToken: z.ZodString;
62
+ }, z.core.$strip>>]>;
51
63
  //#endregion
52
64
  export { spotifyGetFollowedArtists };
53
65
  //# sourceMappingURL=get-followed-artists.d.cts.map
@@ -47,7 +47,19 @@ declare const spotifyGetFollowedArtists: import("@keystrokehq/action").WorkflowA
47
47
  type: "artist";
48
48
  after?: string | undefined;
49
49
  limit?: number | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ accessToken: z.ZodString;
56
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ accessToken: z.ZodString;
62
+ }, z.core.$strip>>]>;
51
63
  //#endregion
52
64
  export { spotifyGetFollowedArtists };
53
65
  //# sourceMappingURL=get-followed-artists.d.mts.map
@@ -45,7 +45,19 @@ declare const SpotifyGetNewReleasesOutput: z.ZodObject<{
45
45
  declare const spotifyGetNewReleases: import("@keystrokehq/action").WorkflowActionDefinition<{
46
46
  limit?: number | undefined;
47
47
  offset?: number | undefined;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ accessToken: z.ZodString;
54
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ accessToken: z.ZodString;
60
+ }, z.core.$strip>>]>;
49
61
  //#endregion
50
62
  export { spotifyGetNewReleases };
51
63
  //# sourceMappingURL=get-new-releases.d.cts.map
@@ -45,7 +45,19 @@ declare const SpotifyGetNewReleasesOutput: z.ZodObject<{
45
45
  declare const spotifyGetNewReleases: import("@keystrokehq/action").WorkflowActionDefinition<{
46
46
  limit?: number | undefined;
47
47
  offset?: number | undefined;
48
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
48
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ accessToken: z.ZodString;
54
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ accessToken: z.ZodString;
60
+ }, z.core.$strip>>]>;
49
61
  //#endregion
50
62
  export { spotifyGetNewReleases };
51
63
  //# sourceMappingURL=get-new-releases.d.mts.map
@@ -206,7 +206,19 @@ declare const SpotifyGetPlaybackStateOutput: z.ZodObject<{
206
206
  declare const spotifyGetPlaybackState: import("@keystrokehq/action").WorkflowActionDefinition<{
207
207
  market?: string | undefined;
208
208
  additional_types?: string | undefined;
209
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
209
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
210
+ connectionId: z.ZodString;
211
+ entityId: z.ZodString;
212
+ instanceId: z.ZodString;
213
+ }, z.core.$strip>, z.ZodObject<{
214
+ accessToken: z.ZodString;
215
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
216
+ connectionId: z.ZodString;
217
+ entityId: z.ZodString;
218
+ instanceId: z.ZodString;
219
+ }, z.core.$strip>, z.ZodObject<{
220
+ accessToken: z.ZodString;
221
+ }, z.core.$strip>>]>;
210
222
  //#endregion
211
223
  export { spotifyGetPlaybackState };
212
224
  //# sourceMappingURL=get-playback-state.d.cts.map
@@ -206,7 +206,19 @@ declare const SpotifyGetPlaybackStateOutput: z.ZodObject<{
206
206
  declare const spotifyGetPlaybackState: import("@keystrokehq/action").WorkflowActionDefinition<{
207
207
  market?: string | undefined;
208
208
  additional_types?: string | undefined;
209
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
209
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
210
+ connectionId: z.ZodString;
211
+ entityId: z.ZodString;
212
+ instanceId: z.ZodString;
213
+ }, z.core.$strip>, z.ZodObject<{
214
+ accessToken: z.ZodString;
215
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
216
+ connectionId: z.ZodString;
217
+ entityId: z.ZodString;
218
+ instanceId: z.ZodString;
219
+ }, z.core.$strip>, z.ZodObject<{
220
+ accessToken: z.ZodString;
221
+ }, z.core.$strip>>]>;
210
222
  //#endregion
211
223
  export { spotifyGetPlaybackState };
212
224
  //# sourceMappingURL=get-playback-state.d.mts.map
@@ -13,7 +13,19 @@ declare const SpotifyGetPlaylistCoverImageOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const spotifyGetPlaylistCoverImage: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  playlist_id: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { spotifyGetPlaylistCoverImage };
19
31
  //# sourceMappingURL=get-playlist-cover-image.d.cts.map
@@ -13,7 +13,19 @@ declare const SpotifyGetPlaylistCoverImageOutput: z.ZodObject<{
13
13
  }, z.core.$loose>;
14
14
  declare const spotifyGetPlaylistCoverImage: import("@keystrokehq/action").WorkflowActionDefinition<{
15
15
  playlist_id: string;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { spotifyGetPlaylistCoverImage };
19
31
  //# sourceMappingURL=get-playlist-cover-image.d.mts.map
@@ -206,7 +206,19 @@ declare const spotifyGetPlaylistItems: import("@keystrokehq/action").WorkflowAct
206
206
  market?: string | undefined;
207
207
  offset?: number | undefined;
208
208
  additional_types?: string | undefined;
209
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
209
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
210
+ connectionId: z.ZodString;
211
+ entityId: z.ZodString;
212
+ instanceId: z.ZodString;
213
+ }, z.core.$strip>, z.ZodObject<{
214
+ accessToken: z.ZodString;
215
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
216
+ connectionId: z.ZodString;
217
+ entityId: z.ZodString;
218
+ instanceId: z.ZodString;
219
+ }, z.core.$strip>, z.ZodObject<{
220
+ accessToken: z.ZodString;
221
+ }, z.core.$strip>>]>;
210
222
  //#endregion
211
223
  export { spotifyGetPlaylistItems };
212
224
  //# sourceMappingURL=get-playlist-items.d.cts.map
@@ -206,7 +206,19 @@ declare const spotifyGetPlaylistItems: import("@keystrokehq/action").WorkflowAct
206
206
  market?: string | undefined;
207
207
  offset?: number | undefined;
208
208
  additional_types?: string | undefined;
209
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
209
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
210
+ connectionId: z.ZodString;
211
+ entityId: z.ZodString;
212
+ instanceId: z.ZodString;
213
+ }, z.core.$strip>, z.ZodObject<{
214
+ accessToken: z.ZodString;
215
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
216
+ connectionId: z.ZodString;
217
+ entityId: z.ZodString;
218
+ instanceId: z.ZodString;
219
+ }, z.core.$strip>, z.ZodObject<{
220
+ accessToken: z.ZodString;
221
+ }, z.core.$strip>>]>;
210
222
  //#endregion
211
223
  export { spotifyGetPlaylistItems };
212
224
  //# sourceMappingURL=get-playlist-items.d.mts.map
@@ -205,7 +205,19 @@ declare const spotifyGetPlaylist: import("@keystrokehq/action").WorkflowActionDe
205
205
  fields?: string | undefined;
206
206
  market?: string | undefined;
207
207
  additional_types?: string | undefined;
208
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
208
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
209
+ connectionId: z.ZodString;
210
+ entityId: z.ZodString;
211
+ instanceId: z.ZodString;
212
+ }, z.core.$strip>, z.ZodObject<{
213
+ accessToken: z.ZodString;
214
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
215
+ connectionId: z.ZodString;
216
+ entityId: z.ZodString;
217
+ instanceId: z.ZodString;
218
+ }, z.core.$strip>, z.ZodObject<{
219
+ accessToken: z.ZodString;
220
+ }, z.core.$strip>>]>;
209
221
  //#endregion
210
222
  export { spotifyGetPlaylist };
211
223
  //# sourceMappingURL=get-playlist.d.cts.map
@@ -205,7 +205,19 @@ declare const spotifyGetPlaylist: import("@keystrokehq/action").WorkflowActionDe
205
205
  fields?: string | undefined;
206
206
  market?: string | undefined;
207
207
  additional_types?: string | undefined;
208
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
208
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
209
+ connectionId: z.ZodString;
210
+ entityId: z.ZodString;
211
+ instanceId: z.ZodString;
212
+ }, z.core.$strip>, z.ZodObject<{
213
+ accessToken: z.ZodString;
214
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
215
+ connectionId: z.ZodString;
216
+ entityId: z.ZodString;
217
+ instanceId: z.ZodString;
218
+ }, z.core.$strip>, z.ZodObject<{
219
+ accessToken: z.ZodString;
220
+ }, z.core.$strip>>]>;
209
221
  //#endregion
210
222
  export { spotifyGetPlaylist };
211
223
  //# sourceMappingURL=get-playlist.d.mts.map
@@ -102,7 +102,19 @@ declare const spotifyGetRecentlyPlayedTracks: import("@keystrokehq/action").Work
102
102
  after?: number | undefined;
103
103
  limit?: number | undefined;
104
104
  before?: number | undefined;
105
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
105
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
106
+ connectionId: z.ZodString;
107
+ entityId: z.ZodString;
108
+ instanceId: z.ZodString;
109
+ }, z.core.$strip>, z.ZodObject<{
110
+ accessToken: z.ZodString;
111
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
112
+ connectionId: z.ZodString;
113
+ entityId: z.ZodString;
114
+ instanceId: z.ZodString;
115
+ }, z.core.$strip>, z.ZodObject<{
116
+ accessToken: z.ZodString;
117
+ }, z.core.$strip>>]>;
106
118
  //#endregion
107
119
  export { spotifyGetRecentlyPlayedTracks };
108
120
  //# sourceMappingURL=get-recently-played-tracks.d.cts.map
@@ -102,7 +102,19 @@ declare const spotifyGetRecentlyPlayedTracks: import("@keystrokehq/action").Work
102
102
  after?: number | undefined;
103
103
  limit?: number | undefined;
104
104
  before?: number | undefined;
105
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
105
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
106
+ connectionId: z.ZodString;
107
+ entityId: z.ZodString;
108
+ instanceId: z.ZodString;
109
+ }, z.core.$strip>, z.ZodObject<{
110
+ accessToken: z.ZodString;
111
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
112
+ connectionId: z.ZodString;
113
+ entityId: z.ZodString;
114
+ instanceId: z.ZodString;
115
+ }, z.core.$strip>, z.ZodObject<{
116
+ accessToken: z.ZodString;
117
+ }, z.core.$strip>>]>;
106
118
  //#endregion
107
119
  export { spotifyGetRecentlyPlayedTracks };
108
120
  //# sourceMappingURL=get-recently-played-tracks.d.mts.map
@@ -121,7 +121,19 @@ declare const spotifyGetRecommendations: import("@keystrokehq/action").WorkflowA
121
121
  min_instrumentalness?: number | undefined;
122
122
  target_time_signature?: number | undefined;
123
123
  target_instrumentalness?: number | undefined;
124
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
124
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
125
+ connectionId: z.ZodString;
126
+ entityId: z.ZodString;
127
+ instanceId: z.ZodString;
128
+ }, z.core.$strip>, z.ZodObject<{
129
+ accessToken: z.ZodString;
130
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
131
+ connectionId: z.ZodString;
132
+ entityId: z.ZodString;
133
+ instanceId: z.ZodString;
134
+ }, z.core.$strip>, z.ZodObject<{
135
+ accessToken: z.ZodString;
136
+ }, z.core.$strip>>]>;
125
137
  //#endregion
126
138
  export { spotifyGetRecommendations };
127
139
  //# sourceMappingURL=get-recommendations.d.cts.map
@@ -121,7 +121,19 @@ declare const spotifyGetRecommendations: import("@keystrokehq/action").WorkflowA
121
121
  min_instrumentalness?: number | undefined;
122
122
  target_time_signature?: number | undefined;
123
123
  target_instrumentalness?: number | undefined;
124
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
124
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
125
+ connectionId: z.ZodString;
126
+ entityId: z.ZodString;
127
+ instanceId: z.ZodString;
128
+ }, z.core.$strip>, z.ZodObject<{
129
+ accessToken: z.ZodString;
130
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
131
+ connectionId: z.ZodString;
132
+ entityId: z.ZodString;
133
+ instanceId: z.ZodString;
134
+ }, z.core.$strip>, z.ZodObject<{
135
+ accessToken: z.ZodString;
136
+ }, z.core.$strip>>]>;
125
137
  //#endregion
126
138
  export { spotifyGetRecommendations };
127
139
  //# sourceMappingURL=get-recommendations.d.mts.map
@@ -76,7 +76,19 @@ declare const SpotifyGetSeveralAlbumsOutput: z.ZodObject<{
76
76
  declare const spotifyGetSeveralAlbums: import("@keystrokehq/action").WorkflowActionDefinition<{
77
77
  ids: string;
78
78
  market?: string | undefined;
79
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
79
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
80
+ connectionId: z.ZodString;
81
+ entityId: z.ZodString;
82
+ instanceId: z.ZodString;
83
+ }, z.core.$strip>, z.ZodObject<{
84
+ accessToken: z.ZodString;
85
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
86
+ connectionId: z.ZodString;
87
+ entityId: z.ZodString;
88
+ instanceId: z.ZodString;
89
+ }, z.core.$strip>, z.ZodObject<{
90
+ accessToken: z.ZodString;
91
+ }, z.core.$strip>>]>;
80
92
  //#endregion
81
93
  export { spotifyGetSeveralAlbums };
82
94
  //# sourceMappingURL=get-several-albums.d.cts.map
@@ -76,7 +76,19 @@ declare const SpotifyGetSeveralAlbumsOutput: z.ZodObject<{
76
76
  declare const spotifyGetSeveralAlbums: import("@keystrokehq/action").WorkflowActionDefinition<{
77
77
  ids: string;
78
78
  market?: string | undefined;
79
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
79
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
80
+ connectionId: z.ZodString;
81
+ entityId: z.ZodString;
82
+ instanceId: z.ZodString;
83
+ }, z.core.$strip>, z.ZodObject<{
84
+ accessToken: z.ZodString;
85
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
86
+ connectionId: z.ZodString;
87
+ entityId: z.ZodString;
88
+ instanceId: z.ZodString;
89
+ }, z.core.$strip>, z.ZodObject<{
90
+ accessToken: z.ZodString;
91
+ }, z.core.$strip>>]>;
80
92
  //#endregion
81
93
  export { spotifyGetSeveralAlbums };
82
94
  //# sourceMappingURL=get-several-albums.d.mts.map
@@ -29,7 +29,19 @@ declare const SpotifyGetSeveralArtistsOutput: z.ZodObject<{
29
29
  }, z.core.$loose>;
30
30
  declare const spotifyGetSeveralArtists: import("@keystrokehq/action").WorkflowActionDefinition<{
31
31
  ids: string;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ accessToken: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { spotifyGetSeveralArtists };
35
47
  //# sourceMappingURL=get-several-artists.d.cts.map
@@ -29,7 +29,19 @@ declare const SpotifyGetSeveralArtistsOutput: z.ZodObject<{
29
29
  }, z.core.$loose>;
30
30
  declare const spotifyGetSeveralArtists: import("@keystrokehq/action").WorkflowActionDefinition<{
31
31
  ids: string;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ accessToken: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { spotifyGetSeveralArtists };
35
47
  //# sourceMappingURL=get-several-artists.d.mts.map
@@ -74,7 +74,19 @@ declare const SpotifyGetSeveralAudiobooksOutput: z.ZodObject<{
74
74
  declare const spotifyGetSeveralAudiobooks: import("@keystrokehq/action").WorkflowActionDefinition<{
75
75
  ids: string;
76
76
  market?: string | undefined;
77
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
77
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
78
+ connectionId: z.ZodString;
79
+ entityId: z.ZodString;
80
+ instanceId: z.ZodString;
81
+ }, z.core.$strip>, z.ZodObject<{
82
+ accessToken: z.ZodString;
83
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
84
+ connectionId: z.ZodString;
85
+ entityId: z.ZodString;
86
+ instanceId: z.ZodString;
87
+ }, z.core.$strip>, z.ZodObject<{
88
+ accessToken: z.ZodString;
89
+ }, z.core.$strip>>]>;
78
90
  //#endregion
79
91
  export { spotifyGetSeveralAudiobooks };
80
92
  //# sourceMappingURL=get-several-audiobooks.d.cts.map
@@ -74,7 +74,19 @@ declare const SpotifyGetSeveralAudiobooksOutput: z.ZodObject<{
74
74
  declare const spotifyGetSeveralAudiobooks: import("@keystrokehq/action").WorkflowActionDefinition<{
75
75
  ids: string;
76
76
  market?: string | undefined;
77
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
77
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
78
+ connectionId: z.ZodString;
79
+ entityId: z.ZodString;
80
+ instanceId: z.ZodString;
81
+ }, z.core.$strip>, z.ZodObject<{
82
+ accessToken: z.ZodString;
83
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
84
+ connectionId: z.ZodString;
85
+ entityId: z.ZodString;
86
+ instanceId: z.ZodString;
87
+ }, z.core.$strip>, z.ZodObject<{
88
+ accessToken: z.ZodString;
89
+ }, z.core.$strip>>]>;
78
90
  //#endregion
79
91
  export { spotifyGetSeveralAudiobooks };
80
92
  //# sourceMappingURL=get-several-audiobooks.d.mts.map
@@ -30,7 +30,19 @@ declare const spotifyGetSeveralBrowseCategories: import("@keystrokehq/action").W
30
30
  limit?: number | undefined;
31
31
  locale?: string | undefined;
32
32
  offset?: number | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ accessToken: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { spotifyGetSeveralBrowseCategories };
36
48
  //# sourceMappingURL=get-several-browse-categories.d.cts.map
@@ -30,7 +30,19 @@ declare const spotifyGetSeveralBrowseCategories: import("@keystrokehq/action").W
30
30
  limit?: number | undefined;
31
31
  locale?: string | undefined;
32
32
  offset?: number | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ accessToken: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"spotify", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { spotifyGetSeveralBrowseCategories };
36
48
  //# sourceMappingURL=get-several-browse-categories.d.mts.map