@keystrokehq/seat_geek 0.1.3 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/get-event-details.cjs +1 -0
  4. package/dist/actions/get-event-details.cjs.map +1 -1
  5. package/dist/actions/get-event-details.d.cts +3 -3
  6. package/dist/actions/get-event-details.d.cts.map +1 -1
  7. package/dist/actions/get-event-details.d.mts +3 -3
  8. package/dist/actions/get-event-details.d.mts.map +1 -1
  9. package/dist/actions/get-event-details.mjs +1 -0
  10. package/dist/actions/get-event-details.mjs.map +1 -1
  11. package/dist/actions/get-event-recommendations.cjs +1 -0
  12. package/dist/actions/get-event-recommendations.cjs.map +1 -1
  13. package/dist/actions/get-event-recommendations.d.cts +3 -10
  14. package/dist/actions/get-event-recommendations.d.cts.map +1 -1
  15. package/dist/actions/get-event-recommendations.d.mts +3 -10
  16. package/dist/actions/get-event-recommendations.d.mts.map +1 -1
  17. package/dist/actions/get-event-recommendations.mjs +1 -0
  18. package/dist/actions/get-event-recommendations.mjs.map +1 -1
  19. package/dist/actions/get-event-seating.cjs +1 -0
  20. package/dist/actions/get-event-seating.cjs.map +1 -1
  21. package/dist/actions/get-event-seating.d.cts +3 -3
  22. package/dist/actions/get-event-seating.d.cts.map +1 -1
  23. package/dist/actions/get-event-seating.d.mts +3 -3
  24. package/dist/actions/get-event-seating.d.mts.map +1 -1
  25. package/dist/actions/get-event-seating.mjs +1 -0
  26. package/dist/actions/get-event-seating.mjs.map +1 -1
  27. package/dist/actions/get-performer-details.cjs +1 -0
  28. package/dist/actions/get-performer-details.cjs.map +1 -1
  29. package/dist/actions/get-performer-details.d.cts +3 -3
  30. package/dist/actions/get-performer-details.d.cts.map +1 -1
  31. package/dist/actions/get-performer-details.d.mts +3 -3
  32. package/dist/actions/get-performer-details.d.mts.map +1 -1
  33. package/dist/actions/get-performer-details.mjs +1 -0
  34. package/dist/actions/get-performer-details.mjs.map +1 -1
  35. package/dist/actions/get-performer-recommendations.cjs +1 -0
  36. package/dist/actions/get-performer-recommendations.cjs.map +1 -1
  37. package/dist/actions/get-performer-recommendations.d.cts +3 -5
  38. package/dist/actions/get-performer-recommendations.d.cts.map +1 -1
  39. package/dist/actions/get-performer-recommendations.d.mts +3 -5
  40. package/dist/actions/get-performer-recommendations.d.mts.map +1 -1
  41. package/dist/actions/get-performer-recommendations.mjs +1 -0
  42. package/dist/actions/get-performer-recommendations.mjs.map +1 -1
  43. package/dist/actions/get-taxonomies.cjs +1 -0
  44. package/dist/actions/get-taxonomies.cjs.map +1 -1
  45. package/dist/actions/get-taxonomies.d.cts +3 -4
  46. package/dist/actions/get-taxonomies.d.cts.map +1 -1
  47. package/dist/actions/get-taxonomies.d.mts +3 -4
  48. package/dist/actions/get-taxonomies.d.mts.map +1 -1
  49. package/dist/actions/get-taxonomies.mjs +1 -0
  50. package/dist/actions/get-taxonomies.mjs.map +1 -1
  51. package/dist/actions/get-venue-details.cjs +1 -0
  52. package/dist/actions/get-venue-details.cjs.map +1 -1
  53. package/dist/actions/get-venue-details.d.cts +3 -3
  54. package/dist/actions/get-venue-details.d.cts.map +1 -1
  55. package/dist/actions/get-venue-details.d.mts +3 -3
  56. package/dist/actions/get-venue-details.d.mts.map +1 -1
  57. package/dist/actions/get-venue-details.mjs +1 -0
  58. package/dist/actions/get-venue-details.mjs.map +1 -1
  59. package/dist/actions/search-events.cjs +1 -0
  60. package/dist/actions/search-events.cjs.map +1 -1
  61. package/dist/actions/search-events.d.cts +3 -15
  62. package/dist/actions/search-events.d.cts.map +1 -1
  63. package/dist/actions/search-events.d.mts +3 -15
  64. package/dist/actions/search-events.d.mts.map +1 -1
  65. package/dist/actions/search-events.mjs +1 -0
  66. package/dist/actions/search-events.mjs.map +1 -1
  67. package/dist/actions/search-performers.cjs +1 -0
  68. package/dist/actions/search-performers.cjs.map +1 -1
  69. package/dist/actions/search-performers.d.cts +3 -8
  70. package/dist/actions/search-performers.d.cts.map +1 -1
  71. package/dist/actions/search-performers.d.mts +3 -8
  72. package/dist/actions/search-performers.d.mts.map +1 -1
  73. package/dist/actions/search-performers.mjs +1 -0
  74. package/dist/actions/search-performers.mjs.map +1 -1
  75. package/dist/actions/search-venues.cjs +1 -0
  76. package/dist/actions/search-venues.cjs.map +1 -1
  77. package/dist/actions/search-venues.d.cts +3 -10
  78. package/dist/actions/search-venues.d.cts.map +1 -1
  79. package/dist/actions/search-venues.d.mts +3 -10
  80. package/dist/actions/search-venues.d.mts.map +1 -1
  81. package/dist/actions/search-venues.mjs +1 -0
  82. package/dist/actions/search-venues.mjs.map +1 -1
  83. package/dist/app.cjs.map +1 -1
  84. package/dist/app.d.cts +3 -1
  85. package/dist/app.d.cts.map +1 -1
  86. package/dist/app.d.mts +3 -1
  87. package/dist/app.d.mts.map +1 -1
  88. package/dist/app.mjs.map +1 -1
  89. package/dist/catalog.cjs +2 -1
  90. package/dist/catalog.cjs.map +1 -1
  91. package/dist/catalog.d.cts +1 -0
  92. package/dist/catalog.d.mts +1 -0
  93. package/dist/catalog.mjs +2 -1
  94. package/dist/catalog.mjs.map +1 -1
  95. package/dist/index.d.cts +1 -1
  96. package/dist/index.d.mts +1 -1
  97. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"get-performer-recommendations.mjs","names":[],"sources":["../../src/actions/get-performer-recommendations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeatGeekGetPerformerRecommendationsInput = z.object({\n per_page: z.number().int().describe(\"Number of recommended performers to return per page. Default is 10 if not specified.\").optional(),\n events_id: z.string().describe(\"A single event ID to use as a recommendation seed. Get event IDs from the search_events action. Only one ID is allowed per request.\").optional(),\n performers_id: z.string().describe(\"A single performer ID to use as a recommendation seed. Get performer IDs from the search_performers action. Only one ID is allowed per request.\").optional(),\n});\nexport const SeatGeekGetPerformerRecommendationsOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekGetPerformerRecommendations = action(\"SEAT_GEEK_GET_PERFORMER_RECOMMENDATIONS\", {\n slug: \"seat_geek-get-performer-recommendations\",\n name: \"Get Performer Recommendations\",\n description: \"Get recommendations for similar performers based on your interests. Discover new artists, bands, teams, or entertainers you might enjoy.\",\n input: SeatGeekGetPerformerRecommendationsInput,\n output: SeatGeekGetPerformerRecommendationsOutput,\n});\n"],"mappings":";;AAWA,MAAa,sCAAsC,OAAO,2CAA2C;CACnG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXsD,EAAE,OAAO;EAC/D,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;EACrI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;EAC/K,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;CACjM,CAOS;CACP,QAPuD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAO9E;AACV,CAAC"}
1
+ {"version":3,"file":"get-performer-recommendations.mjs","names":[],"sources":["../../src/actions/get-performer-recommendations.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { seatGeek } from \"../app\";\n\nexport const SeatGeekGetPerformerRecommendationsInput = z.object({\n per_page: z.number().int().describe(\"Number of recommended performers to return per page. Default is 10 if not specified.\").optional(),\n events_id: z.string().describe(\"A single event ID to use as a recommendation seed. Get event IDs from the search_events action. Only one ID is allowed per request.\").optional(),\n performers_id: z.string().describe(\"A single performer ID to use as a recommendation seed. Get performer IDs from the search_performers action. Only one ID is allowed per request.\").optional(),\n});\nexport const SeatGeekGetPerformerRecommendationsOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekGetPerformerRecommendations: AppAction<\n typeof SeatGeekGetPerformerRecommendationsInput,\n typeof SeatGeekGetPerformerRecommendationsOutput,\n typeof seatGeek.credential\n> = action(\"SEAT_GEEK_GET_PERFORMER_RECOMMENDATIONS\", {\n slug: \"seat_geek-get-performer-recommendations\",\n name: \"Get Performer Recommendations\",\n description: \"Get recommendations for similar performers based on your interests. Discover new artists, bands, teams, or entertainers you might enjoy.\",\n input: SeatGeekGetPerformerRecommendationsInput,\n output: SeatGeekGetPerformerRecommendationsOutput,\n});\n"],"mappings":";;;AAaA,MAAa,sCAIT,OAAO,2CAA2C;CACpD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfsD,EAAE,OAAO;EAC/D,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;EACrI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;EAC/K,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;CACjM,CAWS;CACP,QAXuD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAW9E;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-taxonomies.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-taxonomies.cjs","names":["z","action"],"sources":["../../src/actions/get-taxonomies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeatGeekGetTaxonomiesInput = z.object({\n page: z.number().int().describe(\"Page number for paginated results. Use with per_page parameter. Defaults to 1.\").optional(),\n per_page: z.number().int().describe(\"Number of taxonomies to return per page. If not specified, returns all taxonomies.\").optional(),\n});\nexport const SeatGeekGetTaxonomiesOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekGetTaxonomies = action(\"SEAT_GEEK_GET_TAXONOMIES\", {\n slug: \"seat_geek-get-taxonomies\",\n name: \"Get Event Categories\",\n description: \"Get a list of all available event categories and types (taxonomies) used on SeatGeek. Useful for understanding event classification and filtering options.\",\n input: SeatGeekGetTaxonomiesInput,\n output: SeatGeekGetTaxonomiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CAC3H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;AACrI,CAAC;AACD,MAAa,8BAA8BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAE3E,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-taxonomies.cjs","names":["z","action"],"sources":["../../src/actions/get-taxonomies.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { seatGeek } from \"../app\";\n\nexport const SeatGeekGetTaxonomiesInput = z.object({\n page: z.number().int().describe(\"Page number for paginated results. Use with per_page parameter. Defaults to 1.\").optional(),\n per_page: z.number().int().describe(\"Number of taxonomies to return per page. If not specified, returns all taxonomies.\").optional(),\n});\nexport const SeatGeekGetTaxonomiesOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekGetTaxonomies: AppAction<\n typeof SeatGeekGetTaxonomiesInput,\n typeof SeatGeekGetTaxonomiesOutput,\n typeof seatGeek.credential\n> = action(\"SEAT_GEEK_GET_TAXONOMIES\", {\n slug: \"seat_geek-get-taxonomies\",\n name: \"Get Event Categories\",\n description: \"Get a list of all available event categories and types (taxonomies) used on SeatGeek. Useful for understanding event classification and filtering options.\",\n input: SeatGeekGetTaxonomiesInput,\n output: SeatGeekGetTaxonomiesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CAC3H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;AACrI,CAAC;AACD,MAAa,8BAA8BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAE3E,MAAa,wBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { seatGeek } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-taxonomies.d.ts
@@ -6,10 +8,7 @@ declare const SeatGeekGetTaxonomiesInput: z.ZodObject<{
6
8
  per_page: z.ZodOptional<z.ZodNumber>;
7
9
  }, z.core.$strip>;
8
10
  declare const SeatGeekGetTaxonomiesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- declare const seatGeekGetTaxonomies: import("@keystrokehq/action").WorkflowActionDefinition<{
10
- page?: number | undefined;
11
- per_page?: number | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
11
+ declare const seatGeekGetTaxonomies: AppAction<typeof SeatGeekGetTaxonomiesInput, typeof SeatGeekGetTaxonomiesOutput, typeof seatGeek.credential>;
13
12
  //#endregion
14
13
  export { seatGeekGetTaxonomies };
15
14
  //# sourceMappingURL=get-taxonomies.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-taxonomies.d.cts","names":[],"sources":["../../src/actions/get-taxonomies.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"get-taxonomies.d.cts","names":[],"sources":["../../src/actions/get-taxonomies.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { seatGeek } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-taxonomies.d.ts
@@ -6,10 +8,7 @@ declare const SeatGeekGetTaxonomiesInput: z.ZodObject<{
6
8
  per_page: z.ZodOptional<z.ZodNumber>;
7
9
  }, z.core.$strip>;
8
10
  declare const SeatGeekGetTaxonomiesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
- declare const seatGeekGetTaxonomies: import("@keystrokehq/action").WorkflowActionDefinition<{
10
- page?: number | undefined;
11
- per_page?: number | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
11
+ declare const seatGeekGetTaxonomies: AppAction<typeof SeatGeekGetTaxonomiesInput, typeof SeatGeekGetTaxonomiesOutput, typeof seatGeek.credential>;
13
12
  //#endregion
14
13
  export { seatGeekGetTaxonomies };
15
14
  //# sourceMappingURL=get-taxonomies.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-taxonomies.d.mts","names":[],"sources":["../../src/actions/get-taxonomies.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"get-taxonomies.d.mts","names":[],"sources":["../../src/actions/get-taxonomies.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const seatGeekGetTaxonomies = action("SEAT_GEEK_GET_TAXONOMIES", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-taxonomies.mjs","names":[],"sources":["../../src/actions/get-taxonomies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeatGeekGetTaxonomiesInput = z.object({\n page: z.number().int().describe(\"Page number for paginated results. Use with per_page parameter. Defaults to 1.\").optional(),\n per_page: z.number().int().describe(\"Number of taxonomies to return per page. If not specified, returns all taxonomies.\").optional(),\n});\nexport const SeatGeekGetTaxonomiesOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekGetTaxonomies = action(\"SEAT_GEEK_GET_TAXONOMIES\", {\n slug: \"seat_geek-get-taxonomies\",\n name: \"Get Event Categories\",\n description: \"Get a list of all available event categories and types (taxonomies) used on SeatGeek. Useful for understanding event classification and filtering options.\",\n input: SeatGeekGetTaxonomiesInput,\n output: SeatGeekGetTaxonomiesOutput,\n});\n"],"mappings":";;AAUA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVwC,EAAE,OAAO;EACjD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAC3H,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACrI,CAOS;CACP,QAPyC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAOhE;AACV,CAAC"}
1
+ {"version":3,"file":"get-taxonomies.mjs","names":[],"sources":["../../src/actions/get-taxonomies.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { seatGeek } from \"../app\";\n\nexport const SeatGeekGetTaxonomiesInput = z.object({\n page: z.number().int().describe(\"Page number for paginated results. Use with per_page parameter. Defaults to 1.\").optional(),\n per_page: z.number().int().describe(\"Number of taxonomies to return per page. If not specified, returns all taxonomies.\").optional(),\n});\nexport const SeatGeekGetTaxonomiesOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekGetTaxonomies: AppAction<\n typeof SeatGeekGetTaxonomiesInput,\n typeof SeatGeekGetTaxonomiesOutput,\n typeof seatGeek.credential\n> = action(\"SEAT_GEEK_GET_TAXONOMIES\", {\n slug: \"seat_geek-get-taxonomies\",\n name: \"Get Event Categories\",\n description: \"Get a list of all available event categories and types (taxonomies) used on SeatGeek. Useful for understanding event classification and filtering options.\",\n input: SeatGeekGetTaxonomiesInput,\n output: SeatGeekGetTaxonomiesOutput,\n});\n"],"mappings":";;;AAYA,MAAa,wBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdwC,EAAE,OAAO;EACjD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAC3H,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACrI,CAWS;CACP,QAXyC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAWhE;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-venue-details.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-venue-details.cjs","names":["z","action"],"sources":["../../src/actions/get-venue-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeatGeekGetVenueDetailsInput = z.object({\n venue_id: z.string().describe(\"The unique numeric ID of the venue to retrieve details for. Use the Search Venues action to find venue IDs. Deduplicate venue IDs before calling, as the same venue appears across many events.\"),\n});\nconst SeatGeekGetVenueDetails_VenueStatsSchema = z.object({\n event_count: z.number().int().describe(\"Total number of upcoming events\").nullable().optional(),\n}).passthrough().describe(\"Statistics about events at the venue.\");\nconst SeatGeekGetVenueDetails_VenuePassStatsSchema = z.object({\n event_count: z.number().int().describe(\"Number of events with this pass type\").nullable().optional(),\n}).passthrough().describe(\"Statistics for a venue pass (e.g., parking).\");\nconst SeatGeekGetVenueDetails_VenuePassSchema = z.object({\n url: z.string().describe(\"URL to purchase the pass\").nullable().optional(),\n name: z.string().describe(\"Name of the pass\").nullable().optional(),\n stats: SeatGeekGetVenueDetails_VenuePassStatsSchema.nullable().optional(),\n pass_type: z.string().describe(\"Type of pass (e.g., 'PARKING')\").nullable().optional(),\n relative_url: z.string().describe(\"Relative URL path\").nullable().optional(),\n image_rights_message: z.string().describe(\"Image rights message\").nullable().optional(),\n}).passthrough().describe(\"Information about venue passes like parking.\");\nconst SeatGeekGetVenueDetails_VenueLocationSchema = z.object({\n lat: z.number().describe(\"Latitude coordinate\").nullable().optional(),\n lon: z.number().describe(\"Longitude coordinate\").nullable().optional(),\n}).passthrough().describe(\"Geographic coordinates of the venue.\");\nexport const SeatGeekGetVenueDetailsOutput = z.object({\n id: z.number().int().describe(\"Unique venue identifier\").nullable().optional(),\n url: z.string().describe(\"Full URL to venue page on SeatGeek\").nullable().optional(),\n city: z.string().describe(\"City where the venue is located\").nullable().optional(),\n name: z.string().describe(\"Name of the venue\").nullable().optional(),\n slug: z.string().describe(\"URL-friendly venue identifier\").nullable().optional(),\n links: z.array(z.string()).describe(\"Related links\").nullable().optional(),\n score: z.number().describe(\"SeatGeek popularity score (0-1)\").nullable().optional(),\n state: z.string().describe(\"State/province code (e.g., 'CA', 'NY')\").nullable().optional(),\n stats: SeatGeekGetVenueDetails_VenueStatsSchema.nullable().optional(),\n passes: z.array(SeatGeekGetVenueDetails_VenuePassSchema).describe(\"Available passes (e.g., parking)\").nullable().optional(),\n address: z.string().describe(\"Street address of the venue\").nullable().optional(),\n country: z.string().describe(\"Country code (e.g., 'US')\").nullable().optional(),\n name_v2: z.string().describe(\"Alternative name of the venue\").nullable().optional(),\n capacity: z.number().int().describe(\"Seating capacity of the venue\").nullable().optional(),\n location: SeatGeekGetVenueDetails_VenueLocationSchema.nullable().optional(),\n timezone: z.string().describe(\"Timezone of the venue (e.g., 'America/Los_Angeles')\").nullable().optional(),\n metro_code: z.number().int().describe(\"Metropolitan area code\").nullable().optional(),\n popularity: z.number().int().describe(\"Popularity ranking number\").nullable().optional(),\n postal_code: z.string().describe(\"Postal/ZIP code\").nullable().optional(),\n marquee_city: z.string().describe(\"Marquee city designation\").nullable().optional(),\n relative_url: z.string().describe(\"Relative URL path to venue page\").nullable().optional(),\n access_method: z.string().describe(\"Access method information\").nullable().optional(),\n display_location: z.string().describe(\"Human-readable location (e.g., 'Los Angeles, CA')\").nullable().optional(),\n extended_address: z.string().describe(\"Full address including city, state, and postal code\").nullable().optional(),\n has_upcoming_events: z.boolean().describe(\"Whether the venue has upcoming events\").nullable().optional(),\n num_upcoming_events: z.number().int().describe(\"Number of upcoming events at this venue\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a venue.\");\n\nexport const seatGeekGetVenueDetails = action(\"SEAT_GEEK_GET_VENUE_DETAILS\", {\n slug: \"seat_geek-get-venue-details\",\n name: \"Get Venue Details\",\n description: \"Get detailed venue-specific information (location, address, metadata) beyond what SEAT_GEEK_GET_EVENT_DETAILS already returns. Only call this tool when additional venue fields are needed that are absent from the event details response.\",\n input: SeatGeekGetVenueDetailsInput,\n output: SeatGeekGetVenueDetailsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-venue-details.cjs","names":["z","action"],"sources":["../../src/actions/get-venue-details.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { seatGeek } from \"../app\";\n\nexport const SeatGeekGetVenueDetailsInput = z.object({\n venue_id: z.string().describe(\"The unique numeric ID of the venue to retrieve details for. Use the Search Venues action to find venue IDs. Deduplicate venue IDs before calling, as the same venue appears across many events.\"),\n});\nconst SeatGeekGetVenueDetails_VenueStatsSchema = z.object({\n event_count: z.number().int().describe(\"Total number of upcoming events\").nullable().optional(),\n}).passthrough().describe(\"Statistics about events at the venue.\");\nconst SeatGeekGetVenueDetails_VenuePassStatsSchema = z.object({\n event_count: z.number().int().describe(\"Number of events with this pass type\").nullable().optional(),\n}).passthrough().describe(\"Statistics for a venue pass (e.g., parking).\");\nconst SeatGeekGetVenueDetails_VenuePassSchema = z.object({\n url: z.string().describe(\"URL to purchase the pass\").nullable().optional(),\n name: z.string().describe(\"Name of the pass\").nullable().optional(),\n stats: SeatGeekGetVenueDetails_VenuePassStatsSchema.nullable().optional(),\n pass_type: z.string().describe(\"Type of pass (e.g., 'PARKING')\").nullable().optional(),\n relative_url: z.string().describe(\"Relative URL path\").nullable().optional(),\n image_rights_message: z.string().describe(\"Image rights message\").nullable().optional(),\n}).passthrough().describe(\"Information about venue passes like parking.\");\nconst SeatGeekGetVenueDetails_VenueLocationSchema = z.object({\n lat: z.number().describe(\"Latitude coordinate\").nullable().optional(),\n lon: z.number().describe(\"Longitude coordinate\").nullable().optional(),\n}).passthrough().describe(\"Geographic coordinates of the venue.\");\nexport const SeatGeekGetVenueDetailsOutput = z.object({\n id: z.number().int().describe(\"Unique venue identifier\").nullable().optional(),\n url: z.string().describe(\"Full URL to venue page on SeatGeek\").nullable().optional(),\n city: z.string().describe(\"City where the venue is located\").nullable().optional(),\n name: z.string().describe(\"Name of the venue\").nullable().optional(),\n slug: z.string().describe(\"URL-friendly venue identifier\").nullable().optional(),\n links: z.array(z.string()).describe(\"Related links\").nullable().optional(),\n score: z.number().describe(\"SeatGeek popularity score (0-1)\").nullable().optional(),\n state: z.string().describe(\"State/province code (e.g., 'CA', 'NY')\").nullable().optional(),\n stats: SeatGeekGetVenueDetails_VenueStatsSchema.nullable().optional(),\n passes: z.array(SeatGeekGetVenueDetails_VenuePassSchema).describe(\"Available passes (e.g., parking)\").nullable().optional(),\n address: z.string().describe(\"Street address of the venue\").nullable().optional(),\n country: z.string().describe(\"Country code (e.g., 'US')\").nullable().optional(),\n name_v2: z.string().describe(\"Alternative name of the venue\").nullable().optional(),\n capacity: z.number().int().describe(\"Seating capacity of the venue\").nullable().optional(),\n location: SeatGeekGetVenueDetails_VenueLocationSchema.nullable().optional(),\n timezone: z.string().describe(\"Timezone of the venue (e.g., 'America/Los_Angeles')\").nullable().optional(),\n metro_code: z.number().int().describe(\"Metropolitan area code\").nullable().optional(),\n popularity: z.number().int().describe(\"Popularity ranking number\").nullable().optional(),\n postal_code: z.string().describe(\"Postal/ZIP code\").nullable().optional(),\n marquee_city: z.string().describe(\"Marquee city designation\").nullable().optional(),\n relative_url: z.string().describe(\"Relative URL path to venue page\").nullable().optional(),\n access_method: z.string().describe(\"Access method information\").nullable().optional(),\n display_location: z.string().describe(\"Human-readable location (e.g., 'Los Angeles, CA')\").nullable().optional(),\n extended_address: z.string().describe(\"Full address including city, state, and postal code\").nullable().optional(),\n has_upcoming_events: z.boolean().describe(\"Whether the venue has upcoming events\").nullable().optional(),\n num_upcoming_events: z.number().int().describe(\"Number of upcoming events at this venue\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a venue.\");\n\nexport const seatGeekGetVenueDetails: AppAction<\n typeof SeatGeekGetVenueDetailsInput,\n typeof SeatGeekGetVenueDetailsOutput,\n typeof seatGeek.credential\n> = action(\"SEAT_GEEK_GET_VENUE_DETAILS\", {\n slug: \"seat_geek-get-venue-details\",\n name: \"Get Venue Details\",\n description: \"Get detailed venue-specific information (location, address, metadata) beyond what SEAT_GEEK_GET_EVENT_DETAILS already returns. Only call this tool when additional venue fields are needed that are absent from the event details response.\",\n input: SeatGeekGetVenueDetailsInput,\n output: SeatGeekGetVenueDetailsOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,5 @@
1
+ import { seatGeek } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-venue-details.d.ts
@@ -46,9 +48,7 @@ declare const SeatGeekGetVenueDetailsOutput: z.ZodObject<{
46
48
  has_upcoming_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
47
49
  num_upcoming_events: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
48
50
  }, z.core.$loose>;
49
- declare const seatGeekGetVenueDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
50
- venue_id: string;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ declare const seatGeekGetVenueDetails: AppAction<typeof SeatGeekGetVenueDetailsInput, typeof SeatGeekGetVenueDetailsOutput, typeof seatGeek.credential>;
52
52
  //#endregion
53
53
  export { seatGeekGetVenueDetails };
54
54
  //# sourceMappingURL=get-venue-details.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-venue-details.d.cts","names":[],"sources":["../../src/actions/get-venue-details.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAqB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"get-venue-details.d.cts","names":[],"sources":["../../src/actions/get-venue-details.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAqB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { seatGeek } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-venue-details.d.ts
@@ -46,9 +48,7 @@ declare const SeatGeekGetVenueDetailsOutput: z.ZodObject<{
46
48
  has_upcoming_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
47
49
  num_upcoming_events: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
48
50
  }, z.core.$loose>;
49
- declare const seatGeekGetVenueDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
50
- venue_id: string;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ declare const seatGeekGetVenueDetails: AppAction<typeof SeatGeekGetVenueDetailsInput, typeof SeatGeekGetVenueDetailsOutput, typeof seatGeek.credential>;
52
52
  //#endregion
53
53
  export { seatGeekGetVenueDetails };
54
54
  //# sourceMappingURL=get-venue-details.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-venue-details.d.mts","names":[],"sources":["../../src/actions/get-venue-details.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAqB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"get-venue-details.d.mts","names":[],"sources":["../../src/actions/get-venue-details.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAqB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6B7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-venue-details.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-venue-details.mjs","names":[],"sources":["../../src/actions/get-venue-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeatGeekGetVenueDetailsInput = z.object({\n venue_id: z.string().describe(\"The unique numeric ID of the venue to retrieve details for. Use the Search Venues action to find venue IDs. Deduplicate venue IDs before calling, as the same venue appears across many events.\"),\n});\nconst SeatGeekGetVenueDetails_VenueStatsSchema = z.object({\n event_count: z.number().int().describe(\"Total number of upcoming events\").nullable().optional(),\n}).passthrough().describe(\"Statistics about events at the venue.\");\nconst SeatGeekGetVenueDetails_VenuePassStatsSchema = z.object({\n event_count: z.number().int().describe(\"Number of events with this pass type\").nullable().optional(),\n}).passthrough().describe(\"Statistics for a venue pass (e.g., parking).\");\nconst SeatGeekGetVenueDetails_VenuePassSchema = z.object({\n url: z.string().describe(\"URL to purchase the pass\").nullable().optional(),\n name: z.string().describe(\"Name of the pass\").nullable().optional(),\n stats: SeatGeekGetVenueDetails_VenuePassStatsSchema.nullable().optional(),\n pass_type: z.string().describe(\"Type of pass (e.g., 'PARKING')\").nullable().optional(),\n relative_url: z.string().describe(\"Relative URL path\").nullable().optional(),\n image_rights_message: z.string().describe(\"Image rights message\").nullable().optional(),\n}).passthrough().describe(\"Information about venue passes like parking.\");\nconst SeatGeekGetVenueDetails_VenueLocationSchema = z.object({\n lat: z.number().describe(\"Latitude coordinate\").nullable().optional(),\n lon: z.number().describe(\"Longitude coordinate\").nullable().optional(),\n}).passthrough().describe(\"Geographic coordinates of the venue.\");\nexport const SeatGeekGetVenueDetailsOutput = z.object({\n id: z.number().int().describe(\"Unique venue identifier\").nullable().optional(),\n url: z.string().describe(\"Full URL to venue page on SeatGeek\").nullable().optional(),\n city: z.string().describe(\"City where the venue is located\").nullable().optional(),\n name: z.string().describe(\"Name of the venue\").nullable().optional(),\n slug: z.string().describe(\"URL-friendly venue identifier\").nullable().optional(),\n links: z.array(z.string()).describe(\"Related links\").nullable().optional(),\n score: z.number().describe(\"SeatGeek popularity score (0-1)\").nullable().optional(),\n state: z.string().describe(\"State/province code (e.g., 'CA', 'NY')\").nullable().optional(),\n stats: SeatGeekGetVenueDetails_VenueStatsSchema.nullable().optional(),\n passes: z.array(SeatGeekGetVenueDetails_VenuePassSchema).describe(\"Available passes (e.g., parking)\").nullable().optional(),\n address: z.string().describe(\"Street address of the venue\").nullable().optional(),\n country: z.string().describe(\"Country code (e.g., 'US')\").nullable().optional(),\n name_v2: z.string().describe(\"Alternative name of the venue\").nullable().optional(),\n capacity: z.number().int().describe(\"Seating capacity of the venue\").nullable().optional(),\n location: SeatGeekGetVenueDetails_VenueLocationSchema.nullable().optional(),\n timezone: z.string().describe(\"Timezone of the venue (e.g., 'America/Los_Angeles')\").nullable().optional(),\n metro_code: z.number().int().describe(\"Metropolitan area code\").nullable().optional(),\n popularity: z.number().int().describe(\"Popularity ranking number\").nullable().optional(),\n postal_code: z.string().describe(\"Postal/ZIP code\").nullable().optional(),\n marquee_city: z.string().describe(\"Marquee city designation\").nullable().optional(),\n relative_url: z.string().describe(\"Relative URL path to venue page\").nullable().optional(),\n access_method: z.string().describe(\"Access method information\").nullable().optional(),\n display_location: z.string().describe(\"Human-readable location (e.g., 'Los Angeles, CA')\").nullable().optional(),\n extended_address: z.string().describe(\"Full address including city, state, and postal code\").nullable().optional(),\n has_upcoming_events: z.boolean().describe(\"Whether the venue has upcoming events\").nullable().optional(),\n num_upcoming_events: z.number().int().describe(\"Number of upcoming events at this venue\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a venue.\");\n\nexport const seatGeekGetVenueDetails = action(\"SEAT_GEEK_GET_VENUE_DETAILS\", {\n slug: \"seat_geek-get-venue-details\",\n name: \"Get Venue Details\",\n description: \"Get detailed venue-specific information (location, address, metadata) beyond what SEAT_GEEK_GET_EVENT_DETAILS already returns. Only call this tool when additional venue fields are needed that are absent from the event details response.\",\n input: SeatGeekGetVenueDetailsInput,\n output: SeatGeekGetVenueDetailsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-venue-details.mjs","names":[],"sources":["../../src/actions/get-venue-details.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { seatGeek } from \"../app\";\n\nexport const SeatGeekGetVenueDetailsInput = z.object({\n venue_id: z.string().describe(\"The unique numeric ID of the venue to retrieve details for. Use the Search Venues action to find venue IDs. Deduplicate venue IDs before calling, as the same venue appears across many events.\"),\n});\nconst SeatGeekGetVenueDetails_VenueStatsSchema = z.object({\n event_count: z.number().int().describe(\"Total number of upcoming events\").nullable().optional(),\n}).passthrough().describe(\"Statistics about events at the venue.\");\nconst SeatGeekGetVenueDetails_VenuePassStatsSchema = z.object({\n event_count: z.number().int().describe(\"Number of events with this pass type\").nullable().optional(),\n}).passthrough().describe(\"Statistics for a venue pass (e.g., parking).\");\nconst SeatGeekGetVenueDetails_VenuePassSchema = z.object({\n url: z.string().describe(\"URL to purchase the pass\").nullable().optional(),\n name: z.string().describe(\"Name of the pass\").nullable().optional(),\n stats: SeatGeekGetVenueDetails_VenuePassStatsSchema.nullable().optional(),\n pass_type: z.string().describe(\"Type of pass (e.g., 'PARKING')\").nullable().optional(),\n relative_url: z.string().describe(\"Relative URL path\").nullable().optional(),\n image_rights_message: z.string().describe(\"Image rights message\").nullable().optional(),\n}).passthrough().describe(\"Information about venue passes like parking.\");\nconst SeatGeekGetVenueDetails_VenueLocationSchema = z.object({\n lat: z.number().describe(\"Latitude coordinate\").nullable().optional(),\n lon: z.number().describe(\"Longitude coordinate\").nullable().optional(),\n}).passthrough().describe(\"Geographic coordinates of the venue.\");\nexport const SeatGeekGetVenueDetailsOutput = z.object({\n id: z.number().int().describe(\"Unique venue identifier\").nullable().optional(),\n url: z.string().describe(\"Full URL to venue page on SeatGeek\").nullable().optional(),\n city: z.string().describe(\"City where the venue is located\").nullable().optional(),\n name: z.string().describe(\"Name of the venue\").nullable().optional(),\n slug: z.string().describe(\"URL-friendly venue identifier\").nullable().optional(),\n links: z.array(z.string()).describe(\"Related links\").nullable().optional(),\n score: z.number().describe(\"SeatGeek popularity score (0-1)\").nullable().optional(),\n state: z.string().describe(\"State/province code (e.g., 'CA', 'NY')\").nullable().optional(),\n stats: SeatGeekGetVenueDetails_VenueStatsSchema.nullable().optional(),\n passes: z.array(SeatGeekGetVenueDetails_VenuePassSchema).describe(\"Available passes (e.g., parking)\").nullable().optional(),\n address: z.string().describe(\"Street address of the venue\").nullable().optional(),\n country: z.string().describe(\"Country code (e.g., 'US')\").nullable().optional(),\n name_v2: z.string().describe(\"Alternative name of the venue\").nullable().optional(),\n capacity: z.number().int().describe(\"Seating capacity of the venue\").nullable().optional(),\n location: SeatGeekGetVenueDetails_VenueLocationSchema.nullable().optional(),\n timezone: z.string().describe(\"Timezone of the venue (e.g., 'America/Los_Angeles')\").nullable().optional(),\n metro_code: z.number().int().describe(\"Metropolitan area code\").nullable().optional(),\n popularity: z.number().int().describe(\"Popularity ranking number\").nullable().optional(),\n postal_code: z.string().describe(\"Postal/ZIP code\").nullable().optional(),\n marquee_city: z.string().describe(\"Marquee city designation\").nullable().optional(),\n relative_url: z.string().describe(\"Relative URL path to venue page\").nullable().optional(),\n access_method: z.string().describe(\"Access method information\").nullable().optional(),\n display_location: z.string().describe(\"Human-readable location (e.g., 'Los Angeles, CA')\").nullable().optional(),\n extended_address: z.string().describe(\"Full address including city, state, and postal code\").nullable().optional(),\n has_upcoming_events: z.boolean().describe(\"Whether the venue has upcoming events\").nullable().optional(),\n num_upcoming_events: z.number().int().describe(\"Number of upcoming events at this venue\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a venue.\");\n\nexport const seatGeekGetVenueDetails: AppAction<\n typeof SeatGeekGetVenueDetailsInput,\n typeof SeatGeekGetVenueDetailsOutput,\n typeof seatGeek.credential\n> = action(\"SEAT_GEEK_GET_VENUE_DETAILS\", {\n slug: \"seat_geek-get-venue-details\",\n name: \"Get Venue Details\",\n description: \"Get detailed venue-specific information (location, address, metadata) beyond what SEAT_GEEK_GET_EVENT_DETAILS already returns. Only call this tool when additional venue fields are needed that are absent from the event details response.\",\n input: SeatGeekGetVenueDetailsInput,\n output: SeatGeekGetVenueDetailsOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/search-events.ts
@@ -1 +1 @@
1
- {"version":3,"file":"search-events.cjs","names":["z","action"],"sources":["../../src/actions/search-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeatGeekSearchEventsInput = z.object({\n q: z.string().describe(\"General search query for events, performers, or venues. Supports natural language like 'yankees march' or 'skrillex on june 4th'.\").optional(),\n per_page: z.number().int().describe(\"Number of results per page. Default is 10. Maximum is 100. Use the page parameter to paginate when meta.total exceeds per_page to avoid silently missing events.\").optional(),\n venue_id: z.string().describe(\"Venue ID to filter events to a specific venue.\").optional(),\n venue_city: z.string().describe(\"City name to filter events by venue location.\").optional(),\n venue_state: z.string().describe(\"Two-letter state code to filter events by venue location.\").optional(),\n datetime_utc: z.string().describe(\"Filter events by exact UTC date/time. Format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.\").optional(),\n performers_id: z.string().describe(\"Performer ID(s) to filter events. Multiple IDs can be comma-separated for OR queries. IDs must come from prior SeatGeek search results; arbitrary or stale IDs may yield empty responses.\").optional(),\n taxonomies_id: z.string().describe(\"Filter events by taxonomy ID.\").optional(),\n datetime_local: z.string().describe(\"Filter events by exact local date/time. Format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.\").optional(),\n performers_slug: z.string().describe(\"Performer slug(s) to filter events. Use URL-friendly format.\").optional(),\n taxonomies_name: z.string().describe(\"Filter events by category/type name. Accepts a single value only; comma-separated categories silently return zero results even when each category individually has matches.\").optional(),\n datetime_utc_gte: z.string().describe(\"Filter events happening on or after this UTC date/time. Convert relative expressions ('tomorrow', 'this weekend') to explicit UTC timestamps before use. Widen UTC range to fully cover the intended local time window to avoid off-by-one-day omissions near day boundaries.\").optional(),\n datetime_utc_lte: z.string().describe(\"Filter events happening on or before this UTC date/time.\").optional(),\n});\nconst SeatGeekSearchEvents_VenueInfoSchema = z.object({\n city: z.string().describe(\"Venue city\").nullable(),\n name: z.string().describe(\"Venue name\").nullable(),\n}).passthrough().describe(\"Essential venue information\");\nconst SeatGeekSearchEvents_EventInfoSchema = z.object({\n id: z.number().int().describe(\"Unique SeatGeek event ID\").nullable(),\n url: z.string().describe(\"SeatGeek URL for the event\").nullable(),\n title: z.string().describe(\"Event title\").nullable().optional(),\n venue: SeatGeekSearchEvents_VenueInfoSchema.nullable(),\n short_title: z.string().describe(\"Short event title\").nullable().optional(),\n datetime_local: z.string().describe(\"Event date and time in local timezone (ISO 8601 format)\").nullable(),\n}).passthrough().describe(\"Essential event information for schedule listing and discovery\");\nexport const SeatGeekSearchEventsOutput = z.object({\n total: z.number().int().describe(\"Total number of events available across all pages\").nullable(),\n events: z.array(SeatGeekSearchEvents_EventInfoSchema).describe(\"List of events matching search criteria\"),\n}).passthrough().describe(\"Search results containing essential event information\");\n\nexport const seatGeekSearchEvents = action(\"SEAT_GEEK_SEARCH_EVENTS\", {\n slug: \"seat_geek-search-events\",\n name: \"Search Events\",\n description: \"Search for ticketed events on SeatGeek by performers, venues, dates, or general queries. Covers concerts, sports games, theater shows, and other live entertainment. Only indexes ticketed events; empty results may indicate coverage gaps. Avoid over-filtering — start broad and progressively narrow. lat and lon parameters must be supplied together for location-based filtering.\",\n input: SeatGeekSearchEventsInput,\n output: SeatGeekSearchEventsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS;CACrK,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CACjN,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC/H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L,CAAC,CAAC,SAAS;CACzO,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC7E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACnI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC9G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6KAA6K,CAAC,CAAC,SAAS;CAC7N,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+QAA+Q,CAAC,CAAC,SAAS;CAChU,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AAC7G,CAAC;AACD,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;AACnD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,OAAO,qCAAqC,SAAS;CACrD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC/F,QAAQA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,yCAAyC;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"search-events.cjs","names":["z","action"],"sources":["../../src/actions/search-events.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { seatGeek } from \"../app\";\n\nexport const SeatGeekSearchEventsInput = z.object({\n q: z.string().describe(\"General search query for events, performers, or venues. Supports natural language like 'yankees march' or 'skrillex on june 4th'.\").optional(),\n per_page: z.number().int().describe(\"Number of results per page. Default is 10. Maximum is 100. Use the page parameter to paginate when meta.total exceeds per_page to avoid silently missing events.\").optional(),\n venue_id: z.string().describe(\"Venue ID to filter events to a specific venue.\").optional(),\n venue_city: z.string().describe(\"City name to filter events by venue location.\").optional(),\n venue_state: z.string().describe(\"Two-letter state code to filter events by venue location.\").optional(),\n datetime_utc: z.string().describe(\"Filter events by exact UTC date/time. Format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.\").optional(),\n performers_id: z.string().describe(\"Performer ID(s) to filter events. Multiple IDs can be comma-separated for OR queries. IDs must come from prior SeatGeek search results; arbitrary or stale IDs may yield empty responses.\").optional(),\n taxonomies_id: z.string().describe(\"Filter events by taxonomy ID.\").optional(),\n datetime_local: z.string().describe(\"Filter events by exact local date/time. Format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.\").optional(),\n performers_slug: z.string().describe(\"Performer slug(s) to filter events. Use URL-friendly format.\").optional(),\n taxonomies_name: z.string().describe(\"Filter events by category/type name. Accepts a single value only; comma-separated categories silently return zero results even when each category individually has matches.\").optional(),\n datetime_utc_gte: z.string().describe(\"Filter events happening on or after this UTC date/time. Convert relative expressions ('tomorrow', 'this weekend') to explicit UTC timestamps before use. Widen UTC range to fully cover the intended local time window to avoid off-by-one-day omissions near day boundaries.\").optional(),\n datetime_utc_lte: z.string().describe(\"Filter events happening on or before this UTC date/time.\").optional(),\n});\nconst SeatGeekSearchEvents_VenueInfoSchema = z.object({\n city: z.string().describe(\"Venue city\").nullable(),\n name: z.string().describe(\"Venue name\").nullable(),\n}).passthrough().describe(\"Essential venue information\");\nconst SeatGeekSearchEvents_EventInfoSchema = z.object({\n id: z.number().int().describe(\"Unique SeatGeek event ID\").nullable(),\n url: z.string().describe(\"SeatGeek URL for the event\").nullable(),\n title: z.string().describe(\"Event title\").nullable().optional(),\n venue: SeatGeekSearchEvents_VenueInfoSchema.nullable(),\n short_title: z.string().describe(\"Short event title\").nullable().optional(),\n datetime_local: z.string().describe(\"Event date and time in local timezone (ISO 8601 format)\").nullable(),\n}).passthrough().describe(\"Essential event information for schedule listing and discovery\");\nexport const SeatGeekSearchEventsOutput = z.object({\n total: z.number().int().describe(\"Total number of events available across all pages\").nullable(),\n events: z.array(SeatGeekSearchEvents_EventInfoSchema).describe(\"List of events matching search criteria\"),\n}).passthrough().describe(\"Search results containing essential event information\");\n\nexport const seatGeekSearchEvents: AppAction<\n typeof SeatGeekSearchEventsInput,\n typeof SeatGeekSearchEventsOutput,\n typeof seatGeek.credential\n> = action(\"SEAT_GEEK_SEARCH_EVENTS\", {\n slug: \"seat_geek-search-events\",\n name: \"Search Events\",\n description: \"Search for ticketed events on SeatGeek by performers, venues, dates, or general queries. Covers concerts, sports games, theater shows, and other live entertainment. Only indexes ticketed events; empty results may indicate coverage gaps. Avoid over-filtering — start broad and progressively narrow. lat and lon parameters must be supplied together for location-based filtering.\",\n input: SeatGeekSearchEventsInput,\n output: SeatGeekSearchEventsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS;CACrK,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CACjN,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC/H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L,CAAC,CAAC,SAAS;CACzO,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC7E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACnI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC9G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6KAA6K,CAAC,CAAC,SAAS;CAC7N,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+QAA+Q,CAAC,CAAC,SAAS;CAChU,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AAC7G,CAAC;AACD,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;AACnD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,OAAO,qCAAqC,SAAS;CACrD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC/F,QAAQA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,yCAAyC;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,uBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { seatGeek } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/search-events.d.ts
@@ -30,21 +32,7 @@ declare const SeatGeekSearchEventsOutput: z.ZodObject<{
30
32
  datetime_local: z.ZodNullable<z.ZodString>;
31
33
  }, z.core.$loose>>;
32
34
  }, z.core.$loose>;
33
- declare const seatGeekSearchEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
34
- q?: string | undefined;
35
- per_page?: number | undefined;
36
- venue_id?: string | undefined;
37
- venue_city?: string | undefined;
38
- venue_state?: string | undefined;
39
- datetime_utc?: string | undefined;
40
- performers_id?: string | undefined;
41
- taxonomies_id?: string | undefined;
42
- datetime_local?: string | undefined;
43
- performers_slug?: string | undefined;
44
- taxonomies_name?: string | undefined;
45
- datetime_utc_gte?: string | undefined;
46
- datetime_utc_lte?: string | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ declare const seatGeekSearchEvents: AppAction<typeof SeatGeekSearchEventsInput, typeof SeatGeekSearchEventsOutput, typeof seatGeek.credential>;
48
36
  //#endregion
49
37
  export { seatGeekSearchEvents };
50
38
  //# sourceMappingURL=search-events.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-events.d.cts","names":[],"sources":["../../src/actions/search-events.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cA2BzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
1
+ {"version":3,"file":"search-events.d.cts","names":[],"sources":["../../src/actions/search-events.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cA2BzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAK1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { seatGeek } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/search-events.d.ts
@@ -30,21 +32,7 @@ declare const SeatGeekSearchEventsOutput: z.ZodObject<{
30
32
  datetime_local: z.ZodNullable<z.ZodString>;
31
33
  }, z.core.$loose>>;
32
34
  }, z.core.$loose>;
33
- declare const seatGeekSearchEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
34
- q?: string | undefined;
35
- per_page?: number | undefined;
36
- venue_id?: string | undefined;
37
- venue_city?: string | undefined;
38
- venue_state?: string | undefined;
39
- datetime_utc?: string | undefined;
40
- performers_id?: string | undefined;
41
- taxonomies_id?: string | undefined;
42
- datetime_local?: string | undefined;
43
- performers_slug?: string | undefined;
44
- taxonomies_name?: string | undefined;
45
- datetime_utc_gte?: string | undefined;
46
- datetime_utc_lte?: string | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ declare const seatGeekSearchEvents: AppAction<typeof SeatGeekSearchEventsInput, typeof SeatGeekSearchEventsOutput, typeof seatGeek.credential>;
48
36
  //#endregion
49
37
  export { seatGeekSearchEvents };
50
38
  //# sourceMappingURL=search-events.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-events.d.mts","names":[],"sources":["../../src/actions/search-events.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cA2BzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
1
+ {"version":3,"file":"search-events.d.mts","names":[],"sources":["../../src/actions/search-events.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cA2BzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAK1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/search-events.ts
@@ -1 +1 @@
1
- {"version":3,"file":"search-events.mjs","names":[],"sources":["../../src/actions/search-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeatGeekSearchEventsInput = z.object({\n q: z.string().describe(\"General search query for events, performers, or venues. Supports natural language like 'yankees march' or 'skrillex on june 4th'.\").optional(),\n per_page: z.number().int().describe(\"Number of results per page. Default is 10. Maximum is 100. Use the page parameter to paginate when meta.total exceeds per_page to avoid silently missing events.\").optional(),\n venue_id: z.string().describe(\"Venue ID to filter events to a specific venue.\").optional(),\n venue_city: z.string().describe(\"City name to filter events by venue location.\").optional(),\n venue_state: z.string().describe(\"Two-letter state code to filter events by venue location.\").optional(),\n datetime_utc: z.string().describe(\"Filter events by exact UTC date/time. Format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.\").optional(),\n performers_id: z.string().describe(\"Performer ID(s) to filter events. Multiple IDs can be comma-separated for OR queries. IDs must come from prior SeatGeek search results; arbitrary or stale IDs may yield empty responses.\").optional(),\n taxonomies_id: z.string().describe(\"Filter events by taxonomy ID.\").optional(),\n datetime_local: z.string().describe(\"Filter events by exact local date/time. Format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.\").optional(),\n performers_slug: z.string().describe(\"Performer slug(s) to filter events. Use URL-friendly format.\").optional(),\n taxonomies_name: z.string().describe(\"Filter events by category/type name. Accepts a single value only; comma-separated categories silently return zero results even when each category individually has matches.\").optional(),\n datetime_utc_gte: z.string().describe(\"Filter events happening on or after this UTC date/time. Convert relative expressions ('tomorrow', 'this weekend') to explicit UTC timestamps before use. Widen UTC range to fully cover the intended local time window to avoid off-by-one-day omissions near day boundaries.\").optional(),\n datetime_utc_lte: z.string().describe(\"Filter events happening on or before this UTC date/time.\").optional(),\n});\nconst SeatGeekSearchEvents_VenueInfoSchema = z.object({\n city: z.string().describe(\"Venue city\").nullable(),\n name: z.string().describe(\"Venue name\").nullable(),\n}).passthrough().describe(\"Essential venue information\");\nconst SeatGeekSearchEvents_EventInfoSchema = z.object({\n id: z.number().int().describe(\"Unique SeatGeek event ID\").nullable(),\n url: z.string().describe(\"SeatGeek URL for the event\").nullable(),\n title: z.string().describe(\"Event title\").nullable().optional(),\n venue: SeatGeekSearchEvents_VenueInfoSchema.nullable(),\n short_title: z.string().describe(\"Short event title\").nullable().optional(),\n datetime_local: z.string().describe(\"Event date and time in local timezone (ISO 8601 format)\").nullable(),\n}).passthrough().describe(\"Essential event information for schedule listing and discovery\");\nexport const SeatGeekSearchEventsOutput = z.object({\n total: z.number().int().describe(\"Total number of events available across all pages\").nullable(),\n events: z.array(SeatGeekSearchEvents_EventInfoSchema).describe(\"List of events matching search criteria\"),\n}).passthrough().describe(\"Search results containing essential event information\");\n\nexport const seatGeekSearchEvents = action(\"SEAT_GEEK_SEARCH_EVENTS\", {\n slug: \"seat_geek-search-events\",\n name: \"Search Events\",\n description: \"Search for ticketed events on SeatGeek by performers, venues, dates, or general queries. Covers concerts, sports games, theater shows, and other live entertainment. Only indexes ticketed events; empty results may indicate coverage gaps. Avoid over-filtering — start broad and progressively narrow. lat and lon parameters must be supplied together for location-based filtering.\",\n input: SeatGeekSearchEventsInput,\n output: SeatGeekSearchEventsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO;CAChD,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS;CACrK,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CACjN,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC/H,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L,CAAC,CAAC,SAAS;CACzO,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC7E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACnI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC9G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,6KAA6K,CAAC,CAAC,SAAS;CAC7N,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+QAA+Q,CAAC,CAAC,SAAS;CAChU,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AAC7G,CAAC;AACD,MAAM,uCAAuC,EAAE,OAAO;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;AACnD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,OAAO,qCAAqC,SAAS;CACrD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAM1F,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwC,EAAE,OAAO;EACjD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC/F,QAAQ,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,yCAAyC;CAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"search-events.mjs","names":[],"sources":["../../src/actions/search-events.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { seatGeek } from \"../app\";\n\nexport const SeatGeekSearchEventsInput = z.object({\n q: z.string().describe(\"General search query for events, performers, or venues. Supports natural language like 'yankees march' or 'skrillex on june 4th'.\").optional(),\n per_page: z.number().int().describe(\"Number of results per page. Default is 10. Maximum is 100. Use the page parameter to paginate when meta.total exceeds per_page to avoid silently missing events.\").optional(),\n venue_id: z.string().describe(\"Venue ID to filter events to a specific venue.\").optional(),\n venue_city: z.string().describe(\"City name to filter events by venue location.\").optional(),\n venue_state: z.string().describe(\"Two-letter state code to filter events by venue location.\").optional(),\n datetime_utc: z.string().describe(\"Filter events by exact UTC date/time. Format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.\").optional(),\n performers_id: z.string().describe(\"Performer ID(s) to filter events. Multiple IDs can be comma-separated for OR queries. IDs must come from prior SeatGeek search results; arbitrary or stale IDs may yield empty responses.\").optional(),\n taxonomies_id: z.string().describe(\"Filter events by taxonomy ID.\").optional(),\n datetime_local: z.string().describe(\"Filter events by exact local date/time. Format: YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS.\").optional(),\n performers_slug: z.string().describe(\"Performer slug(s) to filter events. Use URL-friendly format.\").optional(),\n taxonomies_name: z.string().describe(\"Filter events by category/type name. Accepts a single value only; comma-separated categories silently return zero results even when each category individually has matches.\").optional(),\n datetime_utc_gte: z.string().describe(\"Filter events happening on or after this UTC date/time. Convert relative expressions ('tomorrow', 'this weekend') to explicit UTC timestamps before use. Widen UTC range to fully cover the intended local time window to avoid off-by-one-day omissions near day boundaries.\").optional(),\n datetime_utc_lte: z.string().describe(\"Filter events happening on or before this UTC date/time.\").optional(),\n});\nconst SeatGeekSearchEvents_VenueInfoSchema = z.object({\n city: z.string().describe(\"Venue city\").nullable(),\n name: z.string().describe(\"Venue name\").nullable(),\n}).passthrough().describe(\"Essential venue information\");\nconst SeatGeekSearchEvents_EventInfoSchema = z.object({\n id: z.number().int().describe(\"Unique SeatGeek event ID\").nullable(),\n url: z.string().describe(\"SeatGeek URL for the event\").nullable(),\n title: z.string().describe(\"Event title\").nullable().optional(),\n venue: SeatGeekSearchEvents_VenueInfoSchema.nullable(),\n short_title: z.string().describe(\"Short event title\").nullable().optional(),\n datetime_local: z.string().describe(\"Event date and time in local timezone (ISO 8601 format)\").nullable(),\n}).passthrough().describe(\"Essential event information for schedule listing and discovery\");\nexport const SeatGeekSearchEventsOutput = z.object({\n total: z.number().int().describe(\"Total number of events available across all pages\").nullable(),\n events: z.array(SeatGeekSearchEvents_EventInfoSchema).describe(\"List of events matching search criteria\"),\n}).passthrough().describe(\"Search results containing essential event information\");\n\nexport const seatGeekSearchEvents: AppAction<\n typeof SeatGeekSearchEventsInput,\n typeof SeatGeekSearchEventsOutput,\n typeof seatGeek.credential\n> = action(\"SEAT_GEEK_SEARCH_EVENTS\", {\n slug: \"seat_geek-search-events\",\n name: \"Search Events\",\n description: \"Search for ticketed events on SeatGeek by performers, venues, dates, or general queries. Covers concerts, sports games, theater shows, and other live entertainment. Only indexes ticketed events; empty results may indicate coverage gaps. Avoid over-filtering — start broad and progressively narrow. lat and lon parameters must be supplied together for location-based filtering.\",\n input: SeatGeekSearchEventsInput,\n output: SeatGeekSearchEventsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4B,EAAE,OAAO;CAChD,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS;CACrK,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CACjN,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC/H,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2LAA2L,CAAC,CAAC,SAAS;CACzO,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC7E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACnI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC9G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,6KAA6K,CAAC,CAAC,SAAS;CAC7N,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+QAA+Q,CAAC,CAAC,SAAS;CAChU,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AAC7G,CAAC;AACD,MAAM,uCAAuC,EAAE,OAAO;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;AACnD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,OAAO,qCAAqC,SAAS;CACrD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAM1F,MAAa,uBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdwC,EAAE,OAAO;EACjD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC/F,QAAQ,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,yCAAyC;CAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/search-performers.ts
@@ -1 +1 @@
1
- {"version":3,"file":"search-performers.cjs","names":["z","action"],"sources":["../../src/actions/search-performers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeatGeekSearchPerformersInput = z.object({\n q: z.string().describe(\"General search query for performers. Search artists, bands, sports teams, or any performers.\").optional(),\n id: z.string().describe(\"Performer ID(s) to retrieve. Can be comma-separated for multiple performers. Must be valid SeatGeek performer IDs obtained from prior search results; arbitrary or external IDs return empty responses.\").optional(),\n slug: z.string().describe(\"Search for a specific performer by their slug (URL-friendly name).\").optional(),\n per_page: z.number().int().describe(\"Number of results per page. Default is 10. High values return large payloads; keep low when exploring.\").optional(),\n taxonomies_id: z.string().describe(\"Filter performers by taxonomy ID.\").optional(),\n taxonomies_name: z.string().describe(\"Filter performers by category/type name (e.g., 'sports', 'concert', 'theater').\").optional(),\n});\nexport const SeatGeekSearchPerformersOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekSearchPerformers = action(\"SEAT_GEEK_SEARCH_PERFORMERS\", {\n slug: \"seat_geek-search-performers\",\n name: \"Search Performers\",\n description: \"Search for performers including artists, bands, sports teams, comedians, and more. Find your favorite entertainers and see their upcoming events.\",\n input: SeatGeekSearchPerformersInput,\n output: SeatGeekSearchPerformersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAChI,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yMAAyM,CAAC,CAAC,SAAS;CAC5O,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CACvJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACjF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AACnI,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAE9E,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"search-performers.cjs","names":["z","action"],"sources":["../../src/actions/search-performers.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { seatGeek } from \"../app\";\n\nexport const SeatGeekSearchPerformersInput = z.object({\n q: z.string().describe(\"General search query for performers. Search artists, bands, sports teams, or any performers.\").optional(),\n id: z.string().describe(\"Performer ID(s) to retrieve. Can be comma-separated for multiple performers. Must be valid SeatGeek performer IDs obtained from prior search results; arbitrary or external IDs return empty responses.\").optional(),\n slug: z.string().describe(\"Search for a specific performer by their slug (URL-friendly name).\").optional(),\n per_page: z.number().int().describe(\"Number of results per page. Default is 10. High values return large payloads; keep low when exploring.\").optional(),\n taxonomies_id: z.string().describe(\"Filter performers by taxonomy ID.\").optional(),\n taxonomies_name: z.string().describe(\"Filter performers by category/type name (e.g., 'sports', 'concert', 'theater').\").optional(),\n});\nexport const SeatGeekSearchPerformersOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekSearchPerformers: AppAction<\n typeof SeatGeekSearchPerformersInput,\n typeof SeatGeekSearchPerformersOutput,\n typeof seatGeek.credential\n> = action(\"SEAT_GEEK_SEARCH_PERFORMERS\", {\n slug: \"seat_geek-search-performers\",\n name: \"Search Performers\",\n description: \"Search for performers including artists, bands, sports teams, comedians, and more. Find your favorite entertainers and see their upcoming events.\",\n input: SeatGeekSearchPerformersInput,\n output: SeatGeekSearchPerformersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAChI,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yMAAyM,CAAC,CAAC,SAAS;CAC5O,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CACvJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACjF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AACnI,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAE9E,MAAa,2BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { seatGeek } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/search-performers.d.ts
@@ -10,14 +12,7 @@ declare const SeatGeekSearchPerformersInput: z.ZodObject<{
10
12
  taxonomies_name: z.ZodOptional<z.ZodString>;
11
13
  }, z.core.$strip>;
12
14
  declare const SeatGeekSearchPerformersOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
13
- declare const seatGeekSearchPerformers: import("@keystrokehq/action").WorkflowActionDefinition<{
14
- q?: string | undefined;
15
- id?: string | undefined;
16
- slug?: string | undefined;
17
- per_page?: number | undefined;
18
- taxonomies_id?: string | undefined;
19
- taxonomies_name?: string | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ declare const seatGeekSearchPerformers: AppAction<typeof SeatGeekSearchPerformersInput, typeof SeatGeekSearchPerformersOutput, typeof seatGeek.credential>;
21
16
  //#endregion
22
17
  export { seatGeekSearchPerformers };
23
18
  //# sourceMappingURL=search-performers.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-performers.d.cts","names":[],"sources":["../../src/actions/search-performers.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,gCAAwB,wBAAA"}
1
+ {"version":3,"file":"search-performers.d.cts","names":[],"sources":["../../src/actions/search-performers.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { seatGeek } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/search-performers.d.ts
@@ -10,14 +12,7 @@ declare const SeatGeekSearchPerformersInput: z.ZodObject<{
10
12
  taxonomies_name: z.ZodOptional<z.ZodString>;
11
13
  }, z.core.$strip>;
12
14
  declare const SeatGeekSearchPerformersOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
13
- declare const seatGeekSearchPerformers: import("@keystrokehq/action").WorkflowActionDefinition<{
14
- q?: string | undefined;
15
- id?: string | undefined;
16
- slug?: string | undefined;
17
- per_page?: number | undefined;
18
- taxonomies_id?: string | undefined;
19
- taxonomies_name?: string | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ declare const seatGeekSearchPerformers: AppAction<typeof SeatGeekSearchPerformersInput, typeof SeatGeekSearchPerformersOutput, typeof seatGeek.credential>;
21
16
  //#endregion
22
17
  export { seatGeekSearchPerformers };
23
18
  //# sourceMappingURL=search-performers.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-performers.d.mts","names":[],"sources":["../../src/actions/search-performers.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,gCAAwB,wBAAA"}
1
+ {"version":3,"file":"search-performers.d.mts","names":[],"sources":["../../src/actions/search-performers.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAQ7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const seatGeekSearchPerformers = action("SEAT_GEEK_SEARCH_PERFORMERS", {
@@ -1 +1 @@
1
- {"version":3,"file":"search-performers.mjs","names":[],"sources":["../../src/actions/search-performers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeatGeekSearchPerformersInput = z.object({\n q: z.string().describe(\"General search query for performers. Search artists, bands, sports teams, or any performers.\").optional(),\n id: z.string().describe(\"Performer ID(s) to retrieve. Can be comma-separated for multiple performers. Must be valid SeatGeek performer IDs obtained from prior search results; arbitrary or external IDs return empty responses.\").optional(),\n slug: z.string().describe(\"Search for a specific performer by their slug (URL-friendly name).\").optional(),\n per_page: z.number().int().describe(\"Number of results per page. Default is 10. High values return large payloads; keep low when exploring.\").optional(),\n taxonomies_id: z.string().describe(\"Filter performers by taxonomy ID.\").optional(),\n taxonomies_name: z.string().describe(\"Filter performers by category/type name (e.g., 'sports', 'concert', 'theater').\").optional(),\n});\nexport const SeatGeekSearchPerformersOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekSearchPerformers = action(\"SEAT_GEEK_SEARCH_PERFORMERS\", {\n slug: \"seat_geek-search-performers\",\n name: \"Search Performers\",\n description: \"Search for performers including artists, bands, sports teams, comedians, and more. Find your favorite entertainers and see their upcoming events.\",\n input: SeatGeekSearchPerformersInput,\n output: SeatGeekSearchPerformersOutput,\n});\n"],"mappings":";;AAcA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd2C,EAAE,OAAO;EACpD,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;EAChI,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yMAAyM,CAAC,CAAC,SAAS;EAC5O,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EACzG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;EACvJ,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACjF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACnI,CAOS;CACP,QAP4C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAOnE;AACV,CAAC"}
1
+ {"version":3,"file":"search-performers.mjs","names":[],"sources":["../../src/actions/search-performers.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { seatGeek } from \"../app\";\n\nexport const SeatGeekSearchPerformersInput = z.object({\n q: z.string().describe(\"General search query for performers. Search artists, bands, sports teams, or any performers.\").optional(),\n id: z.string().describe(\"Performer ID(s) to retrieve. Can be comma-separated for multiple performers. Must be valid SeatGeek performer IDs obtained from prior search results; arbitrary or external IDs return empty responses.\").optional(),\n slug: z.string().describe(\"Search for a specific performer by their slug (URL-friendly name).\").optional(),\n per_page: z.number().int().describe(\"Number of results per page. Default is 10. High values return large payloads; keep low when exploring.\").optional(),\n taxonomies_id: z.string().describe(\"Filter performers by taxonomy ID.\").optional(),\n taxonomies_name: z.string().describe(\"Filter performers by category/type name (e.g., 'sports', 'concert', 'theater').\").optional(),\n});\nexport const SeatGeekSearchPerformersOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekSearchPerformers: AppAction<\n typeof SeatGeekSearchPerformersInput,\n typeof SeatGeekSearchPerformersOutput,\n typeof seatGeek.credential\n> = action(\"SEAT_GEEK_SEARCH_PERFORMERS\", {\n slug: \"seat_geek-search-performers\",\n name: \"Search Performers\",\n description: \"Search for performers including artists, bands, sports teams, comedians, and more. Find your favorite entertainers and see their upcoming events.\",\n input: SeatGeekSearchPerformersInput,\n output: SeatGeekSearchPerformersOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlB2C,EAAE,OAAO;EACpD,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;EAChI,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yMAAyM,CAAC,CAAC,SAAS;EAC5O,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EACzG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;EACvJ,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACjF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACnI,CAWS;CACP,QAX4C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAWnE;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/search-venues.ts
@@ -1 +1 @@
1
- {"version":3,"file":"search-venues.cjs","names":["z","action"],"sources":["../../src/actions/search-venues.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeatGeekSearchVenuesInput = z.object({\n q: z.string().describe(\"General search query for venues.\").optional(),\n id: z.string().describe(\"Venue ID(s) to retrieve. Can be comma-separated for multiple venues.\").optional(),\n city: z.string().describe(\"Filter venues by city name.\").optional(),\n page: z.number().int().describe(\"Page number for pagination. Default is 1.\").optional(),\n state: z.string().describe(\"Filter venues by state (use two-letter state code).\").optional(),\n country: z.string().describe(\"Filter venues by country (use two-letter country code).\").optional(),\n per_page: z.number().int().describe(\"Number of results per page. Default is 10.\").optional(),\n postal_code: z.string().describe(\"Filter venues by postal/zip code.\").optional(),\n});\nexport const SeatGeekSearchVenuesOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekSearchVenues = action(\"SEAT_GEEK_SEARCH_VENUES\", {\n slug: \"seat_geek-search-venues\",\n name: \"Search Venues\",\n description: \"Search for venues by location, name, or other criteria. Find stadiums, theaters, concert halls, and other entertainment venues. Supports lat/lon coordinate filtering (both must be provided together).\",\n input: SeatGeekSearchVenuesInput,\n output: SeatGeekSearchVenuesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACzG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AACjF,CAAC;AACD,MAAa,6BAA6BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAE1E,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"search-venues.cjs","names":["z","action"],"sources":["../../src/actions/search-venues.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { seatGeek } from \"../app\";\n\nexport const SeatGeekSearchVenuesInput = z.object({\n q: z.string().describe(\"General search query for venues.\").optional(),\n id: z.string().describe(\"Venue ID(s) to retrieve. Can be comma-separated for multiple venues.\").optional(),\n city: z.string().describe(\"Filter venues by city name.\").optional(),\n page: z.number().int().describe(\"Page number for pagination. Default is 1.\").optional(),\n state: z.string().describe(\"Filter venues by state (use two-letter state code).\").optional(),\n country: z.string().describe(\"Filter venues by country (use two-letter country code).\").optional(),\n per_page: z.number().int().describe(\"Number of results per page. Default is 10.\").optional(),\n postal_code: z.string().describe(\"Filter venues by postal/zip code.\").optional(),\n});\nexport const SeatGeekSearchVenuesOutput = z.record(z.string(), z.unknown());\n\nexport const seatGeekSearchVenues: AppAction<\n typeof SeatGeekSearchVenuesInput,\n typeof SeatGeekSearchVenuesOutput,\n typeof seatGeek.credential\n> = action(\"SEAT_GEEK_SEARCH_VENUES\", {\n slug: \"seat_geek-search-venues\",\n name: \"Search Venues\",\n description: \"Search for venues by location, name, or other criteria. Find stadiums, theaters, concert halls, and other entertainment venues. Supports lat/lon coordinate filtering (both must be provided together).\",\n input: SeatGeekSearchVenuesInput,\n output: SeatGeekSearchVenuesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACzG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AACjF,CAAC;AACD,MAAa,6BAA6BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;AAE1E,MAAa,uBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { seatGeek } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/search-venues.d.ts
@@ -12,16 +14,7 @@ declare const SeatGeekSearchVenuesInput: z.ZodObject<{
12
14
  postal_code: z.ZodOptional<z.ZodString>;
13
15
  }, z.core.$strip>;
14
16
  declare const SeatGeekSearchVenuesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
15
- declare const seatGeekSearchVenues: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- q?: string | undefined;
17
- id?: string | undefined;
18
- city?: string | undefined;
19
- page?: number | undefined;
20
- state?: string | undefined;
21
- country?: string | undefined;
22
- per_page?: number | undefined;
23
- postal_code?: string | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const seatGeekSearchVenues: AppAction<typeof SeatGeekSearchVenuesInput, typeof SeatGeekSearchVenuesOutput, typeof seatGeek.credential>;
25
18
  //#endregion
26
19
  export { seatGeekSearchVenues };
27
20
  //# sourceMappingURL=search-venues.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-venues.d.cts","names":[],"sources":["../../src/actions/search-venues.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;cAUzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,gCAAoB,wBAAA"}
1
+ {"version":3,"file":"search-venues.d.cts","names":[],"sources":["../../src/actions/search-venues.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;cAUzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { seatGeek } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/search-venues.d.ts
@@ -12,16 +14,7 @@ declare const SeatGeekSearchVenuesInput: z.ZodObject<{
12
14
  postal_code: z.ZodOptional<z.ZodString>;
13
15
  }, z.core.$strip>;
14
16
  declare const SeatGeekSearchVenuesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
15
- declare const seatGeekSearchVenues: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- q?: string | undefined;
17
- id?: string | undefined;
18
- city?: string | undefined;
19
- page?: number | undefined;
20
- state?: string | undefined;
21
- country?: string | undefined;
22
- per_page?: number | undefined;
23
- postal_code?: string | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const seatGeekSearchVenues: AppAction<typeof SeatGeekSearchVenuesInput, typeof SeatGeekSearchVenuesOutput, typeof seatGeek.credential>;
25
18
  //#endregion
26
19
  export { seatGeekSearchVenues };
27
20
  //# sourceMappingURL=search-venues.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-venues.d.mts","names":[],"sources":["../../src/actions/search-venues.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;cAUzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,gCAAoB,wBAAA"}
1
+ {"version":3,"file":"search-venues.d.mts","names":[],"sources":["../../src/actions/search-venues.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;cAUzB,0BAAA,EAA0B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,QAAA,CAAS,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const seatGeekSearchVenues = action("SEAT_GEEK_SEARCH_VENUES", {