@keystrokehq/polymarket_us 0.1.2 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/cancel-all-open-orders.cjs +1 -1
- package/dist/actions/cancel-all-open-orders.cjs.map +1 -1
- package/dist/actions/cancel-all-open-orders.d.cts +16 -2
- package/dist/actions/cancel-all-open-orders.d.mts +16 -2
- package/dist/actions/cancel-all-open-orders.mjs +1 -1
- package/dist/actions/cancel-all-open-orders.mjs.map +1 -1
- package/dist/actions/cancel-multiple-orders.cjs +2 -2
- package/dist/actions/cancel-multiple-orders.cjs.map +1 -1
- package/dist/actions/cancel-multiple-orders.d.cts +18 -3
- package/dist/actions/cancel-multiple-orders.d.mts +18 -3
- package/dist/actions/cancel-multiple-orders.mjs +2 -2
- package/dist/actions/cancel-multiple-orders.mjs.map +1 -1
- package/dist/actions/cancel-order.cjs +1 -1
- package/dist/actions/cancel-order.cjs.map +1 -1
- package/dist/actions/cancel-order.d.cts +16 -2
- package/dist/actions/cancel-order.d.mts +16 -2
- package/dist/actions/cancel-order.mjs +1 -1
- package/dist/actions/cancel-order.mjs.map +1 -1
- package/dist/actions/close-position-order.cjs +1 -1
- package/dist/actions/close-position-order.cjs.map +1 -1
- package/dist/actions/close-position-order.d.cts +16 -2
- package/dist/actions/close-position-order.d.mts +16 -2
- package/dist/actions/close-position-order.mjs +1 -1
- package/dist/actions/close-position-order.mjs.map +1 -1
- package/dist/actions/create-multiple-orders.cjs +2 -2
- package/dist/actions/create-multiple-orders.cjs.map +1 -1
- package/dist/actions/create-multiple-orders.d.cts +18 -3
- package/dist/actions/create-multiple-orders.d.mts +18 -3
- package/dist/actions/create-multiple-orders.mjs +2 -2
- package/dist/actions/create-multiple-orders.mjs.map +1 -1
- package/dist/actions/create-order.cjs +1 -1
- package/dist/actions/create-order.cjs.map +1 -1
- package/dist/actions/create-order.d.cts +16 -2
- package/dist/actions/create-order.d.mts +16 -2
- package/dist/actions/create-order.mjs +1 -1
- package/dist/actions/create-order.mjs.map +1 -1
- package/dist/actions/get-account-balances.cjs +3 -3
- package/dist/actions/get-account-balances.cjs.map +1 -1
- package/dist/actions/get-account-balances.d.cts +18 -4
- package/dist/actions/get-account-balances.d.cts.map +1 -1
- package/dist/actions/get-account-balances.d.mts +18 -4
- package/dist/actions/get-account-balances.d.mts.map +1 -1
- package/dist/actions/get-account-balances.mjs +3 -3
- package/dist/actions/get-account-balances.mjs.map +1 -1
- package/dist/actions/get-activities.cjs +1 -1
- package/dist/actions/get-activities.cjs.map +1 -1
- package/dist/actions/get-activities.d.cts +16 -2
- package/dist/actions/get-activities.d.mts +16 -2
- package/dist/actions/get-activities.mjs +1 -1
- package/dist/actions/get-activities.mjs.map +1 -1
- package/dist/actions/get-event-by-id.cjs +1 -1
- package/dist/actions/get-event-by-id.cjs.map +1 -1
- package/dist/actions/get-event-by-id.d.cts +16 -2
- package/dist/actions/get-event-by-id.d.mts +16 -2
- package/dist/actions/get-event-by-id.mjs +1 -1
- package/dist/actions/get-event-by-id.mjs.map +1 -1
- package/dist/actions/get-event-by-slug.cjs +1 -1
- package/dist/actions/get-event-by-slug.cjs.map +1 -1
- package/dist/actions/get-event-by-slug.d.cts +16 -2
- package/dist/actions/get-event-by-slug.d.mts +16 -2
- package/dist/actions/get-event-by-slug.mjs +1 -1
- package/dist/actions/get-event-by-slug.mjs.map +1 -1
- package/dist/actions/get-league-by-slug.cjs +1 -1
- package/dist/actions/get-league-by-slug.cjs.map +1 -1
- package/dist/actions/get-league-by-slug.d.cts +16 -2
- package/dist/actions/get-league-by-slug.d.mts +16 -2
- package/dist/actions/get-league-by-slug.mjs +1 -1
- package/dist/actions/get-league-by-slug.mjs.map +1 -1
- package/dist/actions/get-market-bbo.cjs +1 -1
- package/dist/actions/get-market-bbo.cjs.map +1 -1
- package/dist/actions/get-market-bbo.d.cts +16 -2
- package/dist/actions/get-market-bbo.d.mts +16 -2
- package/dist/actions/get-market-bbo.mjs +1 -1
- package/dist/actions/get-market-bbo.mjs.map +1 -1
- package/dist/actions/get-market-book.cjs +1 -1
- package/dist/actions/get-market-book.cjs.map +1 -1
- package/dist/actions/get-market-book.d.cts +16 -2
- package/dist/actions/get-market-book.d.mts +16 -2
- package/dist/actions/get-market-book.mjs +1 -1
- package/dist/actions/get-market-book.mjs.map +1 -1
- package/dist/actions/get-market-by-id.cjs +1 -1
- package/dist/actions/get-market-by-id.cjs.map +1 -1
- package/dist/actions/get-market-by-id.d.cts +16 -2
- package/dist/actions/get-market-by-id.d.mts +16 -2
- package/dist/actions/get-market-by-id.mjs +1 -1
- package/dist/actions/get-market-by-id.mjs.map +1 -1
- package/dist/actions/get-market-by-slug.cjs +1 -1
- package/dist/actions/get-market-by-slug.cjs.map +1 -1
- package/dist/actions/get-market-by-slug.d.cts +16 -2
- package/dist/actions/get-market-by-slug.d.mts +16 -2
- package/dist/actions/get-market-by-slug.mjs +1 -1
- package/dist/actions/get-market-by-slug.mjs.map +1 -1
- package/dist/actions/get-market-settlement.cjs +1 -1
- package/dist/actions/get-market-settlement.cjs.map +1 -1
- package/dist/actions/get-market-settlement.d.cts +16 -2
- package/dist/actions/get-market-settlement.d.mts +16 -2
- package/dist/actions/get-market-settlement.mjs +1 -1
- package/dist/actions/get-market-settlement.mjs.map +1 -1
- package/dist/actions/get-markets-for-subject-by-slug.cjs +1 -1
- package/dist/actions/get-markets-for-subject-by-slug.cjs.map +1 -1
- package/dist/actions/get-markets-for-subject-by-slug.d.cts +16 -2
- package/dist/actions/get-markets-for-subject-by-slug.d.mts +16 -2
- package/dist/actions/get-markets-for-subject-by-slug.mjs +1 -1
- package/dist/actions/get-markets-for-subject-by-slug.mjs.map +1 -1
- package/dist/actions/get-markets-for-subject.cjs +1 -1
- package/dist/actions/get-markets-for-subject.cjs.map +1 -1
- package/dist/actions/get-markets-for-subject.d.cts +16 -2
- package/dist/actions/get-markets-for-subject.d.mts +16 -2
- package/dist/actions/get-markets-for-subject.mjs +1 -1
- package/dist/actions/get-markets-for-subject.mjs.map +1 -1
- package/dist/actions/get-open-orders.cjs +1 -1
- package/dist/actions/get-open-orders.cjs.map +1 -1
- package/dist/actions/get-open-orders.d.cts +16 -2
- package/dist/actions/get-open-orders.d.mts +16 -2
- package/dist/actions/get-open-orders.mjs +1 -1
- package/dist/actions/get-open-orders.mjs.map +1 -1
- package/dist/actions/get-order.cjs +1 -1
- package/dist/actions/get-order.cjs.map +1 -1
- package/dist/actions/get-order.d.cts +16 -2
- package/dist/actions/get-order.d.mts +16 -2
- package/dist/actions/get-order.mjs +1 -1
- package/dist/actions/get-order.mjs.map +1 -1
- package/dist/actions/get-series-by-id.cjs +1 -1
- package/dist/actions/get-series-by-id.cjs.map +1 -1
- package/dist/actions/get-series-by-id.d.cts +16 -2
- package/dist/actions/get-series-by-id.d.mts +16 -2
- package/dist/actions/get-series-by-id.mjs +1 -1
- package/dist/actions/get-series-by-id.mjs.map +1 -1
- package/dist/actions/get-sport-by-slug.cjs +1 -1
- package/dist/actions/get-sport-by-slug.cjs.map +1 -1
- package/dist/actions/get-sport-by-slug.d.cts +16 -2
- package/dist/actions/get-sport-by-slug.d.mts +16 -2
- package/dist/actions/get-sport-by-slug.mjs +1 -1
- package/dist/actions/get-sport-by-slug.mjs.map +1 -1
- package/dist/actions/get-subject-by-id.cjs +1 -1
- package/dist/actions/get-subject-by-id.cjs.map +1 -1
- package/dist/actions/get-subject-by-id.d.cts +16 -2
- package/dist/actions/get-subject-by-id.d.mts +16 -2
- package/dist/actions/get-subject-by-id.mjs +1 -1
- package/dist/actions/get-subject-by-id.mjs.map +1 -1
- package/dist/actions/get-subject-by-slug.cjs +1 -1
- package/dist/actions/get-subject-by-slug.cjs.map +1 -1
- package/dist/actions/get-subject-by-slug.d.cts +16 -2
- package/dist/actions/get-subject-by-slug.d.mts +16 -2
- package/dist/actions/get-subject-by-slug.mjs +1 -1
- package/dist/actions/get-subject-by-slug.mjs.map +1 -1
- package/dist/actions/get-tag-by-id.cjs +1 -1
- package/dist/actions/get-tag-by-id.cjs.map +1 -1
- package/dist/actions/get-tag-by-id.d.cts +16 -2
- package/dist/actions/get-tag-by-id.d.mts +16 -2
- package/dist/actions/get-tag-by-id.mjs +1 -1
- package/dist/actions/get-tag-by-id.mjs.map +1 -1
- package/dist/actions/get-tag-by-slug.cjs +1 -1
- package/dist/actions/get-tag-by-slug.cjs.map +1 -1
- package/dist/actions/get-tag-by-slug.d.cts +16 -2
- package/dist/actions/get-tag-by-slug.d.mts +16 -2
- package/dist/actions/get-tag-by-slug.mjs +1 -1
- package/dist/actions/get-tag-by-slug.mjs.map +1 -1
- package/dist/actions/get-user-positions.cjs +1 -1
- package/dist/actions/get-user-positions.cjs.map +1 -1
- package/dist/actions/get-user-positions.d.cts +16 -2
- package/dist/actions/get-user-positions.d.mts +16 -2
- package/dist/actions/get-user-positions.mjs +1 -1
- package/dist/actions/get-user-positions.mjs.map +1 -1
- package/dist/actions/list-events-for-league.cjs +1 -1
- package/dist/actions/list-events-for-league.cjs.map +1 -1
- package/dist/actions/list-events-for-league.d.cts +16 -2
- package/dist/actions/list-events-for-league.d.mts +16 -2
- package/dist/actions/list-events-for-league.mjs +1 -1
- package/dist/actions/list-events-for-league.mjs.map +1 -1
- package/dist/actions/list-events-for-series.cjs +1 -1
- package/dist/actions/list-events-for-series.cjs.map +1 -1
- package/dist/actions/list-events-for-series.d.cts +16 -2
- package/dist/actions/list-events-for-series.d.mts +16 -2
- package/dist/actions/list-events-for-series.mjs +1 -1
- package/dist/actions/list-events-for-series.mjs.map +1 -1
- package/dist/actions/list-events-for-sport.cjs +1 -1
- package/dist/actions/list-events-for-sport.cjs.map +1 -1
- package/dist/actions/list-events-for-sport.d.cts +16 -2
- package/dist/actions/list-events-for-sport.d.mts +16 -2
- package/dist/actions/list-events-for-sport.mjs +1 -1
- package/dist/actions/list-events-for-sport.mjs.map +1 -1
- package/dist/actions/list-events.cjs +1 -1
- package/dist/actions/list-events.cjs.map +1 -1
- package/dist/actions/list-events.d.cts +16 -2
- package/dist/actions/list-events.d.mts +16 -2
- package/dist/actions/list-events.mjs +1 -1
- package/dist/actions/list-events.mjs.map +1 -1
- package/dist/actions/list-featured-tags.cjs +1 -1
- package/dist/actions/list-featured-tags.cjs.map +1 -1
- package/dist/actions/list-featured-tags.d.cts +16 -2
- package/dist/actions/list-featured-tags.d.cts.map +1 -1
- package/dist/actions/list-featured-tags.d.mts +16 -2
- package/dist/actions/list-featured-tags.d.mts.map +1 -1
- package/dist/actions/list-featured-tags.mjs +1 -1
- package/dist/actions/list-featured-tags.mjs.map +1 -1
- package/dist/actions/list-leagues.cjs +1 -1
- package/dist/actions/list-leagues.cjs.map +1 -1
- package/dist/actions/list-leagues.d.cts +16 -2
- package/dist/actions/list-leagues.d.mts +16 -2
- package/dist/actions/list-leagues.mjs +1 -1
- package/dist/actions/list-leagues.mjs.map +1 -1
- package/dist/actions/list-markets.cjs +1 -1
- package/dist/actions/list-markets.cjs.map +1 -1
- package/dist/actions/list-markets.d.cts +16 -2
- package/dist/actions/list-markets.d.mts +16 -2
- package/dist/actions/list-markets.mjs +1 -1
- package/dist/actions/list-markets.mjs.map +1 -1
- package/dist/actions/list-series.cjs +1 -1
- package/dist/actions/list-series.cjs.map +1 -1
- package/dist/actions/list-series.d.cts +16 -2
- package/dist/actions/list-series.d.mts +16 -2
- package/dist/actions/list-series.mjs +1 -1
- package/dist/actions/list-series.mjs.map +1 -1
- package/dist/actions/list-sports-teams-for-provider.cjs +1 -1
- package/dist/actions/list-sports-teams-for-provider.cjs.map +1 -1
- package/dist/actions/list-sports-teams-for-provider.d.cts +16 -2
- package/dist/actions/list-sports-teams-for-provider.d.mts +16 -2
- package/dist/actions/list-sports-teams-for-provider.mjs +1 -1
- package/dist/actions/list-sports-teams-for-provider.mjs.map +1 -1
- package/dist/actions/list-sports-teams.cjs +1 -1
- package/dist/actions/list-sports-teams.cjs.map +1 -1
- package/dist/actions/list-sports-teams.d.cts +16 -2
- package/dist/actions/list-sports-teams.d.mts +16 -2
- package/dist/actions/list-sports-teams.mjs +1 -1
- package/dist/actions/list-sports-teams.mjs.map +1 -1
- package/dist/actions/list-sports.cjs +1 -1
- package/dist/actions/list-sports.cjs.map +1 -1
- package/dist/actions/list-sports.d.cts +16 -2
- package/dist/actions/list-sports.d.cts.map +1 -1
- package/dist/actions/list-sports.d.mts +16 -2
- package/dist/actions/list-sports.d.mts.map +1 -1
- package/dist/actions/list-sports.mjs +1 -1
- package/dist/actions/list-sports.mjs.map +1 -1
- package/dist/actions/list-subjects.cjs +1 -1
- package/dist/actions/list-subjects.cjs.map +1 -1
- package/dist/actions/list-subjects.d.cts +16 -2
- package/dist/actions/list-subjects.d.mts +16 -2
- package/dist/actions/list-subjects.mjs +1 -1
- package/dist/actions/list-subjects.mjs.map +1 -1
- package/dist/actions/list-tags.cjs +1 -1
- package/dist/actions/list-tags.cjs.map +1 -1
- package/dist/actions/list-tags.d.cts +16 -2
- package/dist/actions/list-tags.d.mts +16 -2
- package/dist/actions/list-tags.mjs +1 -1
- package/dist/actions/list-tags.mjs.map +1 -1
- package/dist/actions/modify-multiple-orders.cjs +2 -2
- package/dist/actions/modify-multiple-orders.cjs.map +1 -1
- package/dist/actions/modify-multiple-orders.d.cts +18 -3
- package/dist/actions/modify-multiple-orders.d.mts +18 -3
- package/dist/actions/modify-multiple-orders.mjs +2 -2
- package/dist/actions/modify-multiple-orders.mjs.map +1 -1
- package/dist/actions/modify-order.cjs +1 -1
- package/dist/actions/modify-order.cjs.map +1 -1
- package/dist/actions/modify-order.d.cts +16 -2
- package/dist/actions/modify-order.d.mts +16 -2
- package/dist/actions/modify-order.mjs +1 -1
- package/dist/actions/modify-order.mjs.map +1 -1
- package/dist/actions/preview-order.cjs +1 -1
- package/dist/actions/preview-order.cjs.map +1 -1
- package/dist/actions/preview-order.d.cts +16 -2
- package/dist/actions/preview-order.d.mts +16 -2
- package/dist/actions/preview-order.mjs +1 -1
- package/dist/actions/preview-order.mjs.map +1 -1
- package/dist/actions/search-markets-and-events.cjs +1 -1
- package/dist/actions/search-markets-and-events.cjs.map +1 -1
- package/dist/actions/search-markets-and-events.d.cts +16 -2
- package/dist/actions/search-markets-and-events.d.mts +16 -2
- package/dist/actions/search-markets-and-events.mjs +1 -1
- package/dist/actions/search-markets-and-events.mjs.map +1 -1
- package/dist/app.cjs +8 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +10 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +10 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ const polymarketUsGetMarketBySlug = action("POLYMARKET_US_GET_MARKET_BY_SLUG", {
|
|
|
5
5
|
name: "Get Market By Slug",
|
|
6
6
|
description: "Get one Polymarket US market by slug from the public gateway API. Use this after search/list discovery or when parsing a Polymarket market URL. Do not pass numeric IDs here; use Get Market By ID for integer IDs. For current pricing before quoting, previewing, or placing an order, follow with Get Market BBO or Get Market Book. This read-only action does not require API key authentication.",
|
|
7
7
|
input: z.object({ slug: z.string().describe("Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.") }),
|
|
8
|
-
output: z.object({ market: z.record(z.string(), z.unknown()).describe("Market details.") })
|
|
8
|
+
output: z.object({ market: z.record(z.string(), z.unknown()).describe("Market details.") }).passthrough()
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { polymarketUsGetMarketBySlug };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-market-by-slug.mjs","names":[],"sources":["../../src/actions/get-market-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketBySlugInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n});\nexport const PolymarketUsGetMarketBySlugOutput = z.object({\n market: z.record(z.string(), z.unknown()).describe(\"Market details.\"),\n});\n\nexport const polymarketUsGetMarketBySlug = action(\"POLYMARKET_US_GET_MARKET_BY_SLUG\", {\n slug: \"polymarket_us-get-market-by-slug\",\n name: \"Get Market By Slug\",\n description: \"Get one Polymarket US market by slug from the public gateway API. Use this after search/list discovery or when parsing a Polymarket market URL. Do not pass numeric IDs here; use Get Market By ID for integer IDs. For current pricing before quoting, previewing, or placing an order, follow with Get Market BBO or Get Market Book. This read-only action does not require API key authentication.\",\n input: PolymarketUsGetMarketBySlugInput,\n output: PolymarketUsGetMarketBySlugOutput,\n});\n"],"mappings":";;AAWA,MAAa,8BAA8B,OAAO,oCAAoC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX8C,EAAE,OAAO,EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACnI,CASS;CACP,QAT+C,EAAE,OAAO,EACxD,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iBAAiB,EACtE,
|
|
1
|
+
{"version":3,"file":"get-market-by-slug.mjs","names":[],"sources":["../../src/actions/get-market-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketBySlugInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n});\nexport const PolymarketUsGetMarketBySlugOutput = z.object({\n market: z.record(z.string(), z.unknown()).describe(\"Market details.\"),\n}).passthrough();\n\nexport const polymarketUsGetMarketBySlug = action(\"POLYMARKET_US_GET_MARKET_BY_SLUG\", {\n slug: \"polymarket_us-get-market-by-slug\",\n name: \"Get Market By Slug\",\n description: \"Get one Polymarket US market by slug from the public gateway API. Use this after search/list discovery or when parsing a Polymarket market URL. Do not pass numeric IDs here; use Get Market By ID for integer IDs. For current pricing before quoting, previewing, or placing an order, follow with Get Market BBO or Get Market Book. This read-only action does not require API key authentication.\",\n input: PolymarketUsGetMarketBySlugInput,\n output: PolymarketUsGetMarketBySlugOutput,\n});\n"],"mappings":";;AAWA,MAAa,8BAA8B,OAAO,oCAAoC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX8C,EAAE,OAAO,EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,EACnI,CASS;CACP,QAT+C,EAAE,OAAO,EACxD,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iBAAiB,EACtE,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const PolymarketUsGetMarketSettlementInput = zod.z.object({
|
|
|
5
5
|
slug: zod.z.string().describe("Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID."),
|
|
6
6
|
fromEp3: zod.z.boolean().describe("Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.").optional()
|
|
7
7
|
});
|
|
8
|
-
const PolymarketUsGetMarketSettlementOutput = zod.z.object({ settlement: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Market settlement details.") });
|
|
8
|
+
const PolymarketUsGetMarketSettlementOutput = zod.z.object({ settlement: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Market settlement details.") }).passthrough();
|
|
9
9
|
const polymarketUsGetMarketSettlement = require_action.action("POLYMARKET_US_GET_MARKET_SETTLEMENT", {
|
|
10
10
|
slug: "polymarket_us-get-market-settlement",
|
|
11
11
|
name: "Get Market Settlement",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-market-settlement.cjs","names":["z","action"],"sources":["../../src/actions/get-market-settlement.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketSettlementInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n fromEp3: z.boolean().describe(\"Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.\").optional(),\n});\nexport const PolymarketUsGetMarketSettlementOutput = z.object({\n settlement: z.record(z.string(), z.unknown()).describe(\"Market settlement details.\"),\n});\n\nexport const polymarketUsGetMarketSettlement = action(\"POLYMARKET_US_GET_MARKET_SETTLEMENT\", {\n slug: \"polymarket_us-get-market-settlement\",\n name: \"Get Market Settlement\",\n description: \"Get settlement information for one Polymarket US market by slug. Use this only for resolved, closed, or historical market workflows where the caller needs public resolution or settlement details. It is not useful for discovering current markets or preparing trades on active markets. This endpoint requires the market slug, not the numeric market ID, and does not require API key authentication.\",\n input: PolymarketUsGetMarketSettlementInput,\n output: PolymarketUsGetMarketSettlementOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;CACjI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;AACrK,CAAC;AACD,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,EACrF,CAAC;
|
|
1
|
+
{"version":3,"file":"get-market-settlement.cjs","names":["z","action"],"sources":["../../src/actions/get-market-settlement.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketSettlementInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n fromEp3: z.boolean().describe(\"Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.\").optional(),\n});\nexport const PolymarketUsGetMarketSettlementOutput = z.object({\n settlement: z.record(z.string(), z.unknown()).describe(\"Market settlement details.\"),\n}).passthrough();\n\nexport const polymarketUsGetMarketSettlement = action(\"POLYMARKET_US_GET_MARKET_SETTLEMENT\", {\n slug: \"polymarket_us-get-market-settlement\",\n name: \"Get Market Settlement\",\n description: \"Get settlement information for one Polymarket US market by slug. Use this only for resolved, closed, or historical market workflows where the caller needs public resolution or settlement details. It is not useful for discovering current markets or preparing trades on active markets. This endpoint requires the market slug, not the numeric market ID, and does not require API key authentication.\",\n input: PolymarketUsGetMarketSettlementInput,\n output: PolymarketUsGetMarketSettlementOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;CACjI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;AACrK,CAAC;AACD,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,EACrF,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,11 +7,25 @@ declare const PolymarketUsGetMarketSettlementInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const PolymarketUsGetMarketSettlementOutput: z.ZodObject<{
|
|
9
9
|
settlement: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const polymarketUsGetMarketSettlement: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
slug: string;
|
|
13
13
|
fromEp3?: boolean | undefined;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
secret_key: z.ZodString;
|
|
20
|
+
key_id: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
secret_key: z.ZodString;
|
|
27
|
+
key_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
15
29
|
//#endregion
|
|
16
30
|
export { polymarketUsGetMarketSettlement };
|
|
17
31
|
//# sourceMappingURL=get-market-settlement.d.cts.map
|
|
@@ -7,11 +7,25 @@ declare const PolymarketUsGetMarketSettlementInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const PolymarketUsGetMarketSettlementOutput: z.ZodObject<{
|
|
9
9
|
settlement: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const polymarketUsGetMarketSettlement: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
slug: string;
|
|
13
13
|
fromEp3?: boolean | undefined;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
secret_key: z.ZodString;
|
|
20
|
+
key_id: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
secret_key: z.ZodString;
|
|
27
|
+
key_id: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
15
29
|
//#endregion
|
|
16
30
|
export { polymarketUsGetMarketSettlement };
|
|
17
31
|
//# sourceMappingURL=get-market-settlement.d.mts.map
|
|
@@ -8,7 +8,7 @@ const polymarketUsGetMarketSettlement = action("POLYMARKET_US_GET_MARKET_SETTLEM
|
|
|
8
8
|
slug: z.string().describe("Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID."),
|
|
9
9
|
fromEp3: z.boolean().describe("Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.").optional()
|
|
10
10
|
}),
|
|
11
|
-
output: z.object({ settlement: z.record(z.string(), z.unknown()).describe("Market settlement details.") })
|
|
11
|
+
output: z.object({ settlement: z.record(z.string(), z.unknown()).describe("Market settlement details.") }).passthrough()
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { polymarketUsGetMarketSettlement };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-market-settlement.mjs","names":[],"sources":["../../src/actions/get-market-settlement.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketSettlementInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n fromEp3: z.boolean().describe(\"Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.\").optional(),\n});\nexport const PolymarketUsGetMarketSettlementOutput = z.object({\n settlement: z.record(z.string(), z.unknown()).describe(\"Market settlement details.\"),\n});\n\nexport const polymarketUsGetMarketSettlement = action(\"POLYMARKET_US_GET_MARKET_SETTLEMENT\", {\n slug: \"polymarket_us-get-market-settlement\",\n name: \"Get Market Settlement\",\n description: \"Get settlement information for one Polymarket US market by slug. Use this only for resolved, closed, or historical market workflows where the caller needs public resolution or settlement details. It is not useful for discovering current markets or preparing trades on active markets. This endpoint requires the market slug, not the numeric market ID, and does not require API key authentication.\",\n input: PolymarketUsGetMarketSettlementInput,\n output: PolymarketUsGetMarketSettlementOutput,\n});\n"],"mappings":";;AAYA,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkD,EAAE,OAAO;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;EACjI,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CACrK,CASS;CACP,QATmD,EAAE,OAAO,EAC5D,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,EACrF,
|
|
1
|
+
{"version":3,"file":"get-market-settlement.mjs","names":[],"sources":["../../src/actions/get-market-settlement.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketSettlementInput = z.object({\n slug: z.string().describe(\"Market slug from a Polymarket US market URL or discovery response. Do not pass the numeric market ID.\"),\n fromEp3: z.boolean().describe(\"Whether to request settlement data from EP3. Leave unset unless the caller specifically needs the EP3 settlement source.\").optional(),\n});\nexport const PolymarketUsGetMarketSettlementOutput = z.object({\n settlement: z.record(z.string(), z.unknown()).describe(\"Market settlement details.\"),\n}).passthrough();\n\nexport const polymarketUsGetMarketSettlement = action(\"POLYMARKET_US_GET_MARKET_SETTLEMENT\", {\n slug: \"polymarket_us-get-market-settlement\",\n name: \"Get Market Settlement\",\n description: \"Get settlement information for one Polymarket US market by slug. Use this only for resolved, closed, or historical market workflows where the caller needs public resolution or settlement details. It is not useful for discovering current markets or preparing trades on active markets. This endpoint requires the market slug, not the numeric market ID, and does not require API key authentication.\",\n input: PolymarketUsGetMarketSettlementInput,\n output: PolymarketUsGetMarketSettlementOutput,\n});\n"],"mappings":";;AAYA,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkD,EAAE,OAAO;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG;EACjI,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CACrK,CASS;CACP,QATmD,EAAE,OAAO,EAC5D,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,EACrF,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/get-markets-for-subject-by-slug.ts
|
|
4
4
|
const PolymarketUsGetMarketsForSubjectBySlugInput = zod.z.object({ slug: zod.z.string().describe("URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.") });
|
|
5
|
-
const PolymarketUsGetMarketsForSubjectBySlugOutput = zod.z.object({ markets: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") });
|
|
5
|
+
const PolymarketUsGetMarketsForSubjectBySlugOutput = zod.z.object({ markets: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") }).passthrough();
|
|
6
6
|
const polymarketUsGetMarketsForSubjectBySlug = require_action.action("POLYMARKET_US_GET_MARKETS_FOR_SUBJECT_BY_SLUG", {
|
|
7
7
|
slug: "polymarket_us-get-markets-for-subject-by-slug",
|
|
8
8
|
name: "Get Markets For Subject By Slug",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-markets-for-subject-by-slug.cjs","names":["z","action"],"sources":["../../src/actions/get-markets-for-subject-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketsForSubjectBySlugInput = z.object({\n slug: z.string().describe(\"URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketUsGetMarketsForSubjectBySlugOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n});\n\nexport const polymarketUsGetMarketsForSubjectBySlug = action(\"POLYMARKET_US_GET_MARKETS_FOR_SUBJECT_BY_SLUG\", {\n slug: \"polymarket_us-get-markets-for-subject-by-slug\",\n name: \"Get Markets For Subject By Slug\",\n description: \"Discover Polymarket US markets associated with a subject slug. Use this action after List Subjects, Get Subject By Slug, or a Polymarket URL identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketUsGetMarketsForSubjectBySlugInput,\n output: PolymarketUsGetMarketsForSubjectBySlugOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA8CA,IAAAA,EAAE,OAAO,EAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACnJ,CAAC;AACD,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC;
|
|
1
|
+
{"version":3,"file":"get-markets-for-subject-by-slug.cjs","names":["z","action"],"sources":["../../src/actions/get-markets-for-subject-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketsForSubjectBySlugInput = z.object({\n slug: z.string().describe(\"URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketUsGetMarketsForSubjectBySlugOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n}).passthrough();\n\nexport const polymarketUsGetMarketsForSubjectBySlug = action(\"POLYMARKET_US_GET_MARKETS_FOR_SUBJECT_BY_SLUG\", {\n slug: \"polymarket_us-get-markets-for-subject-by-slug\",\n name: \"Get Markets For Subject By Slug\",\n description: \"Discover Polymarket US markets associated with a subject slug. Use this action after List Subjects, Get Subject By Slug, or a Polymarket URL identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketUsGetMarketsForSubjectBySlugInput,\n output: PolymarketUsGetMarketsForSubjectBySlugOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA8CA,IAAAA,EAAE,OAAO,EAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACnJ,CAAC;AACD,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,yCAAyCC,eAAAA,OAAO,iDAAiD;CAC5G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,10 +6,24 @@ declare const PolymarketUsGetMarketsForSubjectBySlugInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const PolymarketUsGetMarketsForSubjectBySlugOutput: z.ZodObject<{
|
|
8
8
|
markets: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketsForSubjectBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketUsGetMarketsForSubjectBySlug };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject-by-slug.d.cts.map
|
|
@@ -6,10 +6,24 @@ declare const PolymarketUsGetMarketsForSubjectBySlugInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const PolymarketUsGetMarketsForSubjectBySlugOutput: z.ZodObject<{
|
|
8
8
|
markets: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketsForSubjectBySlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slug: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketUsGetMarketsForSubjectBySlug };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject-by-slug.d.mts.map
|
|
@@ -5,7 +5,7 @@ const polymarketUsGetMarketsForSubjectBySlug = action("POLYMARKET_US_GET_MARKETS
|
|
|
5
5
|
name: "Get Markets For Subject By Slug",
|
|
6
6
|
description: "Discover Polymarket US markets associated with a subject slug. Use this action after List Subjects, Get Subject By Slug, or a Polymarket URL identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.",
|
|
7
7
|
input: z.object({ slug: z.string().describe("URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.") }),
|
|
8
|
-
output: z.object({ markets: z.record(z.string(), z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") })
|
|
8
|
+
output: z.object({ markets: z.record(z.string(), z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") }).passthrough()
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { polymarketUsGetMarketsForSubjectBySlug };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-markets-for-subject-by-slug.mjs","names":[],"sources":["../../src/actions/get-markets-for-subject-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketsForSubjectBySlugInput = z.object({\n slug: z.string().describe(\"URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketUsGetMarketsForSubjectBySlugOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n});\n\nexport const polymarketUsGetMarketsForSubjectBySlug = action(\"POLYMARKET_US_GET_MARKETS_FOR_SUBJECT_BY_SLUG\", {\n slug: \"polymarket_us-get-markets-for-subject-by-slug\",\n name: \"Get Markets For Subject By Slug\",\n description: \"Discover Polymarket US markets associated with a subject slug. Use this action after List Subjects, Get Subject By Slug, or a Polymarket URL identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketUsGetMarketsForSubjectBySlugInput,\n output: PolymarketUsGetMarketsForSubjectBySlugOutput,\n});\n"],"mappings":";;AAWA,MAAa,yCAAyC,OAAO,iDAAiD;CAC5G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyD,EAAE,OAAO,EAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACnJ,CASS;CACP,QAT0D,EAAE,OAAO,EACnE,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,
|
|
1
|
+
{"version":3,"file":"get-markets-for-subject-by-slug.mjs","names":[],"sources":["../../src/actions/get-markets-for-subject-by-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketsForSubjectBySlugInput = z.object({\n slug: z.string().describe(\"URL-safe subject slug for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketUsGetMarketsForSubjectBySlugOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n}).passthrough();\n\nexport const polymarketUsGetMarketsForSubjectBySlug = action(\"POLYMARKET_US_GET_MARKETS_FOR_SUBJECT_BY_SLUG\", {\n slug: \"polymarket_us-get-markets-for-subject-by-slug\",\n name: \"Get Markets For Subject By Slug\",\n description: \"Discover Polymarket US markets associated with a subject slug. Use this action after List Subjects, Get Subject By Slug, or a Polymarket URL identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketUsGetMarketsForSubjectBySlugInput,\n output: PolymarketUsGetMarketsForSubjectBySlugOutput,\n});\n"],"mappings":";;AAWA,MAAa,yCAAyC,OAAO,iDAAiD;CAC5G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyD,EAAE,OAAO,EAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACnJ,CASS;CACP,QAT0D,EAAE,OAAO,EACnE,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/get-markets-for-subject.ts
|
|
4
4
|
const PolymarketUsGetMarketsForSubjectInput = zod.z.object({ id: zod.z.number().int().describe("Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.") });
|
|
5
|
-
const PolymarketUsGetMarketsForSubjectOutput = zod.z.object({ markets: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") });
|
|
5
|
+
const PolymarketUsGetMarketsForSubjectOutput = zod.z.object({ markets: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") }).passthrough();
|
|
6
6
|
const polymarketUsGetMarketsForSubject = require_action.action("POLYMARKET_US_GET_MARKETS_FOR_SUBJECT", {
|
|
7
7
|
slug: "polymarket_us-get-markets-for-subject",
|
|
8
8
|
name: "Get Markets For Subject",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-markets-for-subject.cjs","names":["z","action"],"sources":["../../src/actions/get-markets-for-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketsForSubjectInput = z.object({\n id: z.number().int().describe(\"Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketUsGetMarketsForSubjectOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n});\n\nexport const polymarketUsGetMarketsForSubject = action(\"POLYMARKET_US_GET_MARKETS_FOR_SUBJECT\", {\n slug: \"polymarket_us-get-markets-for-subject\",\n name: \"Get Markets For Subject\",\n description: \"Discover Polymarket US markets associated with a subject ID. Use this action after List Subjects or Get Subject By ID identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketUsGetMarketsForSubjectInput,\n output: PolymarketUsGetMarketsForSubjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oHAAoH,EACpJ,CAAC;AACD,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC;
|
|
1
|
+
{"version":3,"file":"get-markets-for-subject.cjs","names":["z","action"],"sources":["../../src/actions/get-markets-for-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketsForSubjectInput = z.object({\n id: z.number().int().describe(\"Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketUsGetMarketsForSubjectOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n}).passthrough();\n\nexport const polymarketUsGetMarketsForSubject = action(\"POLYMARKET_US_GET_MARKETS_FOR_SUBJECT\", {\n slug: \"polymarket_us-get-markets-for-subject\",\n name: \"Get Markets For Subject\",\n description: \"Discover Polymarket US markets associated with a subject ID. Use this action after List Subjects or Get Subject By ID identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketUsGetMarketsForSubjectInput,\n output: PolymarketUsGetMarketsForSubjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oHAAoH,EACpJ,CAAC;AACD,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,10 +6,24 @@ declare const PolymarketUsGetMarketsForSubjectInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const PolymarketUsGetMarketsForSubjectOutput: z.ZodObject<{
|
|
8
8
|
markets: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketsForSubject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketUsGetMarketsForSubject };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject.d.cts.map
|
|
@@ -6,10 +6,24 @@ declare const PolymarketUsGetMarketsForSubjectInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const PolymarketUsGetMarketsForSubjectOutput: z.ZodObject<{
|
|
8
8
|
markets: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetMarketsForSubject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketUsGetMarketsForSubject };
|
|
15
29
|
//# sourceMappingURL=get-markets-for-subject.d.mts.map
|
|
@@ -5,7 +5,7 @@ const polymarketUsGetMarketsForSubject = action("POLYMARKET_US_GET_MARKETS_FOR_S
|
|
|
5
5
|
name: "Get Markets For Subject",
|
|
6
6
|
description: "Discover Polymarket US markets associated with a subject ID. Use this action after List Subjects or Get Subject By ID identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.",
|
|
7
7
|
input: z.object({ id: z.number().int().describe("Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.") }),
|
|
8
|
-
output: z.object({ markets: z.record(z.string(), z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") })
|
|
8
|
+
output: z.object({ markets: z.record(z.string(), z.unknown()).describe("Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.") }).passthrough()
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { polymarketUsGetMarketsForSubject };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-markets-for-subject.mjs","names":[],"sources":["../../src/actions/get-markets-for-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketsForSubjectInput = z.object({\n id: z.number().int().describe(\"Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketUsGetMarketsForSubjectOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n});\n\nexport const polymarketUsGetMarketsForSubject = action(\"POLYMARKET_US_GET_MARKETS_FOR_SUBJECT\", {\n slug: \"polymarket_us-get-markets-for-subject\",\n name: \"Get Markets For Subject\",\n description: \"Discover Polymarket US markets associated with a subject ID. Use this action after List Subjects or Get Subject By ID identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketUsGetMarketsForSubjectInput,\n output: PolymarketUsGetMarketsForSubjectOutput,\n});\n"],"mappings":";;AAWA,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXmD,EAAE,OAAO,EAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oHAAoH,EACpJ,CASS;CACP,QAToD,EAAE,OAAO,EAC7D,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,
|
|
1
|
+
{"version":3,"file":"get-markets-for-subject.mjs","names":[],"sources":["../../src/actions/get-markets-for-subject.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetMarketsForSubjectInput = z.object({\n id: z.number().int().describe(\"Numeric subject ID for the team, person, candidate, player, nominee, or entity whose markets should be discovered.\"),\n});\nexport const PolymarketUsGetMarketsForSubjectOutput = z.object({\n markets: z.record(z.string(), z.unknown()).describe(\"Markets associated with the subject, including market questions, slugs, status fields, prices, sides, tags, and embedded subject data.\"),\n}).passthrough();\n\nexport const polymarketUsGetMarketsForSubject = action(\"POLYMARKET_US_GET_MARKETS_FOR_SUBJECT\", {\n slug: \"polymarket_us-get-markets-for-subject\",\n name: \"Get Markets For Subject\",\n description: \"Discover Polymarket US markets associated with a subject ID. Use this action after List Subjects or Get Subject By ID identifies the team, person, candidate, player, nominee, or other entity the user cares about. This is a market discovery tool, not a subject metadata lookup. This action does not require API key authentication.\",\n input: PolymarketUsGetMarketsForSubjectInput,\n output: PolymarketUsGetMarketsForSubjectOutput,\n});\n"],"mappings":";;AAWA,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXmD,EAAE,OAAO,EAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oHAAoH,EACpJ,CASS;CACP,QAToD,EAAE,OAAO,EAC7D,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wIAAwI,EAC9L,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/get-open-orders.ts
|
|
4
4
|
const PolymarketUsGetOpenOrdersInput = zod.z.object({ slugs: zod.z.array(zod.z.string()).describe("Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.").optional() });
|
|
5
|
-
const PolymarketUsGetOpenOrdersOutput = zod.z.object({ orders: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Open orders for the authenticated Polymarket US account.").nullable().optional() });
|
|
5
|
+
const PolymarketUsGetOpenOrdersOutput = zod.z.object({ orders: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Open orders for the authenticated Polymarket US account.").nullable().optional() }).passthrough();
|
|
6
6
|
const polymarketUsGetOpenOrders = require_action.action("POLYMARKET_US_GET_OPEN_ORDERS", {
|
|
7
7
|
slug: "polymarket_us-get-open-orders",
|
|
8
8
|
name: "Get Open Orders",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-open-orders.cjs","names":["z","action"],"sources":["../../src/actions/get-open-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetOpenOrdersInput = z.object({\n slugs: z.array(z.string()).describe(\"Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.\").optional(),\n});\nexport const PolymarketUsGetOpenOrdersOutput = z.object({\n orders: z.array(z.record(z.string(), z.unknown())).describe(\"Open orders for the authenticated Polymarket US account.\").nullable().optional(),\n});\n\nexport const polymarketUsGetOpenOrders = action(\"POLYMARKET_US_GET_OPEN_ORDERS\", {\n slug: \"polymarket_us-get-open-orders\",\n name: \"Get Open Orders\",\n description: \"Get all open orders for the authenticated Polymarket US user. Use this read-only action before modifying or canceling orders, or to inspect live order exposure. Requires signed authentication, supports optional market slug filters, and does not place, modify, or cancel orders.\",\n input: PolymarketUsGetOpenOrdersInput,\n output: PolymarketUsGetOpenOrdersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS,EACrO,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9I,CAAC;
|
|
1
|
+
{"version":3,"file":"get-open-orders.cjs","names":["z","action"],"sources":["../../src/actions/get-open-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetOpenOrdersInput = z.object({\n slugs: z.array(z.string()).describe(\"Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.\").optional(),\n});\nexport const PolymarketUsGetOpenOrdersOutput = z.object({\n orders: z.array(z.record(z.string(), z.unknown())).describe(\"Open orders for the authenticated Polymarket US account.\").nullable().optional(),\n}).passthrough();\n\nexport const polymarketUsGetOpenOrders = action(\"POLYMARKET_US_GET_OPEN_ORDERS\", {\n slug: \"polymarket_us-get-open-orders\",\n name: \"Get Open Orders\",\n description: \"Get all open orders for the authenticated Polymarket US user. Use this read-only action before modifying or canceling orders, or to inspect live order exposure. Requires signed authentication, supports optional market slug filters, and does not place, modify, or cancel orders.\",\n input: PolymarketUsGetOpenOrdersInput,\n output: PolymarketUsGetOpenOrdersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS,EACrO,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9I,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,10 +6,24 @@ declare const PolymarketUsGetOpenOrdersInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const PolymarketUsGetOpenOrdersOutput: z.ZodObject<{
|
|
8
8
|
orders: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetOpenOrders: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slugs?: string[] | undefined;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketUsGetOpenOrders };
|
|
15
29
|
//# sourceMappingURL=get-open-orders.d.cts.map
|
|
@@ -6,10 +6,24 @@ declare const PolymarketUsGetOpenOrdersInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const PolymarketUsGetOpenOrdersOutput: z.ZodObject<{
|
|
8
8
|
orders: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetOpenOrders: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
slugs?: string[] | undefined;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketUsGetOpenOrders };
|
|
15
29
|
//# sourceMappingURL=get-open-orders.d.mts.map
|
|
@@ -5,7 +5,7 @@ const polymarketUsGetOpenOrders = action("POLYMARKET_US_GET_OPEN_ORDERS", {
|
|
|
5
5
|
name: "Get Open Orders",
|
|
6
6
|
description: "Get all open orders for the authenticated Polymarket US user. Use this read-only action before modifying or canceling orders, or to inspect live order exposure. Requires signed authentication, supports optional market slug filters, and does not place, modify, or cancel orders.",
|
|
7
7
|
input: z.object({ slugs: z.array(z.string()).describe("Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.").optional() }),
|
|
8
|
-
output: z.object({ orders: z.array(z.record(z.string(), z.unknown())).describe("Open orders for the authenticated Polymarket US account.").nullable().optional() })
|
|
8
|
+
output: z.object({ orders: z.array(z.record(z.string(), z.unknown())).describe("Open orders for the authenticated Polymarket US account.").nullable().optional() }).passthrough()
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { polymarketUsGetOpenOrders };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-open-orders.mjs","names":[],"sources":["../../src/actions/get-open-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetOpenOrdersInput = z.object({\n slugs: z.array(z.string()).describe(\"Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.\").optional(),\n});\nexport const PolymarketUsGetOpenOrdersOutput = z.object({\n orders: z.array(z.record(z.string(), z.unknown())).describe(\"Open orders for the authenticated Polymarket US account.\").nullable().optional(),\n});\n\nexport const polymarketUsGetOpenOrders = action(\"POLYMARKET_US_GET_OPEN_ORDERS\", {\n slug: \"polymarket_us-get-open-orders\",\n name: \"Get Open Orders\",\n description: \"Get all open orders for the authenticated Polymarket US user. Use this read-only action before modifying or canceling orders, or to inspect live order exposure. Requires signed authentication, supports optional market slug filters, and does not place, modify, or cancel orders.\",\n input: PolymarketUsGetOpenOrdersInput,\n output: PolymarketUsGetOpenOrdersOutput,\n});\n"],"mappings":";;AAWA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX4C,EAAE,OAAO,EACrD,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS,EACrO,CASS;CACP,QAT6C,EAAE,OAAO,EACtD,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9I,
|
|
1
|
+
{"version":3,"file":"get-open-orders.mjs","names":[],"sources":["../../src/actions/get-open-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetOpenOrdersInput = z.object({\n slugs: z.array(z.string()).describe(\"Optional market slugs to filter this authenticated account's open orders. Pass multiple slugs to restrict results to those markets; omit to return open orders across all markets.\").optional(),\n});\nexport const PolymarketUsGetOpenOrdersOutput = z.object({\n orders: z.array(z.record(z.string(), z.unknown())).describe(\"Open orders for the authenticated Polymarket US account.\").nullable().optional(),\n}).passthrough();\n\nexport const polymarketUsGetOpenOrders = action(\"POLYMARKET_US_GET_OPEN_ORDERS\", {\n slug: \"polymarket_us-get-open-orders\",\n name: \"Get Open Orders\",\n description: \"Get all open orders for the authenticated Polymarket US user. Use this read-only action before modifying or canceling orders, or to inspect live order exposure. Requires signed authentication, supports optional market slug filters, and does not place, modify, or cancel orders.\",\n input: PolymarketUsGetOpenOrdersInput,\n output: PolymarketUsGetOpenOrdersOutput,\n});\n"],"mappings":";;AAWA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX4C,EAAE,OAAO,EACrD,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS,EACrO,CASS;CACP,QAT6C,EAAE,OAAO,EACtD,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9I,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/get-order.ts
|
|
4
4
|
const PolymarketUsGetOrderInput = zod.z.object({ orderId: zod.z.string().describe("Exchange-assigned order ID for an order owned by the authenticated account.") });
|
|
5
|
-
const PolymarketUsGetOrderOutput = zod.z.object({ order: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Order details visible to the authenticated Polymarket US account.") });
|
|
5
|
+
const PolymarketUsGetOrderOutput = zod.z.object({ order: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Order details visible to the authenticated Polymarket US account.") }).passthrough();
|
|
6
6
|
const polymarketUsGetOrder = require_action.action("POLYMARKET_US_GET_ORDER", {
|
|
7
7
|
slug: "polymarket_us-get-order",
|
|
8
8
|
name: "Get Order",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-order.cjs","names":["z","action"],"sources":["../../src/actions/get-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetOrderInput = z.object({\n orderId: z.string().describe(\"Exchange-assigned order ID for an order owned by the authenticated account.\"),\n});\nexport const PolymarketUsGetOrderOutput = z.object({\n order: z.record(z.string(), z.unknown()).describe(\"Order details visible to the authenticated Polymarket US account.\"),\n});\n\nexport const polymarketUsGetOrder = action(\"POLYMARKET_US_GET_ORDER\", {\n slug: \"polymarket_us-get-order\",\n name: \"Get Order\",\n description: \"Get an authenticated user's Polymarket US order by exchange-assigned order ID. Requires signed authentication and returns order details available to that account. Use this read-only action to inspect order state after creating, modifying, or canceling an order.\",\n input: PolymarketUsGetOrderInput,\n output: PolymarketUsGetOrderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,EAC5G,CAAC;AACD,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,OAAOA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mEAAmE,EACvH,CAAC;
|
|
1
|
+
{"version":3,"file":"get-order.cjs","names":["z","action"],"sources":["../../src/actions/get-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetOrderInput = z.object({\n orderId: z.string().describe(\"Exchange-assigned order ID for an order owned by the authenticated account.\"),\n});\nexport const PolymarketUsGetOrderOutput = z.object({\n order: z.record(z.string(), z.unknown()).describe(\"Order details visible to the authenticated Polymarket US account.\"),\n}).passthrough();\n\nexport const polymarketUsGetOrder = action(\"POLYMARKET_US_GET_ORDER\", {\n slug: \"polymarket_us-get-order\",\n name: \"Get Order\",\n description: \"Get an authenticated user's Polymarket US order by exchange-assigned order ID. Requires signed authentication and returns order details available to that account. Use this read-only action to inspect order state after creating, modifying, or canceling an order.\",\n input: PolymarketUsGetOrderInput,\n output: PolymarketUsGetOrderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,EAC5G,CAAC;AACD,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,OAAOA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mEAAmE,EACvH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,10 +6,24 @@ declare const PolymarketUsGetOrderInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const PolymarketUsGetOrderOutput: z.ZodObject<{
|
|
8
8
|
order: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
orderId: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketUsGetOrder };
|
|
15
29
|
//# sourceMappingURL=get-order.d.cts.map
|
|
@@ -6,10 +6,24 @@ declare const PolymarketUsGetOrderInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const PolymarketUsGetOrderOutput: z.ZodObject<{
|
|
8
8
|
order: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetOrder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
orderId: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketUsGetOrder };
|
|
15
29
|
//# sourceMappingURL=get-order.d.mts.map
|
|
@@ -5,7 +5,7 @@ const polymarketUsGetOrder = action("POLYMARKET_US_GET_ORDER", {
|
|
|
5
5
|
name: "Get Order",
|
|
6
6
|
description: "Get an authenticated user's Polymarket US order by exchange-assigned order ID. Requires signed authentication and returns order details available to that account. Use this read-only action to inspect order state after creating, modifying, or canceling an order.",
|
|
7
7
|
input: z.object({ orderId: z.string().describe("Exchange-assigned order ID for an order owned by the authenticated account.") }),
|
|
8
|
-
output: z.object({ order: z.record(z.string(), z.unknown()).describe("Order details visible to the authenticated Polymarket US account.") })
|
|
8
|
+
output: z.object({ order: z.record(z.string(), z.unknown()).describe("Order details visible to the authenticated Polymarket US account.") }).passthrough()
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { polymarketUsGetOrder };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-order.mjs","names":[],"sources":["../../src/actions/get-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetOrderInput = z.object({\n orderId: z.string().describe(\"Exchange-assigned order ID for an order owned by the authenticated account.\"),\n});\nexport const PolymarketUsGetOrderOutput = z.object({\n order: z.record(z.string(), z.unknown()).describe(\"Order details visible to the authenticated Polymarket US account.\"),\n});\n\nexport const polymarketUsGetOrder = action(\"POLYMARKET_US_GET_ORDER\", {\n slug: \"polymarket_us-get-order\",\n name: \"Get Order\",\n description: \"Get an authenticated user's Polymarket US order by exchange-assigned order ID. Requires signed authentication and returns order details available to that account. Use this read-only action to inspect order state after creating, modifying, or canceling an order.\",\n input: PolymarketUsGetOrderInput,\n output: PolymarketUsGetOrderOutput,\n});\n"],"mappings":";;AAWA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXuC,EAAE,OAAO,EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,EAC5G,CASS;CACP,QATwC,EAAE,OAAO,EACjD,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mEAAmE,EACvH,
|
|
1
|
+
{"version":3,"file":"get-order.mjs","names":[],"sources":["../../src/actions/get-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetOrderInput = z.object({\n orderId: z.string().describe(\"Exchange-assigned order ID for an order owned by the authenticated account.\"),\n});\nexport const PolymarketUsGetOrderOutput = z.object({\n order: z.record(z.string(), z.unknown()).describe(\"Order details visible to the authenticated Polymarket US account.\"),\n}).passthrough();\n\nexport const polymarketUsGetOrder = action(\"POLYMARKET_US_GET_ORDER\", {\n slug: \"polymarket_us-get-order\",\n name: \"Get Order\",\n description: \"Get an authenticated user's Polymarket US order by exchange-assigned order ID. Requires signed authentication and returns order details available to that account. Use this read-only action to inspect order state after creating, modifying, or canceling an order.\",\n input: PolymarketUsGetOrderInput,\n output: PolymarketUsGetOrderOutput,\n});\n"],"mappings":";;AAWA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXuC,EAAE,OAAO,EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,EAC5G,CASS;CACP,QATwC,EAAE,OAAO,EACjD,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mEAAmE,EACvH,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/get-series-by-id.ts
|
|
4
4
|
const PolymarketUsGetSeriesByIdInput = zod.z.object({ id: zod.z.number().int().describe("Numeric series ID returned by List Series or related event data.") });
|
|
5
|
-
const PolymarketUsGetSeriesByIdOutput = zod.z.object({ series: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Series metadata for a recurring or grouped event collection, including slug, active status, recurrence, and related metadata when returned.") });
|
|
5
|
+
const PolymarketUsGetSeriesByIdOutput = zod.z.object({ series: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Series metadata for a recurring or grouped event collection, including slug, active status, recurrence, and related metadata when returned.") }).passthrough();
|
|
6
6
|
const polymarketUsGetSeriesById = require_action.action("POLYMARKET_US_GET_SERIES_BY_ID", {
|
|
7
7
|
slug: "polymarket_us-get-series-by-id",
|
|
8
8
|
name: "Get Series By ID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-series-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-series-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetSeriesByIdInput = z.object({\n id: z.number().int().describe(\"Numeric series ID returned by List Series or related event data.\"),\n});\nexport const PolymarketUsGetSeriesByIdOutput = z.object({\n series: z.record(z.string(), z.unknown()).describe(\"Series metadata for a recurring or grouped event collection, including slug, active status, recurrence, and related metadata when returned.\"),\n});\n\nexport const polymarketUsGetSeriesById = action(\"POLYMARKET_US_GET_SERIES_BY_ID\", {\n slug: \"polymarket_us-get-series-by-id\",\n name: \"Get Series By ID\",\n description: \"Get a Polymarket US series by numeric ID. Series are recurring or grouped event collections. Use this action when an agent has a series ID and needs the slug, active status, recurrence, or other public metadata before fetching related events or markets. This action does not require API key authentication.\",\n input: PolymarketUsGetSeriesByIdInput,\n output: PolymarketUsGetSeriesByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,EAClG,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6IAA6I,EAClM,CAAC;
|
|
1
|
+
{"version":3,"file":"get-series-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-series-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PolymarketUsGetSeriesByIdInput = z.object({\n id: z.number().int().describe(\"Numeric series ID returned by List Series or related event data.\"),\n});\nexport const PolymarketUsGetSeriesByIdOutput = z.object({\n series: z.record(z.string(), z.unknown()).describe(\"Series metadata for a recurring or grouped event collection, including slug, active status, recurrence, and related metadata when returned.\"),\n}).passthrough();\n\nexport const polymarketUsGetSeriesById = action(\"POLYMARKET_US_GET_SERIES_BY_ID\", {\n slug: \"polymarket_us-get-series-by-id\",\n name: \"Get Series By ID\",\n description: \"Get a Polymarket US series by numeric ID. Series are recurring or grouped event collections. Use this action when an agent has a series ID and needs the slug, active status, recurrence, or other public metadata before fetching related events or markets. This action does not require API key authentication.\",\n input: PolymarketUsGetSeriesByIdInput,\n output: PolymarketUsGetSeriesByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,EAClG,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6IAA6I,EAClM,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,kCAAkC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,10 +6,24 @@ declare const PolymarketUsGetSeriesByIdInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const PolymarketUsGetSeriesByIdOutput: z.ZodObject<{
|
|
8
8
|
series: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const polymarketUsGetSeriesById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
secret_key: z.ZodString;
|
|
18
|
+
key_id: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polymarket_us", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
secret_key: z.ZodString;
|
|
25
|
+
key_id: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
13
27
|
//#endregion
|
|
14
28
|
export { polymarketUsGetSeriesById };
|
|
15
29
|
//# sourceMappingURL=get-series-by-id.d.cts.map
|