@keystrokehq/rollbar 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/check-team-project-assignment.cjs +1 -0
- package/dist/actions/check-team-project-assignment.cjs.map +1 -1
- package/dist/actions/check-team-project-assignment.d.cts +3 -16
- package/dist/actions/check-team-project-assignment.d.cts.map +1 -1
- package/dist/actions/check-team-project-assignment.d.mts +3 -16
- package/dist/actions/check-team-project-assignment.d.mts.map +1 -1
- package/dist/actions/check-team-project-assignment.mjs +1 -0
- package/dist/actions/check-team-project-assignment.mjs.map +1 -1
- package/dist/actions/check-user-team-assignment.cjs +1 -0
- package/dist/actions/check-user-team-assignment.cjs.map +1 -1
- package/dist/actions/check-user-team-assignment.d.cts +3 -16
- package/dist/actions/check-user-team-assignment.d.cts.map +1 -1
- package/dist/actions/check-user-team-assignment.d.mts +3 -16
- package/dist/actions/check-user-team-assignment.d.mts.map +1 -1
- package/dist/actions/check-user-team-assignment.mjs +1 -0
- package/dist/actions/check-user-team-assignment.mjs.map +1 -1
- package/dist/actions/get-occurrences-metrics.cjs +1 -0
- package/dist/actions/get-occurrences-metrics.cjs.map +1 -1
- package/dist/actions/get-occurrences-metrics.d.cts +3 -37
- package/dist/actions/get-occurrences-metrics.d.cts.map +1 -1
- package/dist/actions/get-occurrences-metrics.d.mts +3 -37
- package/dist/actions/get-occurrences-metrics.d.mts.map +1 -1
- package/dist/actions/get-occurrences-metrics.mjs +1 -0
- package/dist/actions/get-occurrences-metrics.mjs.map +1 -1
- package/dist/actions/get-project.cjs +1 -0
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +3 -15
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +3 -15
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +1 -0
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-team.cjs +1 -0
- package/dist/actions/get-team.cjs.map +1 -1
- package/dist/actions/get-team.d.cts +3 -15
- package/dist/actions/get-team.d.cts.map +1 -1
- package/dist/actions/get-team.d.mts +3 -15
- package/dist/actions/get-team.d.mts.map +1 -1
- package/dist/actions/get-team.mjs +1 -0
- package/dist/actions/get-team.mjs.map +1 -1
- package/dist/actions/get-ttr-metrics.cjs +1 -0
- package/dist/actions/get-ttr-metrics.cjs.map +1 -1
- package/dist/actions/get-ttr-metrics.d.cts +3 -23
- package/dist/actions/get-ttr-metrics.d.cts.map +1 -1
- package/dist/actions/get-ttr-metrics.d.mts +3 -23
- package/dist/actions/get-ttr-metrics.d.mts.map +1 -1
- package/dist/actions/get-ttr-metrics.mjs +1 -0
- package/dist/actions/get-ttr-metrics.mjs.map +1 -1
- package/dist/actions/get-user.cjs +1 -0
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +3 -15
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +3 -15
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +1 -0
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/list-all-projects.cjs +1 -0
- package/dist/actions/list-all-projects.cjs.map +1 -1
- package/dist/actions/list-all-projects.d.cts +3 -13
- package/dist/actions/list-all-projects.d.cts.map +1 -1
- package/dist/actions/list-all-projects.d.mts +3 -13
- package/dist/actions/list-all-projects.d.mts.map +1 -1
- package/dist/actions/list-all-projects.mjs +1 -0
- package/dist/actions/list-all-projects.mjs.map +1 -1
- package/dist/actions/list-all-teams.cjs +1 -0
- package/dist/actions/list-all-teams.cjs.map +1 -1
- package/dist/actions/list-all-teams.d.cts +3 -13
- package/dist/actions/list-all-teams.d.cts.map +1 -1
- package/dist/actions/list-all-teams.d.mts +3 -13
- package/dist/actions/list-all-teams.d.mts.map +1 -1
- package/dist/actions/list-all-teams.mjs +1 -0
- package/dist/actions/list-all-teams.mjs.map +1 -1
- package/dist/actions/list-all-users.cjs +1 -0
- package/dist/actions/list-all-users.cjs.map +1 -1
- package/dist/actions/list-all-users.d.cts +3 -15
- package/dist/actions/list-all-users.d.cts.map +1 -1
- package/dist/actions/list-all-users.d.mts +3 -15
- package/dist/actions/list-all-users.d.mts.map +1 -1
- package/dist/actions/list-all-users.mjs +1 -0
- package/dist/actions/list-all-users.mjs.map +1 -1
- package/dist/actions/list-project-teams.cjs +1 -0
- package/dist/actions/list-project-teams.cjs.map +1 -1
- package/dist/actions/list-project-teams.d.cts +3 -16
- package/dist/actions/list-project-teams.d.cts.map +1 -1
- package/dist/actions/list-project-teams.d.mts +3 -16
- package/dist/actions/list-project-teams.d.mts.map +1 -1
- package/dist/actions/list-project-teams.mjs +1 -0
- package/dist/actions/list-project-teams.mjs.map +1 -1
- package/dist/actions/list-rql-jobs.cjs +1 -0
- package/dist/actions/list-rql-jobs.cjs.map +1 -1
- package/dist/actions/list-rql-jobs.d.cts +3 -15
- package/dist/actions/list-rql-jobs.d.cts.map +1 -1
- package/dist/actions/list-rql-jobs.d.mts +3 -15
- package/dist/actions/list-rql-jobs.d.mts.map +1 -1
- package/dist/actions/list-rql-jobs.mjs +1 -0
- package/dist/actions/list-rql-jobs.mjs.map +1 -1
- package/dist/actions/list-team-invitations.cjs +1 -0
- package/dist/actions/list-team-invitations.cjs.map +1 -1
- package/dist/actions/list-team-invitations.d.cts +3 -16
- package/dist/actions/list-team-invitations.d.cts.map +1 -1
- package/dist/actions/list-team-invitations.d.mts +3 -16
- package/dist/actions/list-team-invitations.d.mts.map +1 -1
- package/dist/actions/list-team-invitations.mjs +1 -0
- package/dist/actions/list-team-invitations.mjs.map +1 -1
- package/dist/actions/list-team-projects.cjs +1 -0
- package/dist/actions/list-team-projects.cjs.map +1 -1
- package/dist/actions/list-team-projects.d.cts +3 -15
- package/dist/actions/list-team-projects.d.cts.map +1 -1
- package/dist/actions/list-team-projects.d.mts +3 -15
- package/dist/actions/list-team-projects.d.mts.map +1 -1
- package/dist/actions/list-team-projects.mjs +1 -0
- package/dist/actions/list-team-projects.mjs.map +1 -1
- package/dist/actions/list-team-users.cjs +1 -0
- package/dist/actions/list-team-users.cjs.map +1 -1
- package/dist/actions/list-team-users.d.cts +3 -16
- package/dist/actions/list-team-users.d.cts.map +1 -1
- package/dist/actions/list-team-users.d.mts +3 -16
- package/dist/actions/list-team-users.d.mts.map +1 -1
- package/dist/actions/list-team-users.mjs +1 -0
- package/dist/actions/list-team-users.mjs.map +1 -1
- package/dist/actions/list-user-projects.cjs +1 -0
- package/dist/actions/list-user-projects.cjs.map +1 -1
- package/dist/actions/list-user-projects.d.cts +3 -15
- package/dist/actions/list-user-projects.d.cts.map +1 -1
- package/dist/actions/list-user-projects.d.mts +3 -15
- package/dist/actions/list-user-projects.d.mts.map +1 -1
- package/dist/actions/list-user-projects.mjs +1 -0
- package/dist/actions/list-user-projects.mjs.map +1 -1
- package/dist/actions/list-user-teams.cjs +1 -0
- package/dist/actions/list-user-teams.cjs.map +1 -1
- package/dist/actions/list-user-teams.d.cts +3 -15
- package/dist/actions/list-user-teams.d.cts.map +1 -1
- package/dist/actions/list-user-teams.d.mts +3 -15
- package/dist/actions/list-user-teams.d.mts.map +1 -1
- package/dist/actions/list-user-teams.mjs +1 -0
- package/dist/actions/list-user-teams.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rollbar } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-all-teams.d.ts
|
|
@@ -11,19 +13,7 @@ declare const RollbarListAllTeamsOutput: z.ZodObject<{
|
|
|
11
13
|
access_level: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const rollbarListAllTeams:
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
generic_api_key: z.ZodString;
|
|
20
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
21
|
-
connectionId: z.ZodString;
|
|
22
|
-
entityId: z.ZodString;
|
|
23
|
-
instanceId: z.ZodString;
|
|
24
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
-
generic_api_key: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>;
|
|
16
|
+
declare const rollbarListAllTeams: AppAction<typeof RollbarListAllTeamsInput, typeof RollbarListAllTeamsOutput, typeof rollbar.credential>;
|
|
27
17
|
//#endregion
|
|
28
18
|
export { rollbarListAllTeams };
|
|
29
19
|
//# sourceMappingURL=list-all-teams.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-teams.d.mts","names":[],"sources":["../../src/actions/list-all-teams.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-all-teams.d.mts","names":[],"sources":["../../src/actions/list-all-teams.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-teams.mjs","names":[],"sources":["../../src/actions/list-all-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RollbarListAllTeamsInput = z.object({}).describe(\"Request model for listing all teams in a Rollbar account.\");\nconst RollbarListAllTeams_TeamSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the team\").nullable(),\n name: z.string().describe(\"Name of the team\").nullable(),\n account_id: z.number().int().describe(\"Account ID this team belongs to\").nullable(),\n access_level: z.string().describe(\"Access level of the team\").nullable(),\n}).passthrough().describe(\"Model representing a team in Rollbar.\");\nexport const RollbarListAllTeamsOutput = z.object({\n err: z.number().int().describe(\"Error code, 0 indicates success\").nullable(),\n result: z.array(RollbarListAllTeams_TeamSchema).describe(\"List of teams in the account\"),\n}).passthrough().describe(\"Response model for listing all teams in a Rollbar account.\");\n\nexport const rollbarListAllTeams = action(\"ROLLBAR_LIST_ALL_TEAMS\", {\n slug: \"rollbar-list-all-teams\",\n name: \"List All Teams\",\n description: \"Tool to list all teams in a Rollbar account. Use when you need to retrieve all teams for an account.\",\n input: RollbarListAllTeamsInput,\n output: RollbarListAllTeamsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-all-teams.mjs","names":[],"sources":["../../src/actions/list-all-teams.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rollbar } from \"../app\";\n\nexport const RollbarListAllTeamsInput = z.object({}).describe(\"Request model for listing all teams in a Rollbar account.\");\nconst RollbarListAllTeams_TeamSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the team\").nullable(),\n name: z.string().describe(\"Name of the team\").nullable(),\n account_id: z.number().int().describe(\"Account ID this team belongs to\").nullable(),\n access_level: z.string().describe(\"Access level of the team\").nullable(),\n}).passthrough().describe(\"Model representing a team in Rollbar.\");\nexport const RollbarListAllTeamsOutput = z.object({\n err: z.number().int().describe(\"Error code, 0 indicates success\").nullable(),\n result: z.array(RollbarListAllTeams_TeamSchema).describe(\"List of teams in the account\"),\n}).passthrough().describe(\"Response model for listing all teams in a Rollbar account.\");\n\nexport const rollbarListAllTeams: AppAction<\n typeof RollbarListAllTeamsInput,\n typeof RollbarListAllTeamsOutput,\n typeof rollbar.credential\n> = action(\"ROLLBAR_LIST_ALL_TEAMS\", {\n slug: \"rollbar-list-all-teams\",\n name: \"List All Teams\",\n description: \"Tool to list all teams in a Rollbar account. Use when you need to retrieve all teams for an account.\",\n input: RollbarListAllTeamsInput,\n output: RollbarListAllTeamsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACzH,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAMjE,MAAa,sBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAduC,EAAE,OAAO;EAChD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EAC3E,QAAQ,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,8BAA8B;CACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-users.cjs","names":["z","action"],"sources":["../../src/actions/list-all-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RollbarListAllUsersInput = z.object({\n email: z.string().describe(\"Filter the list of users by email address. If provided, only users with matching email will be returned.\").optional(),\n}).describe(\"Request model for listing all users in the Rollbar account.\");\nconst RollbarListAllUsers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n}).passthrough().describe(\"Represents a single user in the Rollbar account.\");\nconst RollbarListAllUsers_ResultWrapperSchema = z.object({\n users: z.array(RollbarListAllUsers_UserSchema).describe(\"List of user objects in the account.\"),\n}).passthrough().describe(\"Wrapper for the result containing the users list.\");\nexport const RollbarListAllUsersOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success, non-zero indicates an error.\").nullable(),\n result: RollbarListAllUsers_ResultWrapperSchema.nullable(),\n}).passthrough().describe(\"Response containing the list of users and error status.\");\n\nexport const rollbarListAllUsers = action(\"ROLLBAR_LIST_ALL_USERS\", {\n slug: \"rollbar-list-all-users\",\n name: \"List All Users\",\n description: \"Tool to list all users in the Rollbar account. Use when you need to retrieve user information or filter users by email address.\",\n input: RollbarListAllUsersInput,\n output: RollbarListAllUsersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-all-users.cjs","names":["z","action"],"sources":["../../src/actions/list-all-users.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rollbar } from \"../app\";\n\nexport const RollbarListAllUsersInput = z.object({\n email: z.string().describe(\"Filter the list of users by email address. If provided, only users with matching email will be returned.\").optional(),\n}).describe(\"Request model for listing all users in the Rollbar account.\");\nconst RollbarListAllUsers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n}).passthrough().describe(\"Represents a single user in the Rollbar account.\");\nconst RollbarListAllUsers_ResultWrapperSchema = z.object({\n users: z.array(RollbarListAllUsers_UserSchema).describe(\"List of user objects in the account.\"),\n}).passthrough().describe(\"Wrapper for the result containing the users list.\");\nexport const RollbarListAllUsersOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success, non-zero indicates an error.\").nullable(),\n result: RollbarListAllUsers_ResultWrapperSchema.nullable(),\n}).passthrough().describe(\"Response containing the list of users and error status.\");\n\nexport const rollbarListAllUsers: AppAction<\n typeof RollbarListAllUsersInput,\n typeof RollbarListAllUsersOutput,\n typeof rollbar.credential\n> = action(\"ROLLBAR_LIST_ALL_USERS\", {\n slug: \"rollbar-list-all-users\",\n name: \"List All Users\",\n description: \"Tool to list all users in the Rollbar account. Use when you need to retrieve user information or filter users by email address.\",\n input: RollbarListAllUsersInput,\n output: RollbarListAllUsersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS,EAClJ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAClE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,0CAA0CA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,sCAAsC,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACzG,QAAQ,wCAAwC,SAAS;AAC3D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,sBAITC,eAAAA,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rollbar } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-all-users.d.ts
|
|
@@ -14,21 +16,7 @@ declare const RollbarListAllUsersOutput: z.ZodObject<{
|
|
|
14
16
|
}, z.core.$loose>>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const rollbarListAllUsers:
|
|
18
|
-
email?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const rollbarListAllUsers: AppAction<typeof RollbarListAllUsersInput, typeof RollbarListAllUsersOutput, typeof rollbar.credential>;
|
|
32
20
|
//#endregion
|
|
33
21
|
export { rollbarListAllUsers };
|
|
34
22
|
//# sourceMappingURL=list-all-users.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-users.d.cts","names":[],"sources":["../../src/actions/list-all-users.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-all-users.d.cts","names":[],"sources":["../../src/actions/list-all-users.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAWxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rollbar } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-all-users.d.ts
|
|
@@ -14,21 +16,7 @@ declare const RollbarListAllUsersOutput: z.ZodObject<{
|
|
|
14
16
|
}, z.core.$loose>>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const rollbarListAllUsers:
|
|
18
|
-
email?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const rollbarListAllUsers: AppAction<typeof RollbarListAllUsersInput, typeof RollbarListAllUsersOutput, typeof rollbar.credential>;
|
|
32
20
|
//#endregion
|
|
33
21
|
export { rollbarListAllUsers };
|
|
34
22
|
//# sourceMappingURL=list-all-users.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-users.d.mts","names":[],"sources":["../../src/actions/list-all-users.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-all-users.d.mts","names":[],"sources":["../../src/actions/list-all-users.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAWxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-users.mjs","names":[],"sources":["../../src/actions/list-all-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RollbarListAllUsersInput = z.object({\n email: z.string().describe(\"Filter the list of users by email address. If provided, only users with matching email will be returned.\").optional(),\n}).describe(\"Request model for listing all users in the Rollbar account.\");\nconst RollbarListAllUsers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n}).passthrough().describe(\"Represents a single user in the Rollbar account.\");\nconst RollbarListAllUsers_ResultWrapperSchema = z.object({\n users: z.array(RollbarListAllUsers_UserSchema).describe(\"List of user objects in the account.\"),\n}).passthrough().describe(\"Wrapper for the result containing the users list.\");\nexport const RollbarListAllUsersOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success, non-zero indicates an error.\").nullable(),\n result: RollbarListAllUsers_ResultWrapperSchema.nullable(),\n}).passthrough().describe(\"Response containing the list of users and error status.\");\n\nexport const rollbarListAllUsers = action(\"ROLLBAR_LIST_ALL_USERS\", {\n slug: \"rollbar-list-all-users\",\n name: \"List All Users\",\n description: \"Tool to list all users in the Rollbar account. Use when you need to retrieve user information or filter users by email address.\",\n input: RollbarListAllUsersInput,\n output: RollbarListAllUsersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-all-users.mjs","names":[],"sources":["../../src/actions/list-all-users.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rollbar } from \"../app\";\n\nexport const RollbarListAllUsersInput = z.object({\n email: z.string().describe(\"Filter the list of users by email address. If provided, only users with matching email will be returned.\").optional(),\n}).describe(\"Request model for listing all users in the Rollbar account.\");\nconst RollbarListAllUsers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n}).passthrough().describe(\"Represents a single user in the Rollbar account.\");\nconst RollbarListAllUsers_ResultWrapperSchema = z.object({\n users: z.array(RollbarListAllUsers_UserSchema).describe(\"List of user objects in the account.\"),\n}).passthrough().describe(\"Wrapper for the result containing the users list.\");\nexport const RollbarListAllUsersOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success, non-zero indicates an error.\").nullable(),\n result: RollbarListAllUsers_ResultWrapperSchema.nullable(),\n}).passthrough().describe(\"Response containing the list of users and error status.\");\n\nexport const rollbarListAllUsers: AppAction<\n typeof RollbarListAllUsersInput,\n typeof RollbarListAllUsersOutput,\n typeof rollbar.credential\n> = action(\"ROLLBAR_LIST_ALL_USERS\", {\n slug: \"rollbar-list-all-users\",\n name: \"List All Users\",\n description: \"Tool to list all users in the Rollbar account. Use when you need to retrieve user information or filter users by email address.\",\n input: RollbarListAllUsersInput,\n output: RollbarListAllUsersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2B,EAAE,OAAO,EAC/C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS,EAClJ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAClE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,0CAA0C,EAAE,OAAO,EACvD,OAAO,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,sCAAsC,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAM7E,MAAa,sBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAduC,EAAE,OAAO;EAChD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACzG,QAAQ,wCAAwC,SAAS;CAC3D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-project-teams.cjs","names":["z","action"],"sources":["../../src/actions/list-project-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RollbarListProjectTeamsInput = z.object({\n project_id: z.number().int().describe(\"Unique identifier of the Rollbar project to list teams for.\"),\n exclude_builtin_teams: z.number().int().describe(\"When set to 1 or true, excludes built-in teams (Owners, Everyone) from the response. Set to 0 or omit to include all teams.\").optional(),\n}).describe(\"Request model for listing teams with access to a project.\");\nconst RollbarListProjectTeams_TeamAssignmentSchema = z.object({\n team_id: z.number().int().describe(\"Unique identifier of the team.\").nullable(),\n project_id: z.number().int().describe(\"Unique identifier of the project.\").nullable(),\n}).passthrough().describe(\"Represents a team assignment to a project.\");\nexport const RollbarListProjectTeamsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success.\").nullable(),\n result: z.array(RollbarListProjectTeams_TeamAssignmentSchema).describe(\"List of team assignments for the project.\"),\n}).passthrough().describe(\"Response model containing the list of teams with access to a project.\");\n\nexport const rollbarListProjectTeams = action(\"ROLLBAR_LIST_PROJECT_TEAMS\", {\n slug: \"rollbar-list-project-teams\",\n name: \"List Project Teams\",\n description: \"Tool to list all teams with access to a Rollbar project. Use when you need to retrieve teams associated with a specific project.\",\n input: RollbarListProjectTeamsInput,\n output: RollbarListProjectTeamsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-project-teams.cjs","names":["z","action"],"sources":["../../src/actions/list-project-teams.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rollbar } from \"../app\";\n\nexport const RollbarListProjectTeamsInput = z.object({\n project_id: z.number().int().describe(\"Unique identifier of the Rollbar project to list teams for.\"),\n exclude_builtin_teams: z.number().int().describe(\"When set to 1 or true, excludes built-in teams (Owners, Everyone) from the response. Set to 0 or omit to include all teams.\").optional(),\n}).describe(\"Request model for listing teams with access to a project.\");\nconst RollbarListProjectTeams_TeamAssignmentSchema = z.object({\n team_id: z.number().int().describe(\"Unique identifier of the team.\").nullable(),\n project_id: z.number().int().describe(\"Unique identifier of the project.\").nullable(),\n}).passthrough().describe(\"Represents a team assignment to a project.\");\nexport const RollbarListProjectTeamsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success.\").nullable(),\n result: z.array(RollbarListProjectTeams_TeamAssignmentSchema).describe(\"List of team assignments for the project.\"),\n}).passthrough().describe(\"Response model containing the list of teams with access to a project.\");\n\nexport const rollbarListProjectTeams: AppAction<\n typeof RollbarListProjectTeamsInput,\n typeof RollbarListProjectTeamsOutput,\n typeof rollbar.credential\n> = action(\"ROLLBAR_LIST_PROJECT_TEAMS\", {\n slug: \"rollbar-list-project-teams\",\n name: \"List Project Teams\",\n description: \"Tool to list all teams with access to a Rollbar project. Use when you need to retrieve teams associated with a specific project.\",\n input: RollbarListProjectTeamsInput,\n output: RollbarListProjectTeamsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D;CACnG,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;AAC3L,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,2CAA2C;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE;AAEjG,MAAa,0BAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rollbar } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-project-teams.d.ts
|
|
@@ -12,22 +14,7 @@ declare const RollbarListProjectTeamsOutput: z.ZodObject<{
|
|
|
12
14
|
project_id: z.ZodNullable<z.ZodNumber>;
|
|
13
15
|
}, z.core.$loose>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const rollbarListProjectTeams:
|
|
16
|
-
project_id: number;
|
|
17
|
-
exclude_builtin_teams?: number | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>;
|
|
17
|
+
declare const rollbarListProjectTeams: AppAction<typeof RollbarListProjectTeamsInput, typeof RollbarListProjectTeamsOutput, typeof rollbar.credential>;
|
|
31
18
|
//#endregion
|
|
32
19
|
export { rollbarListProjectTeams };
|
|
33
20
|
//# sourceMappingURL=list-project-teams.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-project-teams.d.cts","names":[],"sources":["../../src/actions/list-project-teams.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-project-teams.d.cts","names":[],"sources":["../../src/actions/list-project-teams.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAQ5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rollbar } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-project-teams.d.ts
|
|
@@ -12,22 +14,7 @@ declare const RollbarListProjectTeamsOutput: z.ZodObject<{
|
|
|
12
14
|
project_id: z.ZodNullable<z.ZodNumber>;
|
|
13
15
|
}, z.core.$loose>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const rollbarListProjectTeams:
|
|
16
|
-
project_id: number;
|
|
17
|
-
exclude_builtin_teams?: number | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>;
|
|
17
|
+
declare const rollbarListProjectTeams: AppAction<typeof RollbarListProjectTeamsInput, typeof RollbarListProjectTeamsOutput, typeof rollbar.credential>;
|
|
31
18
|
//#endregion
|
|
32
19
|
export { rollbarListProjectTeams };
|
|
33
20
|
//# sourceMappingURL=list-project-teams.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-project-teams.d.mts","names":[],"sources":["../../src/actions/list-project-teams.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-project-teams.d.mts","names":[],"sources":["../../src/actions/list-project-teams.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAQ5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-project-teams.mjs","names":[],"sources":["../../src/actions/list-project-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RollbarListProjectTeamsInput = z.object({\n project_id: z.number().int().describe(\"Unique identifier of the Rollbar project to list teams for.\"),\n exclude_builtin_teams: z.number().int().describe(\"When set to 1 or true, excludes built-in teams (Owners, Everyone) from the response. Set to 0 or omit to include all teams.\").optional(),\n}).describe(\"Request model for listing teams with access to a project.\");\nconst RollbarListProjectTeams_TeamAssignmentSchema = z.object({\n team_id: z.number().int().describe(\"Unique identifier of the team.\").nullable(),\n project_id: z.number().int().describe(\"Unique identifier of the project.\").nullable(),\n}).passthrough().describe(\"Represents a team assignment to a project.\");\nexport const RollbarListProjectTeamsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success.\").nullable(),\n result: z.array(RollbarListProjectTeams_TeamAssignmentSchema).describe(\"List of team assignments for the project.\"),\n}).passthrough().describe(\"Response model containing the list of teams with access to a project.\");\n\nexport const rollbarListProjectTeams = action(\"ROLLBAR_LIST_PROJECT_TEAMS\", {\n slug: \"rollbar-list-project-teams\",\n name: \"List Project Teams\",\n description: \"Tool to list all teams with access to a Rollbar project. Use when you need to retrieve teams associated with a specific project.\",\n input: RollbarListProjectTeamsInput,\n output: RollbarListProjectTeamsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-project-teams.mjs","names":[],"sources":["../../src/actions/list-project-teams.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rollbar } from \"../app\";\n\nexport const RollbarListProjectTeamsInput = z.object({\n project_id: z.number().int().describe(\"Unique identifier of the Rollbar project to list teams for.\"),\n exclude_builtin_teams: z.number().int().describe(\"When set to 1 or true, excludes built-in teams (Owners, Everyone) from the response. Set to 0 or omit to include all teams.\").optional(),\n}).describe(\"Request model for listing teams with access to a project.\");\nconst RollbarListProjectTeams_TeamAssignmentSchema = z.object({\n team_id: z.number().int().describe(\"Unique identifier of the team.\").nullable(),\n project_id: z.number().int().describe(\"Unique identifier of the project.\").nullable(),\n}).passthrough().describe(\"Represents a team assignment to a project.\");\nexport const RollbarListProjectTeamsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success.\").nullable(),\n result: z.array(RollbarListProjectTeams_TeamAssignmentSchema).describe(\"List of team assignments for the project.\"),\n}).passthrough().describe(\"Response model containing the list of teams with access to a project.\");\n\nexport const rollbarListProjectTeams: AppAction<\n typeof RollbarListProjectTeamsInput,\n typeof RollbarListProjectTeamsOutput,\n typeof rollbar.credential\n> = action(\"ROLLBAR_LIST_PROJECT_TEAMS\", {\n slug: \"rollbar-list-project-teams\",\n name: \"List Project Teams\",\n description: \"Tool to list all teams with access to a Rollbar project. Use when you need to retrieve teams associated with a specific project.\",\n input: RollbarListProjectTeamsInput,\n output: RollbarListProjectTeamsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+B,EAAE,OAAO;CACnD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D;CACnG,uBAAuB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;AAC3L,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,+CAA+C,EAAE,OAAO;CAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAMtE,MAAa,0BAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd2C,EAAE,OAAO;EACpD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC5E,QAAQ,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,2CAA2C;CACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-rql-jobs.cjs","names":["z","action"],"sources":["../../src/actions/list-rql-jobs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RollbarListRqlJobsInput = z.object({\n page: z.number().int().describe(\"Page number starting from 1\").optional(),\n}).describe(\"Request parameters for listing all RQL jobs.\");\nconst RollbarListRqlJobs_RqlJobSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the RQL job\").nullable().optional(),\n status: z.string().describe(\"Current status of the RQL job\").nullable().optional(),\n job_hash: z.string().describe(\"Hash identifier for the job\").nullable().optional(),\n project_id: z.number().int().describe(\"Project ID associated with this job\").nullable().optional(),\n date_created: z.number().int().describe(\"Unix timestamp when the job was created\").nullable().optional(),\n query_string: z.string().describe(\"RQL query string for this job\").nullable().optional(),\n date_modified: z.number().int().describe(\"Unix timestamp when the job was last modified\").nullable().optional(),\n}).passthrough().describe(\"Represents a single RQL job.\");\nconst RollbarListRqlJobs_RqlJobsResultSchema = z.object({\n jobs: z.array(RollbarListRqlJobs_RqlJobSchema).describe(\"List of RQL jobs in the account.\"),\n total_pages: z.number().int().describe(\"Total number of pages available.\").nullable(),\n}).passthrough().describe(\"Result object containing the jobs list and pagination info.\");\nexport const RollbarListRqlJobsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success.\").nullable(),\n result: RollbarListRqlJobs_RqlJobsResultSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing all RQL jobs.\");\n\nexport const rollbarListRqlJobs = action(\"ROLLBAR_LIST_RQL_JOBS\", {\n slug: \"rollbar-list-rql-jobs\",\n name: \"List RQL Jobs\",\n description: \"Tool to list all RQL (Rollbar Query Language) jobs. Use when you need to retrieve all RQL jobs and their statuses.\",\n input: RollbarListRqlJobsInput,\n output: RollbarListRqlJobsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-rql-jobs.cjs","names":["z","action"],"sources":["../../src/actions/list-rql-jobs.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rollbar } from \"../app\";\n\nexport const RollbarListRqlJobsInput = z.object({\n page: z.number().int().describe(\"Page number starting from 1\").optional(),\n}).describe(\"Request parameters for listing all RQL jobs.\");\nconst RollbarListRqlJobs_RqlJobSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the RQL job\").nullable().optional(),\n status: z.string().describe(\"Current status of the RQL job\").nullable().optional(),\n job_hash: z.string().describe(\"Hash identifier for the job\").nullable().optional(),\n project_id: z.number().int().describe(\"Project ID associated with this job\").nullable().optional(),\n date_created: z.number().int().describe(\"Unix timestamp when the job was created\").nullable().optional(),\n query_string: z.string().describe(\"RQL query string for this job\").nullable().optional(),\n date_modified: z.number().int().describe(\"Unix timestamp when the job was last modified\").nullable().optional(),\n}).passthrough().describe(\"Represents a single RQL job.\");\nconst RollbarListRqlJobs_RqlJobsResultSchema = z.object({\n jobs: z.array(RollbarListRqlJobs_RqlJobSchema).describe(\"List of RQL jobs in the account.\"),\n total_pages: z.number().int().describe(\"Total number of pages available.\").nullable(),\n}).passthrough().describe(\"Result object containing the jobs list and pagination info.\");\nexport const RollbarListRqlJobsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success.\").nullable(),\n result: RollbarListRqlJobs_RqlJobsResultSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing all RQL jobs.\");\n\nexport const rollbarListRqlJobs: AppAction<\n typeof RollbarListRqlJobsInput,\n typeof RollbarListRqlJobsOutput,\n typeof rollbar.credential\n> = action(\"ROLLBAR_LIST_RQL_JOBS\", {\n slug: \"rollbar-list-rql-jobs\",\n name: \"List RQL Jobs\",\n description: \"Tool to list all RQL (Rollbar Query Language) jobs. Use when you need to retrieve all RQL jobs and their statuses.\",\n input: RollbarListRqlJobsInput,\n output: RollbarListRqlJobsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,EAC1E,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,kCAAkC;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AACvF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC5E,QAAQ,uCAAuC,SAAS;AAC1D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,qBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rollbar } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-rql-jobs.d.ts
|
|
@@ -19,21 +21,7 @@ declare const RollbarListRqlJobsOutput: z.ZodObject<{
|
|
|
19
21
|
total_pages: z.ZodNullable<z.ZodNumber>;
|
|
20
22
|
}, z.core.$loose>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const rollbarListRqlJobs:
|
|
23
|
-
page?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const rollbarListRqlJobs: AppAction<typeof RollbarListRqlJobsInput, typeof RollbarListRqlJobsOutput, typeof rollbar.credential>;
|
|
37
25
|
//#endregion
|
|
38
26
|
export { rollbarListRqlJobs };
|
|
39
27
|
//# sourceMappingURL=list-rql-jobs.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-rql-jobs.d.cts","names":[],"sources":["../../src/actions/list-rql-jobs.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-rql-jobs.d.cts","names":[],"sources":["../../src/actions/list-rql-jobs.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAgBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rollbar } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-rql-jobs.d.ts
|
|
@@ -19,21 +21,7 @@ declare const RollbarListRqlJobsOutput: z.ZodObject<{
|
|
|
19
21
|
total_pages: z.ZodNullable<z.ZodNumber>;
|
|
20
22
|
}, z.core.$loose>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const rollbarListRqlJobs:
|
|
23
|
-
page?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const rollbarListRqlJobs: AppAction<typeof RollbarListRqlJobsInput, typeof RollbarListRqlJobsOutput, typeof rollbar.credential>;
|
|
37
25
|
//#endregion
|
|
38
26
|
export { rollbarListRqlJobs };
|
|
39
27
|
//# sourceMappingURL=list-rql-jobs.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-rql-jobs.d.mts","names":[],"sources":["../../src/actions/list-rql-jobs.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-rql-jobs.d.mts","names":[],"sources":["../../src/actions/list-rql-jobs.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAgBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-rql-jobs.mjs","names":[],"sources":["../../src/actions/list-rql-jobs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RollbarListRqlJobsInput = z.object({\n page: z.number().int().describe(\"Page number starting from 1\").optional(),\n}).describe(\"Request parameters for listing all RQL jobs.\");\nconst RollbarListRqlJobs_RqlJobSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the RQL job\").nullable().optional(),\n status: z.string().describe(\"Current status of the RQL job\").nullable().optional(),\n job_hash: z.string().describe(\"Hash identifier for the job\").nullable().optional(),\n project_id: z.number().int().describe(\"Project ID associated with this job\").nullable().optional(),\n date_created: z.number().int().describe(\"Unix timestamp when the job was created\").nullable().optional(),\n query_string: z.string().describe(\"RQL query string for this job\").nullable().optional(),\n date_modified: z.number().int().describe(\"Unix timestamp when the job was last modified\").nullable().optional(),\n}).passthrough().describe(\"Represents a single RQL job.\");\nconst RollbarListRqlJobs_RqlJobsResultSchema = z.object({\n jobs: z.array(RollbarListRqlJobs_RqlJobSchema).describe(\"List of RQL jobs in the account.\"),\n total_pages: z.number().int().describe(\"Total number of pages available.\").nullable(),\n}).passthrough().describe(\"Result object containing the jobs list and pagination info.\");\nexport const RollbarListRqlJobsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success.\").nullable(),\n result: RollbarListRqlJobs_RqlJobsResultSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing all RQL jobs.\");\n\nexport const rollbarListRqlJobs = action(\"ROLLBAR_LIST_RQL_JOBS\", {\n slug: \"rollbar-list-rql-jobs\",\n name: \"List RQL Jobs\",\n description: \"Tool to list all RQL (Rollbar Query Language) jobs. Use when you need to retrieve all RQL jobs and their statuses.\",\n input: RollbarListRqlJobsInput,\n output: RollbarListRqlJobsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-rql-jobs.mjs","names":[],"sources":["../../src/actions/list-rql-jobs.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rollbar } from \"../app\";\n\nexport const RollbarListRqlJobsInput = z.object({\n page: z.number().int().describe(\"Page number starting from 1\").optional(),\n}).describe(\"Request parameters for listing all RQL jobs.\");\nconst RollbarListRqlJobs_RqlJobSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the RQL job\").nullable().optional(),\n status: z.string().describe(\"Current status of the RQL job\").nullable().optional(),\n job_hash: z.string().describe(\"Hash identifier for the job\").nullable().optional(),\n project_id: z.number().int().describe(\"Project ID associated with this job\").nullable().optional(),\n date_created: z.number().int().describe(\"Unix timestamp when the job was created\").nullable().optional(),\n query_string: z.string().describe(\"RQL query string for this job\").nullable().optional(),\n date_modified: z.number().int().describe(\"Unix timestamp when the job was last modified\").nullable().optional(),\n}).passthrough().describe(\"Represents a single RQL job.\");\nconst RollbarListRqlJobs_RqlJobsResultSchema = z.object({\n jobs: z.array(RollbarListRqlJobs_RqlJobSchema).describe(\"List of RQL jobs in the account.\"),\n total_pages: z.number().int().describe(\"Total number of pages available.\").nullable(),\n}).passthrough().describe(\"Result object containing the jobs list and pagination info.\");\nexport const RollbarListRqlJobsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success.\").nullable(),\n result: RollbarListRqlJobs_RqlJobsResultSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing all RQL jobs.\");\n\nexport const rollbarListRqlJobs: AppAction<\n typeof RollbarListRqlJobsInput,\n typeof RollbarListRqlJobsOutput,\n typeof rollbar.credential\n> = action(\"ROLLBAR_LIST_RQL_JOBS\", {\n slug: \"rollbar-list-rql-jobs\",\n name: \"List RQL Jobs\",\n description: \"Tool to list all RQL (Rollbar Query Language) jobs. Use when you need to retrieve all RQL jobs and their statuses.\",\n input: RollbarListRqlJobsInput,\n output: RollbarListRqlJobsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0B,EAAE,OAAO,EAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,EAC1E,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAM,yCAAyC,EAAE,OAAO;CACtD,MAAM,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,kCAAkC;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAMvF,MAAa,qBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdsC,EAAE,OAAO;EAC/C,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC5E,QAAQ,uCAAuC,SAAS;CAC1D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-team-invitations.cjs","names":["z","action"],"sources":["../../src/actions/list-team-invitations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RollbarListTeamInvitationsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination. Returns up to 5000 results per page. Use page=2, page=3, etc. to get subsequent pages.\").optional(),\n team_id: z.number().int().describe(\"Unique identifier of the team to list invitations for.\"),\n}).describe(\"Request model for listing pending invitations to a Rollbar team.\");\nconst RollbarListTeamInvitations_InvitationSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the invitation.\").nullable(),\n status: z.string().describe(\"Current status of the invitation (e.g., pending, accepted, declined).\").nullable(),\n team_id: z.number().int().describe(\"Identifier of the team the invitation is for.\").nullable(),\n to_email: z.string().describe(\"Email address of the person invited to the team.\").nullable(),\n date_created: z.number().int().describe(\"Unix timestamp when the invitation was created.\").nullable(),\n from_user_id: z.number().int().describe(\"User ID of the person who sent the invitation.\").nullable(),\n date_redeemed: z.number().int().describe(\"Unix timestamp when the invitation was redeemed/accepted. Null if not yet redeemed.\").nullable().optional(),\n}).passthrough().describe(\"Represents a pending invitation to a Rollbar team.\");\nexport const RollbarListTeamInvitationsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success, non-zero indicates an error.\").nullable(),\n result: z.array(RollbarListTeamInvitations_InvitationSchema).describe(\"List of invitation objects for the team.\"),\n}).passthrough().describe(\"Response containing the list of team invitations and error status.\");\n\nexport const rollbarListTeamInvitations = action(\"ROLLBAR_LIST_TEAM_INVITATIONS\", {\n slug: \"rollbar-list-team-invitations\",\n name: \"List Team Invitations\",\n description: \"Tool to list pending invitations to a Rollbar team. Use when you need to view all outstanding team invitations.\",\n input: RollbarListTeamInvitationsInput,\n output: RollbarListTeamInvitationsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-team-invitations.cjs","names":["z","action"],"sources":["../../src/actions/list-team-invitations.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rollbar } from \"../app\";\n\nexport const RollbarListTeamInvitationsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination. Returns up to 5000 results per page. Use page=2, page=3, etc. to get subsequent pages.\").optional(),\n team_id: z.number().int().describe(\"Unique identifier of the team to list invitations for.\"),\n}).describe(\"Request model for listing pending invitations to a Rollbar team.\");\nconst RollbarListTeamInvitations_InvitationSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the invitation.\").nullable(),\n status: z.string().describe(\"Current status of the invitation (e.g., pending, accepted, declined).\").nullable(),\n team_id: z.number().int().describe(\"Identifier of the team the invitation is for.\").nullable(),\n to_email: z.string().describe(\"Email address of the person invited to the team.\").nullable(),\n date_created: z.number().int().describe(\"Unix timestamp when the invitation was created.\").nullable(),\n from_user_id: z.number().int().describe(\"User ID of the person who sent the invitation.\").nullable(),\n date_redeemed: z.number().int().describe(\"Unix timestamp when the invitation was redeemed/accepted. Null if not yet redeemed.\").nullable().optional(),\n}).passthrough().describe(\"Represents a pending invitation to a Rollbar team.\");\nexport const RollbarListTeamInvitationsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success, non-zero indicates an error.\").nullable(),\n result: z.array(RollbarListTeamInvitations_InvitationSchema).describe(\"List of invitation objects for the team.\"),\n}).passthrough().describe(\"Response containing the list of team invitations and error status.\");\n\nexport const rollbarListTeamInvitations: AppAction<\n typeof RollbarListTeamInvitationsInput,\n typeof RollbarListTeamInvitationsOutput,\n typeof rollbar.credential\n> = action(\"ROLLBAR_LIST_TEAM_INVITATIONS\", {\n slug: \"rollbar-list-team-invitations\",\n name: \"List Team Invitations\",\n description: \"Tool to list pending invitations to a Rollbar team. Use when you need to view all outstanding team invitations.\",\n input: RollbarListTeamInvitationsInput,\n output: RollbarListTeamInvitationsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC/J,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;AAC7F,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAChF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC9G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC7F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACpG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,0CAA0C;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAAoE;AAE9F,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rollbar } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-team-invitations.d.ts
|
|
@@ -17,22 +19,7 @@ declare const RollbarListTeamInvitationsOutput: z.ZodObject<{
|
|
|
17
19
|
date_redeemed: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
20
|
}, z.core.$loose>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const rollbarListTeamInvitations:
|
|
21
|
-
team_id: number;
|
|
22
|
-
page?: number | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
30
|
-
connectionId: z.ZodString;
|
|
31
|
-
entityId: z.ZodString;
|
|
32
|
-
instanceId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>;
|
|
22
|
+
declare const rollbarListTeamInvitations: AppAction<typeof RollbarListTeamInvitationsInput, typeof RollbarListTeamInvitationsOutput, typeof rollbar.credential>;
|
|
36
23
|
//#endregion
|
|
37
24
|
export { rollbarListTeamInvitations };
|
|
38
25
|
//# sourceMappingURL=list-team-invitations.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-team-invitations.d.cts","names":[],"sources":["../../src/actions/list-team-invitations.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-team-invitations.d.cts","names":[],"sources":["../../src/actions/list-team-invitations.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAa/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rollbar } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-team-invitations.d.ts
|
|
@@ -17,22 +19,7 @@ declare const RollbarListTeamInvitationsOutput: z.ZodObject<{
|
|
|
17
19
|
date_redeemed: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
20
|
}, z.core.$loose>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const rollbarListTeamInvitations:
|
|
21
|
-
team_id: number;
|
|
22
|
-
page?: number | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
30
|
-
connectionId: z.ZodString;
|
|
31
|
-
entityId: z.ZodString;
|
|
32
|
-
instanceId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>;
|
|
22
|
+
declare const rollbarListTeamInvitations: AppAction<typeof RollbarListTeamInvitationsInput, typeof RollbarListTeamInvitationsOutput, typeof rollbar.credential>;
|
|
36
23
|
//#endregion
|
|
37
24
|
export { rollbarListTeamInvitations };
|
|
38
25
|
//# sourceMappingURL=list-team-invitations.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-team-invitations.d.mts","names":[],"sources":["../../src/actions/list-team-invitations.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-team-invitations.d.mts","names":[],"sources":["../../src/actions/list-team-invitations.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAa/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-team-invitations.mjs","names":[],"sources":["../../src/actions/list-team-invitations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RollbarListTeamInvitationsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination. Returns up to 5000 results per page. Use page=2, page=3, etc. to get subsequent pages.\").optional(),\n team_id: z.number().int().describe(\"Unique identifier of the team to list invitations for.\"),\n}).describe(\"Request model for listing pending invitations to a Rollbar team.\");\nconst RollbarListTeamInvitations_InvitationSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the invitation.\").nullable(),\n status: z.string().describe(\"Current status of the invitation (e.g., pending, accepted, declined).\").nullable(),\n team_id: z.number().int().describe(\"Identifier of the team the invitation is for.\").nullable(),\n to_email: z.string().describe(\"Email address of the person invited to the team.\").nullable(),\n date_created: z.number().int().describe(\"Unix timestamp when the invitation was created.\").nullable(),\n from_user_id: z.number().int().describe(\"User ID of the person who sent the invitation.\").nullable(),\n date_redeemed: z.number().int().describe(\"Unix timestamp when the invitation was redeemed/accepted. Null if not yet redeemed.\").nullable().optional(),\n}).passthrough().describe(\"Represents a pending invitation to a Rollbar team.\");\nexport const RollbarListTeamInvitationsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success, non-zero indicates an error.\").nullable(),\n result: z.array(RollbarListTeamInvitations_InvitationSchema).describe(\"List of invitation objects for the team.\"),\n}).passthrough().describe(\"Response containing the list of team invitations and error status.\");\n\nexport const rollbarListTeamInvitations = action(\"ROLLBAR_LIST_TEAM_INVITATIONS\", {\n slug: \"rollbar-list-team-invitations\",\n name: \"List Team Invitations\",\n description: \"Tool to list pending invitations to a Rollbar team. Use when you need to view all outstanding team invitations.\",\n input: RollbarListTeamInvitationsInput,\n output: RollbarListTeamInvitationsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-team-invitations.mjs","names":[],"sources":["../../src/actions/list-team-invitations.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rollbar } from \"../app\";\n\nexport const RollbarListTeamInvitationsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination. Returns up to 5000 results per page. Use page=2, page=3, etc. to get subsequent pages.\").optional(),\n team_id: z.number().int().describe(\"Unique identifier of the team to list invitations for.\"),\n}).describe(\"Request model for listing pending invitations to a Rollbar team.\");\nconst RollbarListTeamInvitations_InvitationSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the invitation.\").nullable(),\n status: z.string().describe(\"Current status of the invitation (e.g., pending, accepted, declined).\").nullable(),\n team_id: z.number().int().describe(\"Identifier of the team the invitation is for.\").nullable(),\n to_email: z.string().describe(\"Email address of the person invited to the team.\").nullable(),\n date_created: z.number().int().describe(\"Unix timestamp when the invitation was created.\").nullable(),\n from_user_id: z.number().int().describe(\"User ID of the person who sent the invitation.\").nullable(),\n date_redeemed: z.number().int().describe(\"Unix timestamp when the invitation was redeemed/accepted. Null if not yet redeemed.\").nullable().optional(),\n}).passthrough().describe(\"Represents a pending invitation to a Rollbar team.\");\nexport const RollbarListTeamInvitationsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success, non-zero indicates an error.\").nullable(),\n result: z.array(RollbarListTeamInvitations_InvitationSchema).describe(\"List of invitation objects for the team.\"),\n}).passthrough().describe(\"Response containing the list of team invitations and error status.\");\n\nexport const rollbarListTeamInvitations: AppAction<\n typeof RollbarListTeamInvitationsInput,\n typeof RollbarListTeamInvitationsOutput,\n typeof rollbar.credential\n> = action(\"ROLLBAR_LIST_TEAM_INVITATIONS\", {\n slug: \"rollbar-list-team-invitations\",\n name: \"List Team Invitations\",\n description: \"Tool to list pending invitations to a Rollbar team. Use when you need to view all outstanding team invitations.\",\n input: RollbarListTeamInvitationsInput,\n output: RollbarListTeamInvitationsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC/J,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD;AAC7F,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAChF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC9G,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACpG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAM9E,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd8C,EAAE,OAAO;EACvD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACzG,QAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,0CAA0C;CAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-team-projects.cjs","names":["z","action"],"sources":["../../src/actions/list-team-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RollbarListTeamProjectsInput = z.object({\n team_id: z.number().int().describe(\"The unique identifier of the team whose projects you want to list.\"),\n}).describe(\"Request model for listing all projects a team has access to.\");\nconst RollbarListTeamProjects_TeamProjectSchema = z.object({\n team_id: z.number().int().describe(\"The identifier for the team.\").nullable(),\n project_id: z.number().int().describe(\"The identifier for the project.\").nullable(),\n}).passthrough().describe(\"Represents a single project associated with a team.\");\nexport const RollbarListTeamProjectsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success.\").nullable(),\n result: z.array(RollbarListTeamProjects_TeamProjectSchema).describe(\"List of projects the team has access to, with team_id and project_id for each.\"),\n}).passthrough().describe(\"Response containing the list of projects a team has access to.\");\n\nexport const rollbarListTeamProjects = action(\"ROLLBAR_LIST_TEAM_PROJECTS\", {\n slug: \"rollbar-list-team-projects\",\n name: \"List Team Projects\",\n description: \"Tool to list all projects a team has access to in Rollbar. Use when you need to see which projects are associated with a specific team.\",\n input: RollbarListTeamProjectsInput,\n output: RollbarListTeamProjectsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-team-projects.cjs","names":["z","action"],"sources":["../../src/actions/list-team-projects.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { rollbar } from \"../app\";\n\nexport const RollbarListTeamProjectsInput = z.object({\n team_id: z.number().int().describe(\"The unique identifier of the team whose projects you want to list.\"),\n}).describe(\"Request model for listing all projects a team has access to.\");\nconst RollbarListTeamProjects_TeamProjectSchema = z.object({\n team_id: z.number().int().describe(\"The identifier for the team.\").nullable(),\n project_id: z.number().int().describe(\"The identifier for the project.\").nullable(),\n}).passthrough().describe(\"Represents a single project associated with a team.\");\nexport const RollbarListTeamProjectsOutput = z.object({\n err: z.number().int().describe(\"Error code. 0 indicates success.\").nullable(),\n result: z.array(RollbarListTeamProjects_TeamProjectSchema).describe(\"List of projects the team has access to, with team_id and project_id for each.\"),\n}).passthrough().describe(\"Response containing the list of projects a team has access to.\");\n\nexport const rollbarListTeamProjects: AppAction<\n typeof RollbarListTeamProjectsInput,\n typeof RollbarListTeamProjectsOutput,\n typeof rollbar.credential\n> = action(\"ROLLBAR_LIST_TEAM_PROJECTS\", {\n slug: \"rollbar-list-team-projects\",\n name: \"List Team Projects\",\n description: \"Tool to list all projects a team has access to in Rollbar. Use when you need to see which projects are associated with a specific team.\",\n input: RollbarListTeamProjectsInput,\n output: RollbarListTeamProjectsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,EACzG,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC5E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,gFAAgF;AACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAE1F,MAAa,0BAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { rollbar } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-team-projects.d.ts
|
|
@@ -11,21 +13,7 @@ declare const RollbarListTeamProjectsOutput: z.ZodObject<{
|
|
|
11
13
|
project_id: z.ZodNullable<z.ZodNumber>;
|
|
12
14
|
}, z.core.$loose>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const rollbarListTeamProjects:
|
|
15
|
-
team_id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
generic_api_key: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rollbar", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>;
|
|
16
|
+
declare const rollbarListTeamProjects: AppAction<typeof RollbarListTeamProjectsInput, typeof RollbarListTeamProjectsOutput, typeof rollbar.credential>;
|
|
29
17
|
//#endregion
|
|
30
18
|
export { rollbarListTeamProjects };
|
|
31
19
|
//# sourceMappingURL=list-team-projects.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-team-projects.d.cts","names":[],"sources":["../../src/actions/list-team-projects.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-team-projects.d.cts","names":[],"sources":["../../src/actions/list-team-projects.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,OAAA,CAAQ,UAAA"}
|