@keystrokehq/smugmug 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/get-album-highlight-image.cjs +1 -0
- package/dist/actions/get-album-highlight-image.cjs.map +1 -1
- package/dist/actions/get-album-highlight-image.d.cts +3 -3
- package/dist/actions/get-album-highlight-image.d.cts.map +1 -1
- package/dist/actions/get-album-highlight-image.d.mts +3 -3
- package/dist/actions/get-album-highlight-image.d.mts.map +1 -1
- package/dist/actions/get-album-highlight-image.mjs +1 -0
- package/dist/actions/get-album-highlight-image.mjs.map +1 -1
- package/dist/actions/get-album-image.cjs +1 -0
- package/dist/actions/get-album-image.cjs.map +1 -1
- package/dist/actions/get-album-image.d.cts +3 -4
- package/dist/actions/get-album-image.d.cts.map +1 -1
- package/dist/actions/get-album-image.d.mts +3 -4
- package/dist/actions/get-album-image.d.mts.map +1 -1
- package/dist/actions/get-album-image.mjs +1 -0
- package/dist/actions/get-album-image.mjs.map +1 -1
- package/dist/actions/get-album-images.cjs +1 -0
- package/dist/actions/get-album-images.cjs.map +1 -1
- package/dist/actions/get-album-images.d.cts +3 -5
- package/dist/actions/get-album-images.d.cts.map +1 -1
- package/dist/actions/get-album-images.d.mts +3 -5
- package/dist/actions/get-album-images.d.mts.map +1 -1
- package/dist/actions/get-album-images.mjs +1 -0
- package/dist/actions/get-album-images.mjs.map +1 -1
- package/dist/actions/get-album.cjs +1 -0
- package/dist/actions/get-album.cjs.map +1 -1
- package/dist/actions/get-album.d.cts +3 -3
- package/dist/actions/get-album.d.cts.map +1 -1
- package/dist/actions/get-album.d.mts +3 -3
- package/dist/actions/get-album.d.mts.map +1 -1
- package/dist/actions/get-album.mjs +1 -0
- package/dist/actions/get-album.mjs.map +1 -1
- package/dist/actions/get-folder-albums.cjs +1 -0
- package/dist/actions/get-folder-albums.cjs.map +1 -1
- package/dist/actions/get-folder-albums.d.cts +3 -5
- package/dist/actions/get-folder-albums.d.cts.map +1 -1
- package/dist/actions/get-folder-albums.d.mts +3 -5
- package/dist/actions/get-folder-albums.d.mts.map +1 -1
- package/dist/actions/get-folder-albums.mjs +1 -0
- package/dist/actions/get-folder-albums.mjs.map +1 -1
- package/dist/actions/get-folder-by-user-path.cjs +1 -0
- package/dist/actions/get-folder-by-user-path.cjs.map +1 -1
- package/dist/actions/get-folder-by-user-path.d.cts +3 -4
- package/dist/actions/get-folder-by-user-path.d.cts.map +1 -1
- package/dist/actions/get-folder-by-user-path.d.mts +3 -4
- package/dist/actions/get-folder-by-user-path.d.mts.map +1 -1
- package/dist/actions/get-folder-by-user-path.mjs +1 -0
- package/dist/actions/get-folder-by-user-path.mjs.map +1 -1
- package/dist/actions/get-folder-details.cjs +1 -0
- package/dist/actions/get-folder-details.cjs.map +1 -1
- package/dist/actions/get-folder-details.d.cts +3 -3
- package/dist/actions/get-folder-details.d.cts.map +1 -1
- package/dist/actions/get-folder-details.d.mts +3 -3
- package/dist/actions/get-folder-details.d.mts.map +1 -1
- package/dist/actions/get-folder-details.mjs +1 -0
- package/dist/actions/get-folder-details.mjs.map +1 -1
- package/dist/actions/get-folder-subfolders.cjs +1 -0
- package/dist/actions/get-folder-subfolders.cjs.map +1 -1
- package/dist/actions/get-folder-subfolders.d.cts +3 -5
- package/dist/actions/get-folder-subfolders.d.cts.map +1 -1
- package/dist/actions/get-folder-subfolders.d.mts +3 -5
- package/dist/actions/get-folder-subfolders.d.mts.map +1 -1
- package/dist/actions/get-folder-subfolders.mjs +1 -0
- package/dist/actions/get-folder-subfolders.mjs.map +1 -1
- package/dist/actions/get-image-metadata.cjs +1 -0
- package/dist/actions/get-image-metadata.cjs.map +1 -1
- package/dist/actions/get-image-metadata.d.cts +3 -3
- package/dist/actions/get-image-metadata.d.cts.map +1 -1
- package/dist/actions/get-image-metadata.d.mts +3 -3
- package/dist/actions/get-image-metadata.d.mts.map +1 -1
- package/dist/actions/get-image-metadata.mjs +1 -0
- package/dist/actions/get-image-metadata.mjs.map +1 -1
- package/dist/actions/get-image-size-details.cjs +1 -0
- package/dist/actions/get-image-size-details.cjs.map +1 -1
- package/dist/actions/get-image-size-details.d.cts +3 -3
- package/dist/actions/get-image-size-details.d.cts.map +1 -1
- package/dist/actions/get-image-size-details.d.mts +3 -3
- package/dist/actions/get-image-size-details.d.mts.map +1 -1
- package/dist/actions/get-image-size-details.mjs +1 -0
- package/dist/actions/get-image-size-details.mjs.map +1 -1
- package/dist/actions/get-image-sizes.cjs +1 -0
- package/dist/actions/get-image-sizes.cjs.map +1 -1
- package/dist/actions/get-image-sizes.d.cts +3 -3
- package/dist/actions/get-image-sizes.d.cts.map +1 -1
- package/dist/actions/get-image-sizes.d.mts +3 -3
- package/dist/actions/get-image-sizes.d.mts.map +1 -1
- package/dist/actions/get-image-sizes.mjs +1 -0
- package/dist/actions/get-image-sizes.mjs.map +1 -1
- package/dist/actions/get-image.cjs +1 -0
- package/dist/actions/get-image.cjs.map +1 -1
- package/dist/actions/get-image.d.cts +3 -3
- package/dist/actions/get-image.d.cts.map +1 -1
- package/dist/actions/get-image.d.mts +3 -3
- package/dist/actions/get-image.d.mts.map +1 -1
- package/dist/actions/get-image.mjs +1 -0
- package/dist/actions/get-image.mjs.map +1 -1
- package/dist/actions/get-node-highlight-image.cjs +1 -0
- package/dist/actions/get-node-highlight-image.cjs.map +1 -1
- package/dist/actions/get-node-highlight-image.d.cts +3 -3
- package/dist/actions/get-node-highlight-image.d.cts.map +1 -1
- package/dist/actions/get-node-highlight-image.d.mts +3 -3
- package/dist/actions/get-node-highlight-image.d.mts.map +1 -1
- package/dist/actions/get-node-highlight-image.mjs +1 -0
- package/dist/actions/get-node-highlight-image.mjs.map +1 -1
- package/dist/actions/get-node-parent.cjs +1 -0
- package/dist/actions/get-node-parent.cjs.map +1 -1
- package/dist/actions/get-node-parent.d.cts +3 -3
- package/dist/actions/get-node-parent.d.cts.map +1 -1
- package/dist/actions/get-node-parent.d.mts +3 -3
- package/dist/actions/get-node-parent.d.mts.map +1 -1
- package/dist/actions/get-node-parent.mjs +1 -0
- package/dist/actions/get-node-parent.mjs.map +1 -1
- package/dist/actions/get-node-parents.cjs +1 -0
- package/dist/actions/get-node-parents.cjs.map +1 -1
- package/dist/actions/get-node-parents.d.cts +3 -3
- package/dist/actions/get-node-parents.d.cts.map +1 -1
- package/dist/actions/get-node-parents.d.mts +3 -3
- package/dist/actions/get-node-parents.d.mts.map +1 -1
- package/dist/actions/get-node-parents.mjs +1 -0
- package/dist/actions/get-node-parents.mjs.map +1 -1
- package/dist/actions/get-user-bio-image.cjs +1 -0
- package/dist/actions/get-user-bio-image.cjs.map +1 -1
- package/dist/actions/get-user-bio-image.d.cts +3 -3
- package/dist/actions/get-user-bio-image.d.cts.map +1 -1
- package/dist/actions/get-user-bio-image.d.mts +3 -3
- package/dist/actions/get-user-bio-image.d.mts.map +1 -1
- package/dist/actions/get-user-bio-image.mjs +1 -0
- package/dist/actions/get-user-bio-image.mjs.map +1 -1
- package/dist/actions/get-user-featured-albums.cjs +1 -0
- package/dist/actions/get-user-featured-albums.cjs.map +1 -1
- package/dist/actions/get-user-featured-albums.d.cts +3 -3
- package/dist/actions/get-user-featured-albums.d.cts.map +1 -1
- package/dist/actions/get-user-featured-albums.d.mts +3 -3
- package/dist/actions/get-user-featured-albums.d.mts.map +1 -1
- package/dist/actions/get-user-featured-albums.mjs +1 -0
- package/dist/actions/get-user-featured-albums.mjs.map +1 -1
- package/dist/actions/get-user-features.cjs +1 -0
- package/dist/actions/get-user-features.cjs.map +1 -1
- package/dist/actions/get-user-features.d.cts +3 -3
- package/dist/actions/get-user-features.d.cts.map +1 -1
- package/dist/actions/get-user-features.d.mts +3 -3
- package/dist/actions/get-user-features.d.mts.map +1 -1
- package/dist/actions/get-user-features.mjs +1 -0
- package/dist/actions/get-user-features.mjs.map +1 -1
- package/dist/actions/get-user-profile.cjs +1 -0
- package/dist/actions/get-user-profile.cjs.map +1 -1
- package/dist/actions/get-user-profile.d.cts +3 -3
- package/dist/actions/get-user-profile.d.cts.map +1 -1
- package/dist/actions/get-user-profile.d.mts +3 -3
- package/dist/actions/get-user-profile.d.mts.map +1 -1
- package/dist/actions/get-user-profile.mjs +1 -0
- package/dist/actions/get-user-profile.mjs.map +1 -1
- package/dist/actions/get-user-root-node.cjs +1 -0
- package/dist/actions/get-user-root-node.cjs.map +1 -1
- package/dist/actions/get-user-root-node.d.cts +3 -3
- package/dist/actions/get-user-root-node.d.cts.map +1 -1
- package/dist/actions/get-user-root-node.d.mts +3 -3
- package/dist/actions/get-user-root-node.d.mts.map +1 -1
- package/dist/actions/get-user-root-node.mjs +1 -0
- package/dist/actions/get-user-root-node.mjs.map +1 -1
- package/dist/actions/get-user.cjs +1 -0
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +3 -3
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +3 -3
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +1 -0
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/list-child-nodes.cjs +1 -0
- package/dist/actions/list-child-nodes.cjs.map +1 -1
- package/dist/actions/list-child-nodes.d.cts +3 -5
- package/dist/actions/list-child-nodes.d.cts.map +1 -1
- package/dist/actions/list-child-nodes.d.mts +3 -5
- package/dist/actions/list-child-nodes.d.mts.map +1 -1
- package/dist/actions/list-child-nodes.mjs +1 -0
- package/dist/actions/list-child-nodes.mjs.map +1 -1
- package/dist/actions/search-user-content.cjs +1 -0
- package/dist/actions/search-user-content.cjs.map +1 -1
- package/dist/actions/search-user-content.d.cts +3 -7
- package/dist/actions/search-user-content.d.cts.map +1 -1
- package/dist/actions/search-user-content.d.mts +3 -7
- package/dist/actions/search-user-content.d.mts.map +1 -1
- package/dist/actions/search-user-content.mjs +1 -0
- package/dist/actions/search-user-content.mjs.map +1 -1
- package/dist/actions/unlock-album.cjs +1 -0
- package/dist/actions/unlock-album.cjs.map +1 -1
- package/dist/actions/unlock-album.d.cts +3 -4
- package/dist/actions/unlock-album.d.cts.map +1 -1
- package/dist/actions/unlock-album.d.mts +3 -4
- package/dist/actions/unlock-album.d.mts.map +1 -1
- package/dist/actions/unlock-album.mjs +1 -0
- package/dist/actions/unlock-album.mjs.map +1 -1
- package/dist/actions/unlock-user.cjs +1 -0
- package/dist/actions/unlock-user.cjs.map +1 -1
- package/dist/actions/unlock-user.d.cts +3 -4
- package/dist/actions/unlock-user.d.cts.map +1 -1
- package/dist/actions/unlock-user.d.mts +3 -4
- package/dist/actions/unlock-user.d.mts.map +1 -1
- package/dist/actions/unlock-user.mjs +1 -0
- package/dist/actions/unlock-user.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smugmug } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-user-bio-image.d.ts
|
|
@@ -23,9 +25,7 @@ declare const SmugmugGetUserBioImageOutput: z.ZodObject<{
|
|
|
23
25
|
OriginalHeight: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
26
|
}, z.core.$loose>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const smugmugGetUserBioImage:
|
|
27
|
-
nickname: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
28
|
+
declare const smugmugGetUserBioImage: AppAction<typeof SmugmugGetUserBioImageInput, typeof SmugmugGetUserBioImageOutput, typeof smugmug.credential>;
|
|
29
29
|
//#endregion
|
|
30
30
|
export { smugmugGetUserBioImage };
|
|
31
31
|
//# sourceMappingURL=get-user-bio-image.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-bio-image.d.cts","names":[],"sources":["../../src/actions/get-user-bio-image.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-bio-image.d.cts","names":[],"sources":["../../src/actions/get-user-bio-image.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAoB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smugmug } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-user-bio-image.d.ts
|
|
@@ -23,9 +25,7 @@ declare const SmugmugGetUserBioImageOutput: z.ZodObject<{
|
|
|
23
25
|
OriginalHeight: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
26
|
}, z.core.$loose>>;
|
|
25
27
|
}, z.core.$loose>;
|
|
26
|
-
declare const smugmugGetUserBioImage:
|
|
27
|
-
nickname: string;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
28
|
+
declare const smugmugGetUserBioImage: AppAction<typeof SmugmugGetUserBioImageInput, typeof SmugmugGetUserBioImageOutput, typeof smugmug.credential>;
|
|
29
29
|
//#endregion
|
|
30
30
|
export { smugmugGetUserBioImage };
|
|
31
31
|
//# sourceMappingURL=get-user-bio-image.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-bio-image.d.mts","names":[],"sources":["../../src/actions/get-user-bio-image.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-bio-image.d.mts","names":[],"sources":["../../src/actions/get-user-bio-image.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAoB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-bio-image.mjs","names":[],"sources":["../../src/actions/get-user-bio-image.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmugmugGetUserBioImageInput = z.object({\n nickname: z.string().describe(\"The nickname of the SmugMug user whose bio image should be retrieved.\"),\n});\nconst SmugmugGetUserBioImage_BioImageResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this bio image resource.\").nullable().optional(),\n Date: z.string().describe(\"The date the image was taken or uploaded.\").nullable().optional(),\n Uris: z.record(z.string(), z.unknown()).describe(\"URIs to related resources for this image.\").nullable().optional(),\n Title: z.string().describe(\"The title of the bio image.\").nullable().optional(),\n Format: z.string().describe(\"The image file format (e.g., 'JPG', 'PNG').\").nullable().optional(),\n Caption: z.string().describe(\"The caption text for the bio image.\").nullable().optional(),\n FileName: z.string().describe(\"The original filename of the bio image.\").nullable().optional(),\n ImageKey: z.string().describe(\"The unique key identifier for the image.\").nullable().optional(),\n Keywords: z.string().describe(\"Comma-separated keywords/tags for the bio image.\").nullable().optional(),\n LastUpdated: z.string().describe(\"ISO 8601 timestamp when the image was last updated.\").nullable().optional(),\n KeywordArray: z.array(z.string()).describe(\"Array of keywords/tags for the bio image.\").nullable().optional(),\n OriginalSize: z.number().int().describe(\"The original file size of the image in bytes.\").nullable().optional(),\n ThumbnailUrl: z.string().describe(\"URL to the thumbnail version of the bio image.\").nullable().optional(),\n OriginalWidth: z.number().int().describe(\"The original width of the image in pixels.\").nullable().optional(),\n OriginalHeight: z.number().int().describe(\"The original height of the image in pixels.\").nullable().optional(),\n}).passthrough().describe(\"Bio image information from SmugMug API.\");\nexport const SmugmugGetUserBioImageOutput = z.object({\n response: SmugmugGetUserBioImage_BioImageResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserBioImage = action(\"SMUGMUG_GET_USER_BIO_IMAGE\", {\n slug: \"smugmug-get-user-bio-image\",\n name: \"Get User Bio Image\",\n description: \"Tool to retrieve the bio image for a SmugMug user by their nickname (username). Use when you need to get information about a user's bio/profile image including image metadata, dimensions, URLs, and related resource URIs.\",\n input: SmugmugGetUserBioImageInput,\n output: SmugmugGetUserBioImageOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-bio-image.mjs","names":[],"sources":["../../src/actions/get-user-bio-image.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smugmug } from \"../app\";\n\nexport const SmugmugGetUserBioImageInput = z.object({\n nickname: z.string().describe(\"The nickname of the SmugMug user whose bio image should be retrieved.\"),\n});\nconst SmugmugGetUserBioImage_BioImageResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this bio image resource.\").nullable().optional(),\n Date: z.string().describe(\"The date the image was taken or uploaded.\").nullable().optional(),\n Uris: z.record(z.string(), z.unknown()).describe(\"URIs to related resources for this image.\").nullable().optional(),\n Title: z.string().describe(\"The title of the bio image.\").nullable().optional(),\n Format: z.string().describe(\"The image file format (e.g., 'JPG', 'PNG').\").nullable().optional(),\n Caption: z.string().describe(\"The caption text for the bio image.\").nullable().optional(),\n FileName: z.string().describe(\"The original filename of the bio image.\").nullable().optional(),\n ImageKey: z.string().describe(\"The unique key identifier for the image.\").nullable().optional(),\n Keywords: z.string().describe(\"Comma-separated keywords/tags for the bio image.\").nullable().optional(),\n LastUpdated: z.string().describe(\"ISO 8601 timestamp when the image was last updated.\").nullable().optional(),\n KeywordArray: z.array(z.string()).describe(\"Array of keywords/tags for the bio image.\").nullable().optional(),\n OriginalSize: z.number().int().describe(\"The original file size of the image in bytes.\").nullable().optional(),\n ThumbnailUrl: z.string().describe(\"URL to the thumbnail version of the bio image.\").nullable().optional(),\n OriginalWidth: z.number().int().describe(\"The original width of the image in pixels.\").nullable().optional(),\n OriginalHeight: z.number().int().describe(\"The original height of the image in pixels.\").nullable().optional(),\n}).passthrough().describe(\"Bio image information from SmugMug API.\");\nexport const SmugmugGetUserBioImageOutput = z.object({\n response: SmugmugGetUserBioImage_BioImageResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserBioImage: AppAction<\n typeof SmugmugGetUserBioImageInput,\n typeof SmugmugGetUserBioImageOutput,\n typeof smugmug.credential\n> = action(\"SMUGMUG_GET_USER_BIO_IMAGE\", {\n slug: \"smugmug-get-user-bio-image\",\n name: \"Get User Bio Image\",\n description: \"Tool to retrieve the bio image for a SmugMug user by their nickname (username). Use when you need to get information about a user's bio/profile image including image metadata, dimensions, URLs, and related resource URIs.\",\n input: SmugmugGetUserBioImageInput,\n output: SmugmugGetUserBioImageOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO,EAClD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,EACvG,CAAC;AACD,MAAM,gDAAgD,EAAE,OAAO;CAC7D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAKnE,MAAa,yBAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb0C,EAAE,OAAO,EACnD,UAAU,8CAA8C,SAAS,EACnE,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-featured-albums.cjs","names":["z","action"],"sources":["../../src/actions/get-user-featured-albums.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmugmugGetUserFeaturedAlbumsInput = z.object({\n nickname: z.string().describe(\"The nickname of the SmugMug user whose featured albums you want to retrieve. This is the user's unique identifier on SmugMug.\"),\n});\nconst SmugmugGetUserFeaturedAlbums_FeaturedAlbumSchema = z.object({\n Uri: z.string().describe(\"The API URI for this album resource.\").nullable().optional(),\n Name: z.string().describe(\"The name of the album.\").nullable().optional(),\n Title: z.string().describe(\"The title of the album.\").nullable().optional(),\n NodeID: z.string().describe(\"The unique node identifier for this album.\").nullable().optional(),\n WebUri: z.string().describe(\"The public URL to view the album on SmugMug.\").nullable().optional(),\n UrlPath: z.string().describe(\"The URL path segment for this album.\").nullable().optional(),\n AlbumKey: z.string().describe(\"The unique key identifier for the album.\").nullable().optional(),\n ImageCount: z.number().int().describe(\"The number of images in the album.\").nullable().optional(),\n Description: z.string().describe(\"The description of the album.\").nullable().optional(),\n LastUpdated: z.string().describe(\"ISO 8601 timestamp when the album was last updated.\").nullable().optional(),\n ImagesLastUpdated: z.string().describe(\"ISO 8601 timestamp when images in the album were last updated.\").nullable().optional(),\n}).passthrough().describe(\"Represents a featured album for a SmugMug user.\");\nconst SmugmugGetUserFeaturedAlbums_FeaturedAlbumsResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this resource.\").nullable().optional(),\n Album: z.array(SmugmugGetUserFeaturedAlbums_FeaturedAlbumSchema).describe(\"List of featured albums for the user.\").nullable().optional(),\n Locator: z.string().describe(\"The locator type name (e.g., 'Album').\").nullable().optional(),\n LocatorType: z.string().describe(\"Whether this returns an Object or Objects.\").nullable().optional(),\n EndpointType: z.string().describe(\"The endpoint type name.\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of the API URI endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Response containing the list of featured albums.\");\nexport const SmugmugGetUserFeaturedAlbumsOutput = z.object({\n Code: z.number().int().describe(\"HTTP status code from the API.\").nullable().optional(),\n Message: z.string().describe(\"Response message from the API.\").nullable().optional(),\n Response: SmugmugGetUserFeaturedAlbums_FeaturedAlbumsResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserFeaturedAlbums = action(\"SMUGMUG_GET_USER_FEATURED_ALBUMS\", {\n slug: \"smugmug-get-user-featured-albums\",\n name: \"Get User Featured Albums\",\n description: \"Retrieves the featured albums for a SmugMug user by their nickname. Use this when you need to see which albums a user has highlighted as featured content on their profile.\",\n input: SmugmugGetUserFeaturedAlbumsInput,\n output: SmugmugGetUserFeaturedAlbumsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-featured-albums.cjs","names":["z","action"],"sources":["../../src/actions/get-user-featured-albums.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smugmug } from \"../app\";\n\nexport const SmugmugGetUserFeaturedAlbumsInput = z.object({\n nickname: z.string().describe(\"The nickname of the SmugMug user whose featured albums you want to retrieve. This is the user's unique identifier on SmugMug.\"),\n});\nconst SmugmugGetUserFeaturedAlbums_FeaturedAlbumSchema = z.object({\n Uri: z.string().describe(\"The API URI for this album resource.\").nullable().optional(),\n Name: z.string().describe(\"The name of the album.\").nullable().optional(),\n Title: z.string().describe(\"The title of the album.\").nullable().optional(),\n NodeID: z.string().describe(\"The unique node identifier for this album.\").nullable().optional(),\n WebUri: z.string().describe(\"The public URL to view the album on SmugMug.\").nullable().optional(),\n UrlPath: z.string().describe(\"The URL path segment for this album.\").nullable().optional(),\n AlbumKey: z.string().describe(\"The unique key identifier for the album.\").nullable().optional(),\n ImageCount: z.number().int().describe(\"The number of images in the album.\").nullable().optional(),\n Description: z.string().describe(\"The description of the album.\").nullable().optional(),\n LastUpdated: z.string().describe(\"ISO 8601 timestamp when the album was last updated.\").nullable().optional(),\n ImagesLastUpdated: z.string().describe(\"ISO 8601 timestamp when images in the album were last updated.\").nullable().optional(),\n}).passthrough().describe(\"Represents a featured album for a SmugMug user.\");\nconst SmugmugGetUserFeaturedAlbums_FeaturedAlbumsResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this resource.\").nullable().optional(),\n Album: z.array(SmugmugGetUserFeaturedAlbums_FeaturedAlbumSchema).describe(\"List of featured albums for the user.\").nullable().optional(),\n Locator: z.string().describe(\"The locator type name (e.g., 'Album').\").nullable().optional(),\n LocatorType: z.string().describe(\"Whether this returns an Object or Objects.\").nullable().optional(),\n EndpointType: z.string().describe(\"The endpoint type name.\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of the API URI endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Response containing the list of featured albums.\");\nexport const SmugmugGetUserFeaturedAlbumsOutput = z.object({\n Code: z.number().int().describe(\"HTTP status code from the API.\").nullable().optional(),\n Message: z.string().describe(\"Response message from the API.\").nullable().optional(),\n Response: SmugmugGetUserFeaturedAlbums_FeaturedAlbumsResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserFeaturedAlbums: AppAction<\n typeof SmugmugGetUserFeaturedAlbumsInput,\n typeof SmugmugGetUserFeaturedAlbumsOutput,\n typeof smugmug.credential\n> = action(\"SMUGMUG_GET_USER_FEATURED_ALBUMS\", {\n slug: \"smugmug-get-user-featured-albums\",\n name: \"Get User Featured Albums\",\n description: \"Retrieves the featured albums for a SmugMug user by their nickname. Use this when you need to see which albums a user has highlighted as featured content on their profile.\",\n input: SmugmugGetUserFeaturedAlbumsInput,\n output: SmugmugGetUserFeaturedAlbumsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smugmug } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-user-featured-albums.d.ts
|
|
@@ -28,9 +30,7 @@ declare const SmugmugGetUserFeaturedAlbumsOutput: z.ZodObject<{
|
|
|
28
30
|
UriDescription: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
31
|
}, z.core.$loose>>;
|
|
30
32
|
}, z.core.$loose>;
|
|
31
|
-
declare const smugmugGetUserFeaturedAlbums:
|
|
32
|
-
nickname: string;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
|
+
declare const smugmugGetUserFeaturedAlbums: AppAction<typeof SmugmugGetUserFeaturedAlbumsInput, typeof SmugmugGetUserFeaturedAlbumsOutput, typeof smugmug.credential>;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { smugmugGetUserFeaturedAlbums };
|
|
36
36
|
//# sourceMappingURL=get-user-featured-albums.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-featured-albums.d.cts","names":[],"sources":["../../src/actions/get-user-featured-albums.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-featured-albums.d.cts","names":[],"sources":["../../src/actions/get-user-featured-albums.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAwBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAMlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smugmug } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-user-featured-albums.d.ts
|
|
@@ -28,9 +30,7 @@ declare const SmugmugGetUserFeaturedAlbumsOutput: z.ZodObject<{
|
|
|
28
30
|
UriDescription: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
31
|
}, z.core.$loose>>;
|
|
30
32
|
}, z.core.$loose>;
|
|
31
|
-
declare const smugmugGetUserFeaturedAlbums:
|
|
32
|
-
nickname: string;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
|
+
declare const smugmugGetUserFeaturedAlbums: AppAction<typeof SmugmugGetUserFeaturedAlbumsInput, typeof SmugmugGetUserFeaturedAlbumsOutput, typeof smugmug.credential>;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { smugmugGetUserFeaturedAlbums };
|
|
36
36
|
//# sourceMappingURL=get-user-featured-albums.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-featured-albums.d.mts","names":[],"sources":["../../src/actions/get-user-featured-albums.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-featured-albums.d.mts","names":[],"sources":["../../src/actions/get-user-featured-albums.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAwBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAMlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-featured-albums.mjs","names":[],"sources":["../../src/actions/get-user-featured-albums.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmugmugGetUserFeaturedAlbumsInput = z.object({\n nickname: z.string().describe(\"The nickname of the SmugMug user whose featured albums you want to retrieve. This is the user's unique identifier on SmugMug.\"),\n});\nconst SmugmugGetUserFeaturedAlbums_FeaturedAlbumSchema = z.object({\n Uri: z.string().describe(\"The API URI for this album resource.\").nullable().optional(),\n Name: z.string().describe(\"The name of the album.\").nullable().optional(),\n Title: z.string().describe(\"The title of the album.\").nullable().optional(),\n NodeID: z.string().describe(\"The unique node identifier for this album.\").nullable().optional(),\n WebUri: z.string().describe(\"The public URL to view the album on SmugMug.\").nullable().optional(),\n UrlPath: z.string().describe(\"The URL path segment for this album.\").nullable().optional(),\n AlbumKey: z.string().describe(\"The unique key identifier for the album.\").nullable().optional(),\n ImageCount: z.number().int().describe(\"The number of images in the album.\").nullable().optional(),\n Description: z.string().describe(\"The description of the album.\").nullable().optional(),\n LastUpdated: z.string().describe(\"ISO 8601 timestamp when the album was last updated.\").nullable().optional(),\n ImagesLastUpdated: z.string().describe(\"ISO 8601 timestamp when images in the album were last updated.\").nullable().optional(),\n}).passthrough().describe(\"Represents a featured album for a SmugMug user.\");\nconst SmugmugGetUserFeaturedAlbums_FeaturedAlbumsResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this resource.\").nullable().optional(),\n Album: z.array(SmugmugGetUserFeaturedAlbums_FeaturedAlbumSchema).describe(\"List of featured albums for the user.\").nullable().optional(),\n Locator: z.string().describe(\"The locator type name (e.g., 'Album').\").nullable().optional(),\n LocatorType: z.string().describe(\"Whether this returns an Object or Objects.\").nullable().optional(),\n EndpointType: z.string().describe(\"The endpoint type name.\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of the API URI endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Response containing the list of featured albums.\");\nexport const SmugmugGetUserFeaturedAlbumsOutput = z.object({\n Code: z.number().int().describe(\"HTTP status code from the API.\").nullable().optional(),\n Message: z.string().describe(\"Response message from the API.\").nullable().optional(),\n Response: SmugmugGetUserFeaturedAlbums_FeaturedAlbumsResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserFeaturedAlbums = action(\"SMUGMUG_GET_USER_FEATURED_ALBUMS\", {\n slug: \"smugmug-get-user-featured-albums\",\n name: \"Get User Featured Albums\",\n description: \"Retrieves the featured albums for a SmugMug user by their nickname. Use this when you need to see which albums a user has highlighted as featured content on their profile.\",\n input: SmugmugGetUserFeaturedAlbumsInput,\n output: SmugmugGetUserFeaturedAlbumsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-featured-albums.mjs","names":[],"sources":["../../src/actions/get-user-featured-albums.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smugmug } from \"../app\";\n\nexport const SmugmugGetUserFeaturedAlbumsInput = z.object({\n nickname: z.string().describe(\"The nickname of the SmugMug user whose featured albums you want to retrieve. This is the user's unique identifier on SmugMug.\"),\n});\nconst SmugmugGetUserFeaturedAlbums_FeaturedAlbumSchema = z.object({\n Uri: z.string().describe(\"The API URI for this album resource.\").nullable().optional(),\n Name: z.string().describe(\"The name of the album.\").nullable().optional(),\n Title: z.string().describe(\"The title of the album.\").nullable().optional(),\n NodeID: z.string().describe(\"The unique node identifier for this album.\").nullable().optional(),\n WebUri: z.string().describe(\"The public URL to view the album on SmugMug.\").nullable().optional(),\n UrlPath: z.string().describe(\"The URL path segment for this album.\").nullable().optional(),\n AlbumKey: z.string().describe(\"The unique key identifier for the album.\").nullable().optional(),\n ImageCount: z.number().int().describe(\"The number of images in the album.\").nullable().optional(),\n Description: z.string().describe(\"The description of the album.\").nullable().optional(),\n LastUpdated: z.string().describe(\"ISO 8601 timestamp when the album was last updated.\").nullable().optional(),\n ImagesLastUpdated: z.string().describe(\"ISO 8601 timestamp when images in the album were last updated.\").nullable().optional(),\n}).passthrough().describe(\"Represents a featured album for a SmugMug user.\");\nconst SmugmugGetUserFeaturedAlbums_FeaturedAlbumsResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this resource.\").nullable().optional(),\n Album: z.array(SmugmugGetUserFeaturedAlbums_FeaturedAlbumSchema).describe(\"List of featured albums for the user.\").nullable().optional(),\n Locator: z.string().describe(\"The locator type name (e.g., 'Album').\").nullable().optional(),\n LocatorType: z.string().describe(\"Whether this returns an Object or Objects.\").nullable().optional(),\n EndpointType: z.string().describe(\"The endpoint type name.\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of the API URI endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Response containing the list of featured albums.\");\nexport const SmugmugGetUserFeaturedAlbumsOutput = z.object({\n Code: z.number().int().describe(\"HTTP status code from the API.\").nullable().optional(),\n Message: z.string().describe(\"Response message from the API.\").nullable().optional(),\n Response: SmugmugGetUserFeaturedAlbums_FeaturedAlbumsResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserFeaturedAlbums: AppAction<\n typeof SmugmugGetUserFeaturedAlbumsInput,\n typeof SmugmugGetUserFeaturedAlbumsOutput,\n typeof smugmug.credential\n> = action(\"SMUGMUG_GET_USER_FEATURED_ALBUMS\", {\n slug: \"smugmug-get-user-featured-albums\",\n name: \"Get User Featured Albums\",\n description: \"Retrieves the featured albums for a SmugMug user by their nickname. Use this when you need to see which albums a user has highlighted as featured content on their profile.\",\n input: SmugmugGetUserFeaturedAlbumsInput,\n output: SmugmugGetUserFeaturedAlbumsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoC,EAAE,OAAO,EACxD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,EAC/J,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO;CAChE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,4DAA4D,EAAE,OAAO;CACzE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAO5E,MAAa,+BAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAfgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,UAAU,0DAA0D,SAAS;CAC/E,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-features.cjs","names":["z","action"],"sources":["../../src/actions/get-user-features.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmugmugGetUserFeaturesInput = z.object({\n nickname: z.string().describe(\"The user's nickname (username) on SmugMug. This is the unique identifier used to retrieve the user's available features.\"),\n});\nconst SmugmugGetUserFeatures_FeaturesResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this features resource.\").nullable().optional(),\n Features: z.record(z.string(), z.unknown()).describe(\"Dictionary of features available to the user. Keys are feature names (e.g., 'Albums', 'Video', 'Watermarks') and values are typically booleans indicating whether the feature is enabled, or strings like URIs.\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The response level indicating access permissions (e.g., 'Public', 'Full').\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of the API URI endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Features available to a SmugMug user based on their subscription plan.\");\nexport const SmugmugGetUserFeaturesOutput = z.object({\n Response: SmugmugGetUserFeatures_FeaturesResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserFeatures = action(\"SMUGMUG_GET_USER_FEATURES\", {\n slug: \"smugmug-get-user-features\",\n name: \"Get User Features\",\n description: \"Tool to retrieve a list of features available to a SmugMug user based on their subscription plan. Use when you need to check what capabilities or features a specific user has access to on SmugMug.\",\n input: SmugmugGetUserFeaturesInput,\n output: SmugmugGetUserFeaturesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-features.cjs","names":["z","action"],"sources":["../../src/actions/get-user-features.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smugmug } from \"../app\";\n\nexport const SmugmugGetUserFeaturesInput = z.object({\n nickname: z.string().describe(\"The user's nickname (username) on SmugMug. This is the unique identifier used to retrieve the user's available features.\"),\n});\nconst SmugmugGetUserFeatures_FeaturesResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this features resource.\").nullable().optional(),\n Features: z.record(z.string(), z.unknown()).describe(\"Dictionary of features available to the user. Keys are feature names (e.g., 'Albums', 'Video', 'Watermarks') and values are typically booleans indicating whether the feature is enabled, or strings like URIs.\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The response level indicating access permissions (e.g., 'Public', 'Full').\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of the API URI endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Features available to a SmugMug user based on their subscription plan.\");\nexport const SmugmugGetUserFeaturesOutput = z.object({\n Response: SmugmugGetUserFeatures_FeaturesResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserFeatures: AppAction<\n typeof SmugmugGetUserFeaturesInput,\n typeof SmugmugGetUserFeaturesOutput,\n typeof smugmug.credential\n> = action(\"SMUGMUG_GET_USER_FEATURES\", {\n slug: \"smugmug-get-user-features\",\n name: \"Get User Features\",\n description: \"Tool to retrieve a list of features available to a SmugMug user based on their subscription plan. Use when you need to check what capabilities or features a specific user has access to on SmugMug.\",\n input: SmugmugGetUserFeaturesInput,\n output: SmugmugGetUserFeaturesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,EAC1J,CAAC;AACD,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iNAAiN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5R,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wEAAwE;AAClG,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,UAAU,8CAA8C,SAAS,EACnE,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,yBAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smugmug } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-user-features.d.ts
|
|
@@ -12,9 +14,7 @@ declare const SmugmugGetUserFeaturesOutput: z.ZodObject<{
|
|
|
12
14
|
UriDescription: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
}, z.core.$loose>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const smugmugGetUserFeatures:
|
|
16
|
-
nickname: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const smugmugGetUserFeatures: AppAction<typeof SmugmugGetUserFeaturesInput, typeof SmugmugGetUserFeaturesOutput, typeof smugmug.credential>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { smugmugGetUserFeatures };
|
|
20
20
|
//# sourceMappingURL=get-user-features.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-features.d.cts","names":[],"sources":["../../src/actions/get-user-features.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-features.d.cts","names":[],"sources":["../../src/actions/get-user-features.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smugmug } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-user-features.d.ts
|
|
@@ -12,9 +14,7 @@ declare const SmugmugGetUserFeaturesOutput: z.ZodObject<{
|
|
|
12
14
|
UriDescription: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
}, z.core.$loose>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const smugmugGetUserFeatures:
|
|
16
|
-
nickname: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const smugmugGetUserFeatures: AppAction<typeof SmugmugGetUserFeaturesInput, typeof SmugmugGetUserFeaturesOutput, typeof smugmug.credential>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { smugmugGetUserFeatures };
|
|
20
20
|
//# sourceMappingURL=get-user-features.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-features.d.mts","names":[],"sources":["../../src/actions/get-user-features.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-features.d.mts","names":[],"sources":["../../src/actions/get-user-features.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-features.mjs","names":[],"sources":["../../src/actions/get-user-features.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmugmugGetUserFeaturesInput = z.object({\n nickname: z.string().describe(\"The user's nickname (username) on SmugMug. This is the unique identifier used to retrieve the user's available features.\"),\n});\nconst SmugmugGetUserFeatures_FeaturesResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this features resource.\").nullable().optional(),\n Features: z.record(z.string(), z.unknown()).describe(\"Dictionary of features available to the user. Keys are feature names (e.g., 'Albums', 'Video', 'Watermarks') and values are typically booleans indicating whether the feature is enabled, or strings like URIs.\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The response level indicating access permissions (e.g., 'Public', 'Full').\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of the API URI endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Features available to a SmugMug user based on their subscription plan.\");\nexport const SmugmugGetUserFeaturesOutput = z.object({\n Response: SmugmugGetUserFeatures_FeaturesResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserFeatures = action(\"SMUGMUG_GET_USER_FEATURES\", {\n slug: \"smugmug-get-user-features\",\n name: \"Get User Features\",\n description: \"Tool to retrieve a list of features available to a SmugMug user based on their subscription plan. Use when you need to check what capabilities or features a specific user has access to on SmugMug.\",\n input: SmugmugGetUserFeaturesInput,\n output: SmugmugGetUserFeaturesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-features.mjs","names":[],"sources":["../../src/actions/get-user-features.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smugmug } from \"../app\";\n\nexport const SmugmugGetUserFeaturesInput = z.object({\n nickname: z.string().describe(\"The user's nickname (username) on SmugMug. This is the unique identifier used to retrieve the user's available features.\"),\n});\nconst SmugmugGetUserFeatures_FeaturesResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this features resource.\").nullable().optional(),\n Features: z.record(z.string(), z.unknown()).describe(\"Dictionary of features available to the user. Keys are feature names (e.g., 'Albums', 'Video', 'Watermarks') and values are typically booleans indicating whether the feature is enabled, or strings like URIs.\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The response level indicating access permissions (e.g., 'Public', 'Full').\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of the API URI endpoint.\").nullable().optional(),\n}).passthrough().describe(\"Features available to a SmugMug user based on their subscription plan.\");\nexport const SmugmugGetUserFeaturesOutput = z.object({\n Response: SmugmugGetUserFeatures_FeaturesResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserFeatures: AppAction<\n typeof SmugmugGetUserFeaturesInput,\n typeof SmugmugGetUserFeaturesOutput,\n typeof smugmug.credential\n> = action(\"SMUGMUG_GET_USER_FEATURES\", {\n slug: \"smugmug-get-user-features\",\n name: \"Get User Features\",\n description: \"Tool to retrieve a list of features available to a SmugMug user based on their subscription plan. Use when you need to check what capabilities or features a specific user has access to on SmugMug.\",\n input: SmugmugGetUserFeaturesInput,\n output: SmugmugGetUserFeaturesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO,EAClD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,EAC1J,CAAC;AACD,MAAM,gDAAgD,EAAE,OAAO;CAC7D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iNAAiN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5R,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wEAAwE;AAKlG,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb0C,EAAE,OAAO,EACnD,UAAU,8CAA8C,SAAS,EACnE,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-profile.cjs","names":["z","action"],"sources":["../../src/actions/get-user-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmugmugGetUserProfileInput = z.object({\n nick_name: z.string().describe(\"The NickName (username) of the SmugMug user to retrieve the profile for. This is the user's unique identifier on SmugMug.\"),\n});\nconst SmugmugGetUserProfile_UserProfileResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this profile resource.\").nullable().optional(),\n Uris: z.record(z.string(), z.unknown()).describe(\"URIs to related resources (BioImage, CoverImage, User).\").nullable().optional(),\n Vimeo: z.string().describe(\"The user's Vimeo profile URL.\").nullable().optional(),\n Custom: z.string().describe(\"A custom URL specified by the user.\").nullable().optional(),\n Flickr: z.string().describe(\"The user's Flickr profile URL.\").nullable().optional(),\n Tumblr: z.string().describe(\"The user's Tumblr blog URL.\").nullable().optional(),\n BioText: z.string().describe(\"The user's biography/about text.\").nullable().optional(),\n Blogger: z.string().describe(\"The user's Blogger URL.\").nullable().optional(),\n Twitter: z.string().describe(\"The user's Twitter/X profile URL.\").nullable().optional(),\n YouTube: z.string().describe(\"The user's YouTube channel URL.\").nullable().optional(),\n Facebook: z.string().describe(\"The user's Facebook profile URL.\").nullable().optional(),\n LastName: z.string().describe(\"The user's last name.\").nullable().optional(),\n LinkedIn: z.string().describe(\"The user's LinkedIn profile URL.\").nullable().optional(),\n FirstName: z.string().describe(\"The user's first name.\").nullable().optional(),\n Instagram: z.string().describe(\"The user's Instagram profile URL.\").nullable().optional(),\n Pinterest: z.string().describe(\"The user's Pinterest profile URL.\").nullable().optional(),\n Wordpress: z.string().describe(\"The user's WordPress site URL.\").nullable().optional(),\n GooglePlus: z.string().describe(\"The user's Google+ profile URL (deprecated service).\").nullable().optional(),\n ValidEmail: z.boolean().describe(\"Whether the contact email is validated.\").nullable().optional(),\n DisplayName: z.string().describe(\"The user's public display name.\").nullable().optional(),\n ContactEmail: z.string().describe(\"The user's contact email address.\").nullable().optional(),\n FiveHundredPX: z.string().describe(\"The user's 500px profile URL.\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The level of detail in the response (e.g., 'Public').\").nullable().optional(),\n}).passthrough().describe(\"User profile information from SmugMug API.\");\nexport const SmugmugGetUserProfileOutput = z.object({\n response: SmugmugGetUserProfile_UserProfileResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserProfile = action(\"SMUGMUG_GET_USER_PROFILE\", {\n slug: \"smugmug-get-user-profile\",\n name: \"Get User Profile\",\n description: \"Retrieves the public profile information for a SmugMug user by their nickname (username). Returns profile details including name, bio, contact email, and social media links. Use this to get information about a SmugMug photographer or user.\",\n input: SmugmugGetUserProfileInput,\n output: SmugmugGetUserProfileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-profile.cjs","names":["z","action"],"sources":["../../src/actions/get-user-profile.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smugmug } from \"../app\";\n\nexport const SmugmugGetUserProfileInput = z.object({\n nick_name: z.string().describe(\"The NickName (username) of the SmugMug user to retrieve the profile for. This is the user's unique identifier on SmugMug.\"),\n});\nconst SmugmugGetUserProfile_UserProfileResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this profile resource.\").nullable().optional(),\n Uris: z.record(z.string(), z.unknown()).describe(\"URIs to related resources (BioImage, CoverImage, User).\").nullable().optional(),\n Vimeo: z.string().describe(\"The user's Vimeo profile URL.\").nullable().optional(),\n Custom: z.string().describe(\"A custom URL specified by the user.\").nullable().optional(),\n Flickr: z.string().describe(\"The user's Flickr profile URL.\").nullable().optional(),\n Tumblr: z.string().describe(\"The user's Tumblr blog URL.\").nullable().optional(),\n BioText: z.string().describe(\"The user's biography/about text.\").nullable().optional(),\n Blogger: z.string().describe(\"The user's Blogger URL.\").nullable().optional(),\n Twitter: z.string().describe(\"The user's Twitter/X profile URL.\").nullable().optional(),\n YouTube: z.string().describe(\"The user's YouTube channel URL.\").nullable().optional(),\n Facebook: z.string().describe(\"The user's Facebook profile URL.\").nullable().optional(),\n LastName: z.string().describe(\"The user's last name.\").nullable().optional(),\n LinkedIn: z.string().describe(\"The user's LinkedIn profile URL.\").nullable().optional(),\n FirstName: z.string().describe(\"The user's first name.\").nullable().optional(),\n Instagram: z.string().describe(\"The user's Instagram profile URL.\").nullable().optional(),\n Pinterest: z.string().describe(\"The user's Pinterest profile URL.\").nullable().optional(),\n Wordpress: z.string().describe(\"The user's WordPress site URL.\").nullable().optional(),\n GooglePlus: z.string().describe(\"The user's Google+ profile URL (deprecated service).\").nullable().optional(),\n ValidEmail: z.boolean().describe(\"Whether the contact email is validated.\").nullable().optional(),\n DisplayName: z.string().describe(\"The user's public display name.\").nullable().optional(),\n ContactEmail: z.string().describe(\"The user's contact email address.\").nullable().optional(),\n FiveHundredPX: z.string().describe(\"The user's 500px profile URL.\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The level of detail in the response (e.g., 'Public').\").nullable().optional(),\n}).passthrough().describe(\"User profile information from SmugMug API.\");\nexport const SmugmugGetUserProfileOutput = z.object({\n response: SmugmugGetUserProfile_UserProfileResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserProfile: AppAction<\n typeof SmugmugGetUserProfileInput,\n typeof SmugmugGetUserProfileOutput,\n typeof smugmug.credential\n> = action(\"SMUGMUG_GET_USER_PROFILE\", {\n slug: \"smugmug-get-user-profile\",\n name: \"Get User Profile\",\n description: \"Retrieves the public profile information for a SmugMug user by their nickname (username). Returns profile details including name, bio, contact email, and social media links. Use this to get information about a SmugMug photographer or user.\",\n input: SmugmugGetUserProfileInput,\n output: SmugmugGetUserProfileOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smugmug } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-user-profile.d.ts
|
|
@@ -31,9 +33,7 @@ declare const SmugmugGetUserProfileOutput: z.ZodObject<{
|
|
|
31
33
|
ResponseLevel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
34
|
}, z.core.$loose>>;
|
|
33
35
|
}, z.core.$loose>;
|
|
34
|
-
declare const smugmugGetUserProfile:
|
|
35
|
-
nick_name: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
36
|
+
declare const smugmugGetUserProfile: AppAction<typeof SmugmugGetUserProfileInput, typeof SmugmugGetUserProfileOutput, typeof smugmug.credential>;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { smugmugGetUserProfile };
|
|
39
39
|
//# sourceMappingURL=get-user-profile.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-profile.d.cts","names":[],"sources":["../../src/actions/get-user-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-profile.d.cts","names":[],"sources":["../../src/actions/get-user-profile.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smugmug } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-user-profile.d.ts
|
|
@@ -31,9 +33,7 @@ declare const SmugmugGetUserProfileOutput: z.ZodObject<{
|
|
|
31
33
|
ResponseLevel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
34
|
}, z.core.$loose>>;
|
|
33
35
|
}, z.core.$loose>;
|
|
34
|
-
declare const smugmugGetUserProfile:
|
|
35
|
-
nick_name: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
36
|
+
declare const smugmugGetUserProfile: AppAction<typeof SmugmugGetUserProfileInput, typeof SmugmugGetUserProfileOutput, typeof smugmug.credential>;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { smugmugGetUserProfile };
|
|
39
39
|
//# sourceMappingURL=get-user-profile.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-profile.d.mts","names":[],"sources":["../../src/actions/get-user-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-profile.d.mts","names":[],"sources":["../../src/actions/get-user-profile.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-profile.mjs","names":[],"sources":["../../src/actions/get-user-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmugmugGetUserProfileInput = z.object({\n nick_name: z.string().describe(\"The NickName (username) of the SmugMug user to retrieve the profile for. This is the user's unique identifier on SmugMug.\"),\n});\nconst SmugmugGetUserProfile_UserProfileResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this profile resource.\").nullable().optional(),\n Uris: z.record(z.string(), z.unknown()).describe(\"URIs to related resources (BioImage, CoverImage, User).\").nullable().optional(),\n Vimeo: z.string().describe(\"The user's Vimeo profile URL.\").nullable().optional(),\n Custom: z.string().describe(\"A custom URL specified by the user.\").nullable().optional(),\n Flickr: z.string().describe(\"The user's Flickr profile URL.\").nullable().optional(),\n Tumblr: z.string().describe(\"The user's Tumblr blog URL.\").nullable().optional(),\n BioText: z.string().describe(\"The user's biography/about text.\").nullable().optional(),\n Blogger: z.string().describe(\"The user's Blogger URL.\").nullable().optional(),\n Twitter: z.string().describe(\"The user's Twitter/X profile URL.\").nullable().optional(),\n YouTube: z.string().describe(\"The user's YouTube channel URL.\").nullable().optional(),\n Facebook: z.string().describe(\"The user's Facebook profile URL.\").nullable().optional(),\n LastName: z.string().describe(\"The user's last name.\").nullable().optional(),\n LinkedIn: z.string().describe(\"The user's LinkedIn profile URL.\").nullable().optional(),\n FirstName: z.string().describe(\"The user's first name.\").nullable().optional(),\n Instagram: z.string().describe(\"The user's Instagram profile URL.\").nullable().optional(),\n Pinterest: z.string().describe(\"The user's Pinterest profile URL.\").nullable().optional(),\n Wordpress: z.string().describe(\"The user's WordPress site URL.\").nullable().optional(),\n GooglePlus: z.string().describe(\"The user's Google+ profile URL (deprecated service).\").nullable().optional(),\n ValidEmail: z.boolean().describe(\"Whether the contact email is validated.\").nullable().optional(),\n DisplayName: z.string().describe(\"The user's public display name.\").nullable().optional(),\n ContactEmail: z.string().describe(\"The user's contact email address.\").nullable().optional(),\n FiveHundredPX: z.string().describe(\"The user's 500px profile URL.\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The level of detail in the response (e.g., 'Public').\").nullable().optional(),\n}).passthrough().describe(\"User profile information from SmugMug API.\");\nexport const SmugmugGetUserProfileOutput = z.object({\n response: SmugmugGetUserProfile_UserProfileResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserProfile = action(\"SMUGMUG_GET_USER_PROFILE\", {\n slug: \"smugmug-get-user-profile\",\n name: \"Get User Profile\",\n description: \"Retrieves the public profile information for a SmugMug user by their nickname (username). Returns profile details including name, bio, contact email, and social media links. Use this to get information about a SmugMug photographer or user.\",\n input: SmugmugGetUserProfileInput,\n output: SmugmugGetUserProfileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-profile.mjs","names":[],"sources":["../../src/actions/get-user-profile.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smugmug } from \"../app\";\n\nexport const SmugmugGetUserProfileInput = z.object({\n nick_name: z.string().describe(\"The NickName (username) of the SmugMug user to retrieve the profile for. This is the user's unique identifier on SmugMug.\"),\n});\nconst SmugmugGetUserProfile_UserProfileResponseSchema = z.object({\n Uri: z.string().describe(\"The API URI for this profile resource.\").nullable().optional(),\n Uris: z.record(z.string(), z.unknown()).describe(\"URIs to related resources (BioImage, CoverImage, User).\").nullable().optional(),\n Vimeo: z.string().describe(\"The user's Vimeo profile URL.\").nullable().optional(),\n Custom: z.string().describe(\"A custom URL specified by the user.\").nullable().optional(),\n Flickr: z.string().describe(\"The user's Flickr profile URL.\").nullable().optional(),\n Tumblr: z.string().describe(\"The user's Tumblr blog URL.\").nullable().optional(),\n BioText: z.string().describe(\"The user's biography/about text.\").nullable().optional(),\n Blogger: z.string().describe(\"The user's Blogger URL.\").nullable().optional(),\n Twitter: z.string().describe(\"The user's Twitter/X profile URL.\").nullable().optional(),\n YouTube: z.string().describe(\"The user's YouTube channel URL.\").nullable().optional(),\n Facebook: z.string().describe(\"The user's Facebook profile URL.\").nullable().optional(),\n LastName: z.string().describe(\"The user's last name.\").nullable().optional(),\n LinkedIn: z.string().describe(\"The user's LinkedIn profile URL.\").nullable().optional(),\n FirstName: z.string().describe(\"The user's first name.\").nullable().optional(),\n Instagram: z.string().describe(\"The user's Instagram profile URL.\").nullable().optional(),\n Pinterest: z.string().describe(\"The user's Pinterest profile URL.\").nullable().optional(),\n Wordpress: z.string().describe(\"The user's WordPress site URL.\").nullable().optional(),\n GooglePlus: z.string().describe(\"The user's Google+ profile URL (deprecated service).\").nullable().optional(),\n ValidEmail: z.boolean().describe(\"Whether the contact email is validated.\").nullable().optional(),\n DisplayName: z.string().describe(\"The user's public display name.\").nullable().optional(),\n ContactEmail: z.string().describe(\"The user's contact email address.\").nullable().optional(),\n FiveHundredPX: z.string().describe(\"The user's 500px profile URL.\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The level of detail in the response (e.g., 'Public').\").nullable().optional(),\n}).passthrough().describe(\"User profile information from SmugMug API.\");\nexport const SmugmugGetUserProfileOutput = z.object({\n response: SmugmugGetUserProfile_UserProfileResponseSchema.nullable(),\n}).passthrough();\n\nexport const smugmugGetUserProfile: AppAction<\n typeof SmugmugGetUserProfileInput,\n typeof SmugmugGetUserProfileOutput,\n typeof smugmug.credential\n> = action(\"SMUGMUG_GET_USER_PROFILE\", {\n slug: \"smugmug-get-user-profile\",\n name: \"Get User Profile\",\n description: \"Retrieves the public profile information for a SmugMug user by their nickname (username). Returns profile details including name, bio, contact email, and social media links. Use this to get information about a SmugMug photographer or user.\",\n input: SmugmugGetUserProfileInput,\n output: SmugmugGetUserProfileOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-root-node.cjs","names":["z","action"],"sources":["../../src/actions/get-user-root-node.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmugmugGetUserRootNodeInput = z.object({\n nickname: z.string().describe(\"The SmugMug user's nickname/username. This is the unique identifier for the user whose root folder node you want to retrieve.\"),\n});\nconst SmugmugGetUserRootNode_UriInfoSchema = z.object({\n Uri: z.string().describe(\"The API URI path.\").nullable(),\n Locator: z.string().describe(\"The locator type name.\").nullable().optional(),\n LocatorType: z.string().describe(\"Whether this returns an Object or Objects.\").nullable().optional(),\n EndpointType: z.string().describe(\"The endpoint type name.\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of what this URI returns.\").nullable().optional(),\n}).passthrough().describe(\"Information about a related API URI.\");\nconst SmugmugGetUserRootNode_NodeUrisSchema = z.object({\n User: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n Album: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ChildNodes: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n FolderByID: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeImages: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ParentNode: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ParentNodes: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeComments: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n HighlightImage: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeCoverImage: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Related URIs for navigating to associated resources from this node.\");\nconst SmugmugGetUserRootNode_RootNodeDataSchema = z.object({\n Uri: z.string().describe(\"The API URI for this node.\").nullable().optional(),\n Name: z.string().describe(\"The name of the root node (typically the user's name).\").nullable().optional(),\n Type: z.string().describe(\"The type of the node (typically 'Folder' for root nodes).\").nullable().optional(),\n Uris: SmugmugGetUserRootNode_NodeUrisSchema.nullable().optional(),\n IsRoot: z.boolean().describe(\"True if this is the root node for the user's account.\").nullable().optional(),\n NodeID: z.string().describe(\"The unique identifier of the root node.\").nullable().optional(),\n WebUri: z.string().describe(\"The full URL to this node on the SmugMug website.\").nullable().optional(),\n Privacy: z.string().describe(\"Privacy setting of the node (Public, Unlisted, or Private).\").nullable().optional(),\n UrlName: z.string().describe(\"The user-configurable URL name for this node.\").nullable().optional(),\n UrlPath: z.string().describe(\"The URL path segment for this node on SmugMug.\").nullable().optional(),\n DateAdded: z.string().describe(\"ISO 8601 timestamp when this node was created.\").nullable().optional(),\n SortMethod: z.string().describe(\"Method used to sort child items.\").nullable().optional(),\n Description: z.string().describe(\"The description of the node.\").nullable().optional(),\n HasChildren: z.boolean().describe(\"True if this node contains child nodes.\").nullable().optional(),\n DateModified: z.string().describe(\"ISO 8601 timestamp when this node was last modified.\").nullable().optional(),\n SecurityType: z.string().describe(\"Security type of the node (e.g., None, Password).\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The response level indicating access permissions.\").nullable().optional(),\n SortDirection: z.string().describe(\"Sort direction for child items (Ascending or Descending).\").nullable().optional(),\n}).passthrough().describe(\"Root node information for a user's folder tree.\");\nexport const SmugmugGetUserRootNodeOutput = z.object({\n node: SmugmugGetUserRootNode_RootNodeDataSchema.nullable(),\n}).passthrough().describe(\"Response containing the root node for a user's folder tree.\");\n\nexport const smugmugGetUserRootNode = action(\"SMUGMUG_GET_USER_ROOT_NODE\", {\n slug: \"smugmug-get-user-root-node\",\n name: \"Get User Root Node\",\n description: \"Tool to retrieve the root node of a user's folder tree on SmugMug. Use when you need to navigate a user's gallery structure or find the starting point of their folder hierarchy.\",\n input: SmugmugGetUserRootNodeInput,\n output: SmugmugGetUserRootNodeOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-root-node.cjs","names":["z","action"],"sources":["../../src/actions/get-user-root-node.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smugmug } from \"../app\";\n\nexport const SmugmugGetUserRootNodeInput = z.object({\n nickname: z.string().describe(\"The SmugMug user's nickname/username. This is the unique identifier for the user whose root folder node you want to retrieve.\"),\n});\nconst SmugmugGetUserRootNode_UriInfoSchema = z.object({\n Uri: z.string().describe(\"The API URI path.\").nullable(),\n Locator: z.string().describe(\"The locator type name.\").nullable().optional(),\n LocatorType: z.string().describe(\"Whether this returns an Object or Objects.\").nullable().optional(),\n EndpointType: z.string().describe(\"The endpoint type name.\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of what this URI returns.\").nullable().optional(),\n}).passthrough().describe(\"Information about a related API URI.\");\nconst SmugmugGetUserRootNode_NodeUrisSchema = z.object({\n User: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n Album: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ChildNodes: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n FolderByID: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeImages: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ParentNode: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ParentNodes: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeComments: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n HighlightImage: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeCoverImage: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Related URIs for navigating to associated resources from this node.\");\nconst SmugmugGetUserRootNode_RootNodeDataSchema = z.object({\n Uri: z.string().describe(\"The API URI for this node.\").nullable().optional(),\n Name: z.string().describe(\"The name of the root node (typically the user's name).\").nullable().optional(),\n Type: z.string().describe(\"The type of the node (typically 'Folder' for root nodes).\").nullable().optional(),\n Uris: SmugmugGetUserRootNode_NodeUrisSchema.nullable().optional(),\n IsRoot: z.boolean().describe(\"True if this is the root node for the user's account.\").nullable().optional(),\n NodeID: z.string().describe(\"The unique identifier of the root node.\").nullable().optional(),\n WebUri: z.string().describe(\"The full URL to this node on the SmugMug website.\").nullable().optional(),\n Privacy: z.string().describe(\"Privacy setting of the node (Public, Unlisted, or Private).\").nullable().optional(),\n UrlName: z.string().describe(\"The user-configurable URL name for this node.\").nullable().optional(),\n UrlPath: z.string().describe(\"The URL path segment for this node on SmugMug.\").nullable().optional(),\n DateAdded: z.string().describe(\"ISO 8601 timestamp when this node was created.\").nullable().optional(),\n SortMethod: z.string().describe(\"Method used to sort child items.\").nullable().optional(),\n Description: z.string().describe(\"The description of the node.\").nullable().optional(),\n HasChildren: z.boolean().describe(\"True if this node contains child nodes.\").nullable().optional(),\n DateModified: z.string().describe(\"ISO 8601 timestamp when this node was last modified.\").nullable().optional(),\n SecurityType: z.string().describe(\"Security type of the node (e.g., None, Password).\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The response level indicating access permissions.\").nullable().optional(),\n SortDirection: z.string().describe(\"Sort direction for child items (Ascending or Descending).\").nullable().optional(),\n}).passthrough().describe(\"Root node information for a user's folder tree.\");\nexport const SmugmugGetUserRootNodeOutput = z.object({\n node: SmugmugGetUserRootNode_RootNodeDataSchema.nullable(),\n}).passthrough().describe(\"Response containing the root node for a user's folder tree.\");\n\nexport const smugmugGetUserRootNode: AppAction<\n typeof SmugmugGetUserRootNodeInput,\n typeof SmugmugGetUserRootNodeOutput,\n typeof smugmug.credential\n> = action(\"SMUGMUG_GET_USER_ROOT_NODE\", {\n slug: \"smugmug-get-user-root-node\",\n name: \"Get User Root Node\",\n description: \"Tool to retrieve the root node of a user's folder tree on SmugMug. Use when you need to navigate a user's gallery structure or find the starting point of their folder hierarchy.\",\n input: SmugmugGetUserRootNodeInput,\n output: SmugmugGetUserRootNodeOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smugmug } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-user-root-node.d.ts
|
|
@@ -97,9 +99,7 @@ declare const SmugmugGetUserRootNodeOutput: z.ZodObject<{
|
|
|
97
99
|
SortDirection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
100
|
}, z.core.$loose>>;
|
|
99
101
|
}, z.core.$loose>;
|
|
100
|
-
declare const smugmugGetUserRootNode:
|
|
101
|
-
nickname: string;
|
|
102
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
102
|
+
declare const smugmugGetUserRootNode: AppAction<typeof SmugmugGetUserRootNodeInput, typeof SmugmugGetUserRootNodeOutput, typeof smugmug.credential>;
|
|
103
103
|
//#endregion
|
|
104
104
|
export { smugmugGetUserRootNode };
|
|
105
105
|
//# sourceMappingURL=get-user-root-node.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-root-node.d.cts","names":[],"sources":["../../src/actions/get-user-root-node.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-root-node.d.cts","names":[],"sources":["../../src/actions/get-user-root-node.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cA0C3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smugmug } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-user-root-node.d.ts
|
|
@@ -97,9 +99,7 @@ declare const SmugmugGetUserRootNodeOutput: z.ZodObject<{
|
|
|
97
99
|
SortDirection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
100
|
}, z.core.$loose>>;
|
|
99
101
|
}, z.core.$loose>;
|
|
100
|
-
declare const smugmugGetUserRootNode:
|
|
101
|
-
nickname: string;
|
|
102
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
102
|
+
declare const smugmugGetUserRootNode: AppAction<typeof SmugmugGetUserRootNodeInput, typeof SmugmugGetUserRootNodeOutput, typeof smugmug.credential>;
|
|
103
103
|
//#endregion
|
|
104
104
|
export { smugmugGetUserRootNode };
|
|
105
105
|
//# sourceMappingURL=get-user-root-node.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-root-node.d.mts","names":[],"sources":["../../src/actions/get-user-root-node.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-root-node.d.mts","names":[],"sources":["../../src/actions/get-user-root-node.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cA0C3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-root-node.mjs","names":[],"sources":["../../src/actions/get-user-root-node.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmugmugGetUserRootNodeInput = z.object({\n nickname: z.string().describe(\"The SmugMug user's nickname/username. This is the unique identifier for the user whose root folder node you want to retrieve.\"),\n});\nconst SmugmugGetUserRootNode_UriInfoSchema = z.object({\n Uri: z.string().describe(\"The API URI path.\").nullable(),\n Locator: z.string().describe(\"The locator type name.\").nullable().optional(),\n LocatorType: z.string().describe(\"Whether this returns an Object or Objects.\").nullable().optional(),\n EndpointType: z.string().describe(\"The endpoint type name.\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of what this URI returns.\").nullable().optional(),\n}).passthrough().describe(\"Information about a related API URI.\");\nconst SmugmugGetUserRootNode_NodeUrisSchema = z.object({\n User: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n Album: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ChildNodes: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n FolderByID: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeImages: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ParentNode: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ParentNodes: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeComments: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n HighlightImage: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeCoverImage: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Related URIs for navigating to associated resources from this node.\");\nconst SmugmugGetUserRootNode_RootNodeDataSchema = z.object({\n Uri: z.string().describe(\"The API URI for this node.\").nullable().optional(),\n Name: z.string().describe(\"The name of the root node (typically the user's name).\").nullable().optional(),\n Type: z.string().describe(\"The type of the node (typically 'Folder' for root nodes).\").nullable().optional(),\n Uris: SmugmugGetUserRootNode_NodeUrisSchema.nullable().optional(),\n IsRoot: z.boolean().describe(\"True if this is the root node for the user's account.\").nullable().optional(),\n NodeID: z.string().describe(\"The unique identifier of the root node.\").nullable().optional(),\n WebUri: z.string().describe(\"The full URL to this node on the SmugMug website.\").nullable().optional(),\n Privacy: z.string().describe(\"Privacy setting of the node (Public, Unlisted, or Private).\").nullable().optional(),\n UrlName: z.string().describe(\"The user-configurable URL name for this node.\").nullable().optional(),\n UrlPath: z.string().describe(\"The URL path segment for this node on SmugMug.\").nullable().optional(),\n DateAdded: z.string().describe(\"ISO 8601 timestamp when this node was created.\").nullable().optional(),\n SortMethod: z.string().describe(\"Method used to sort child items.\").nullable().optional(),\n Description: z.string().describe(\"The description of the node.\").nullable().optional(),\n HasChildren: z.boolean().describe(\"True if this node contains child nodes.\").nullable().optional(),\n DateModified: z.string().describe(\"ISO 8601 timestamp when this node was last modified.\").nullable().optional(),\n SecurityType: z.string().describe(\"Security type of the node (e.g., None, Password).\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The response level indicating access permissions.\").nullable().optional(),\n SortDirection: z.string().describe(\"Sort direction for child items (Ascending or Descending).\").nullable().optional(),\n}).passthrough().describe(\"Root node information for a user's folder tree.\");\nexport const SmugmugGetUserRootNodeOutput = z.object({\n node: SmugmugGetUserRootNode_RootNodeDataSchema.nullable(),\n}).passthrough().describe(\"Response containing the root node for a user's folder tree.\");\n\nexport const smugmugGetUserRootNode = action(\"SMUGMUG_GET_USER_ROOT_NODE\", {\n slug: \"smugmug-get-user-root-node\",\n name: \"Get User Root Node\",\n description: \"Tool to retrieve the root node of a user's folder tree on SmugMug. Use when you need to navigate a user's gallery structure or find the starting point of their folder hierarchy.\",\n input: SmugmugGetUserRootNodeInput,\n output: SmugmugGetUserRootNodeOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-user-root-node.mjs","names":[],"sources":["../../src/actions/get-user-root-node.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smugmug } from \"../app\";\n\nexport const SmugmugGetUserRootNodeInput = z.object({\n nickname: z.string().describe(\"The SmugMug user's nickname/username. This is the unique identifier for the user whose root folder node you want to retrieve.\"),\n});\nconst SmugmugGetUserRootNode_UriInfoSchema = z.object({\n Uri: z.string().describe(\"The API URI path.\").nullable(),\n Locator: z.string().describe(\"The locator type name.\").nullable().optional(),\n LocatorType: z.string().describe(\"Whether this returns an Object or Objects.\").nullable().optional(),\n EndpointType: z.string().describe(\"The endpoint type name.\").nullable().optional(),\n UriDescription: z.string().describe(\"Description of what this URI returns.\").nullable().optional(),\n}).passthrough().describe(\"Information about a related API URI.\");\nconst SmugmugGetUserRootNode_NodeUrisSchema = z.object({\n User: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n Album: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ChildNodes: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n FolderByID: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeImages: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ParentNode: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n ParentNodes: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeComments: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n HighlightImage: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n NodeCoverImage: SmugmugGetUserRootNode_UriInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Related URIs for navigating to associated resources from this node.\");\nconst SmugmugGetUserRootNode_RootNodeDataSchema = z.object({\n Uri: z.string().describe(\"The API URI for this node.\").nullable().optional(),\n Name: z.string().describe(\"The name of the root node (typically the user's name).\").nullable().optional(),\n Type: z.string().describe(\"The type of the node (typically 'Folder' for root nodes).\").nullable().optional(),\n Uris: SmugmugGetUserRootNode_NodeUrisSchema.nullable().optional(),\n IsRoot: z.boolean().describe(\"True if this is the root node for the user's account.\").nullable().optional(),\n NodeID: z.string().describe(\"The unique identifier of the root node.\").nullable().optional(),\n WebUri: z.string().describe(\"The full URL to this node on the SmugMug website.\").nullable().optional(),\n Privacy: z.string().describe(\"Privacy setting of the node (Public, Unlisted, or Private).\").nullable().optional(),\n UrlName: z.string().describe(\"The user-configurable URL name for this node.\").nullable().optional(),\n UrlPath: z.string().describe(\"The URL path segment for this node on SmugMug.\").nullable().optional(),\n DateAdded: z.string().describe(\"ISO 8601 timestamp when this node was created.\").nullable().optional(),\n SortMethod: z.string().describe(\"Method used to sort child items.\").nullable().optional(),\n Description: z.string().describe(\"The description of the node.\").nullable().optional(),\n HasChildren: z.boolean().describe(\"True if this node contains child nodes.\").nullable().optional(),\n DateModified: z.string().describe(\"ISO 8601 timestamp when this node was last modified.\").nullable().optional(),\n SecurityType: z.string().describe(\"Security type of the node (e.g., None, Password).\").nullable().optional(),\n ResponseLevel: z.string().describe(\"The response level indicating access permissions.\").nullable().optional(),\n SortDirection: z.string().describe(\"Sort direction for child items (Ascending or Descending).\").nullable().optional(),\n}).passthrough().describe(\"Root node information for a user's folder tree.\");\nexport const SmugmugGetUserRootNodeOutput = z.object({\n node: SmugmugGetUserRootNode_RootNodeDataSchema.nullable(),\n}).passthrough().describe(\"Response containing the root node for a user's folder tree.\");\n\nexport const smugmugGetUserRootNode: AppAction<\n typeof SmugmugGetUserRootNodeInput,\n typeof SmugmugGetUserRootNodeOutput,\n typeof smugmug.credential\n> = action(\"SMUGMUG_GET_USER_ROOT_NODE\", {\n slug: \"smugmug-get-user-root-node\",\n name: \"Get User Root Node\",\n description: \"Tool to retrieve the root node of a user's folder tree on SmugMug. Use when you need to navigate a user's gallery structure or find the starting point of their folder hierarchy.\",\n input: SmugmugGetUserRootNodeInput,\n output: SmugmugGetUserRootNodeOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO,EAClD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,EAC/J,CAAC;AACD,MAAM,uCAAuC,EAAE,OAAO;CACpD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAM,wCAAwC,EAAE,OAAO;CACrD,MAAM,qCAAqC,SAAS,CAAC,CAAC,SAAS;CAC/D,OAAO,qCAAqC,SAAS,CAAC,CAAC,SAAS;CAChE,YAAY,qCAAqC,SAAS,CAAC,CAAC,SAAS;CACrE,YAAY,qCAAqC,SAAS,CAAC,CAAC,SAAS;CACrE,YAAY,qCAAqC,SAAS,CAAC,CAAC,SAAS;CACrE,YAAY,qCAAqC,SAAS,CAAC,CAAC,SAAS;CACrE,aAAa,qCAAqC,SAAS,CAAC,CAAC,SAAS;CACtE,cAAc,qCAAqC,SAAS,CAAC,CAAC,SAAS;CACvE,gBAAgB,qCAAqC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgB,qCAAqC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAM,4CAA4C,EAAE,OAAO;CACzD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,MAAM,sCAAsC,SAAS,CAAC,CAAC,SAAS;CAChE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAK3E,MAAa,yBAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb0C,EAAE,OAAO,EACnD,MAAM,0CAA0C,SAAS,EAC3D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|