@keystrokehq/rocketadmin 0.1.0 → 0.1.2
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-api-key.cjs +1 -1
- package/dist/actions/check-api-key.cjs.map +1 -1
- package/dist/actions/check-api-key.d.cts +5 -3
- package/dist/actions/check-api-key.d.cts.map +1 -1
- package/dist/actions/check-api-key.d.mts +5 -3
- package/dist/actions/check-api-key.d.mts.map +1 -1
- package/dist/actions/check-api-key.mjs +1 -1
- package/dist/actions/check-api-key.mjs.map +1 -1
- package/dist/actions/delete-table-row.cjs.map +1 -1
- package/dist/actions/delete-table-row.d.cts +13 -3
- package/dist/actions/delete-table-row.d.cts.map +1 -1
- package/dist/actions/delete-table-row.d.mts +13 -3
- package/dist/actions/delete-table-row.d.mts.map +1 -1
- package/dist/actions/delete-table-row.mjs.map +1 -1
- package/dist/actions/get-company-invite-verify.cjs.map +1 -1
- package/dist/actions/get-company-invite-verify.d.cts +10 -3
- package/dist/actions/get-company-invite-verify.d.cts.map +1 -1
- package/dist/actions/get-company-invite-verify.d.mts +10 -3
- package/dist/actions/get-company-invite-verify.d.mts.map +1 -1
- package/dist/actions/get-company-invite-verify.mjs.map +1 -1
- package/dist/actions/get-connection-tables-v2.cjs.map +1 -1
- package/dist/actions/get-connection-tables-v2.d.cts +23 -3
- package/dist/actions/get-connection-tables-v2.d.cts.map +1 -1
- package/dist/actions/get-connection-tables-v2.d.mts +23 -3
- package/dist/actions/get-connection-tables-v2.d.mts.map +1 -1
- package/dist/actions/get-connection-tables-v2.mjs.map +1 -1
- package/dist/actions/get-connection-token.cjs +1 -1
- package/dist/actions/get-connection-token.cjs.map +1 -1
- package/dist/actions/get-connection-token.d.cts +5 -3
- package/dist/actions/get-connection-token.d.cts.map +1 -1
- package/dist/actions/get-connection-token.d.mts +5 -3
- package/dist/actions/get-connection-token.d.mts.map +1 -1
- package/dist/actions/get-connection-token.mjs +1 -1
- package/dist/actions/get-connection-token.mjs.map +1 -1
- package/dist/actions/get-connections.cjs.map +1 -1
- package/dist/actions/get-connections.d.cts +19 -3
- package/dist/actions/get-connections.d.cts.map +1 -1
- package/dist/actions/get-connections.d.mts +19 -3
- package/dist/actions/get-connections.d.mts.map +1 -1
- package/dist/actions/get-connections.mjs.map +1 -1
- package/dist/actions/get-hello.cjs +1 -1
- package/dist/actions/get-hello.cjs.map +1 -1
- package/dist/actions/get-hello.d.cts +5 -3
- package/dist/actions/get-hello.d.cts.map +1 -1
- package/dist/actions/get-hello.d.mts +5 -3
- package/dist/actions/get-hello.d.mts.map +1 -1
- package/dist/actions/get-hello.mjs +1 -1
- package/dist/actions/get-hello.mjs.map +1 -1
- package/dist/actions/get-saas-users-email.cjs.map +1 -1
- package/dist/actions/get-saas-users-email.d.cts +14 -3
- package/dist/actions/get-saas-users-email.d.cts.map +1 -1
- package/dist/actions/get-saas-users-email.d.mts +14 -3
- package/dist/actions/get-saas-users-email.d.mts.map +1 -1
- package/dist/actions/get-saas-users-email.mjs.map +1 -1
- package/dist/actions/get-table-row.cjs.map +1 -1
- package/dist/actions/get-table-row.d.cts +11 -3
- package/dist/actions/get-table-row.d.cts.map +1 -1
- package/dist/actions/get-table-row.d.mts +11 -3
- package/dist/actions/get-table-row.d.mts.map +1 -1
- package/dist/actions/get-table-row.mjs.map +1 -1
- package/dist/actions/get-table-structure.cjs.map +1 -1
- package/dist/actions/get-table-structure.d.cts +31 -3
- package/dist/actions/get-table-structure.d.cts.map +1 -1
- package/dist/actions/get-table-structure.d.mts +31 -3
- package/dist/actions/get-table-structure.d.mts.map +1 -1
- package/dist/actions/get-table-structure.mjs.map +1 -1
- package/dist/actions/get-user-email-verify.cjs.map +1 -1
- package/dist/actions/get-user-email-verify.d.cts +11 -3
- package/dist/actions/get-user-email-verify.d.cts.map +1 -1
- package/dist/actions/get-user-email-verify.d.mts +11 -3
- package/dist/actions/get-user-email-verify.d.mts.map +1 -1
- package/dist/actions/get-user-email-verify.mjs.map +1 -1
- package/dist/actions/post-table-csv-export.cjs +2 -2
- package/dist/actions/post-table-csv-export.cjs.map +1 -1
- package/dist/actions/post-table-csv-export.d.cts +26 -3
- package/dist/actions/post-table-csv-export.d.cts.map +1 -1
- package/dist/actions/post-table-csv-export.d.mts +26 -3
- package/dist/actions/post-table-csv-export.d.mts.map +1 -1
- package/dist/actions/post-table-csv-export.mjs +2 -2
- package/dist/actions/post-table-csv-export.mjs.map +1 -1
- package/dist/actions/post-table-row.cjs.map +1 -1
- package/dist/actions/post-table-row.d.cts +11 -3
- package/dist/actions/post-table-row.d.cts.map +1 -1
- package/dist/actions/post-table-row.d.mts +11 -3
- package/dist/actions/post-table-row.d.mts.map +1 -1
- package/dist/actions/post-table-row.mjs.map +1 -1
- package/dist/actions/post-table-rows-find.cjs.map +1 -1
- package/dist/actions/post-table-rows-find.d.cts +15 -3
- package/dist/actions/post-table-rows-find.d.cts.map +1 -1
- package/dist/actions/post-table-rows-find.d.mts +15 -3
- package/dist/actions/post-table-rows-find.d.mts.map +1 -1
- package/dist/actions/post-table-rows-find.mjs.map +1 -1
- package/dist/actions/put-table-row.cjs.map +1 -1
- package/dist/actions/put-table-row.d.cts +13 -3
- package/dist/actions/put-table-row.d.cts.map +1 -1
- package/dist/actions/put-table-row.d.mts +13 -3
- package/dist/actions/put-table-row.d.mts.map +1 -1
- package/dist/actions/put-table-row.mjs.map +1 -1
- package/dist/actions/put-table-rows-delete.cjs.map +1 -1
- package/dist/actions/put-table-rows-delete.d.cts +13 -3
- package/dist/actions/put-table-rows-delete.d.cts.map +1 -1
- package/dist/actions/put-table-rows-delete.d.mts +13 -3
- package/dist/actions/put-table-rows-delete.d.mts.map +1 -1
- package/dist/actions/put-table-rows-delete.mjs.map +1 -1
- package/dist/actions/put-table-rows-update.cjs.map +1 -1
- package/dist/actions/put-table-rows-update.d.cts +15 -3
- package/dist/actions/put-table-rows-update.d.cts.map +1 -1
- package/dist/actions/put-table-rows-update.d.mts +15 -3
- package/dist/actions/put-table-rows-update.d.mts.map +1 -1
- package/dist/actions/put-table-rows-update.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,32 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/post-table-csv-export.d.ts
|
|
4
|
-
declare const RocketadminPostTableCsvExportInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPostTableCsvExportInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
email: z.ZodOptional<z.ZodString>;
|
|
7
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
order: z.ZodOptional<z.ZodString>;
|
|
9
|
+
dateTo: z.ZodOptional<z.ZodString>;
|
|
10
|
+
perPage: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
dateFrom: z.ZodOptional<z.ZodString>;
|
|
12
|
+
tableName: z.ZodString;
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const RocketadminPostTableCsvExportOutput: z.ZodObject<{
|
|
16
|
+
filename: z.ZodNullable<z.ZodString>;
|
|
17
|
+
csv_content: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const rocketadminPostTableCsvExport: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
tableName: string;
|
|
21
|
+
connectionId: string;
|
|
22
|
+
page?: number | undefined;
|
|
23
|
+
email?: string | undefined;
|
|
24
|
+
limit?: number | undefined;
|
|
25
|
+
order?: string | undefined;
|
|
26
|
+
dateTo?: string | undefined;
|
|
27
|
+
perPage?: number | undefined;
|
|
28
|
+
dateFrom?: string | undefined;
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
30
|
//#endregion
|
|
8
31
|
export { rocketadminPostTableCsvExport };
|
|
9
32
|
//# sourceMappingURL=post-table-csv-export.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-table-csv-export.d.cts","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"post-table-csv-export.d.cts","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;cAWlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -1,9 +1,32 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/post-table-csv-export.d.ts
|
|
4
|
-
declare const RocketadminPostTableCsvExportInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPostTableCsvExportInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
email: z.ZodOptional<z.ZodString>;
|
|
7
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
order: z.ZodOptional<z.ZodString>;
|
|
9
|
+
dateTo: z.ZodOptional<z.ZodString>;
|
|
10
|
+
perPage: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
dateFrom: z.ZodOptional<z.ZodString>;
|
|
12
|
+
tableName: z.ZodString;
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const RocketadminPostTableCsvExportOutput: z.ZodObject<{
|
|
16
|
+
filename: z.ZodNullable<z.ZodString>;
|
|
17
|
+
csv_content: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const rocketadminPostTableCsvExport: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
tableName: string;
|
|
21
|
+
connectionId: string;
|
|
22
|
+
page?: number | undefined;
|
|
23
|
+
email?: string | undefined;
|
|
24
|
+
limit?: number | undefined;
|
|
25
|
+
order?: string | undefined;
|
|
26
|
+
dateTo?: string | undefined;
|
|
27
|
+
perPage?: number | undefined;
|
|
28
|
+
dateFrom?: string | undefined;
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
30
|
//#endregion
|
|
8
31
|
export { rocketadminPostTableCsvExport };
|
|
9
32
|
//# sourceMappingURL=post-table-csv-export.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-table-csv-export.d.mts","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"post-table-csv-export.d.mts","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;cAWlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -16,8 +16,8 @@ const rocketadminPostTableCsvExport = action("ROCKETADMIN_POST_TABLE_CSV_EXPORT"
|
|
|
16
16
|
connectionId: z.string().describe("The unique identifier for the database connection.")
|
|
17
17
|
}).describe("Request model for exporting table data as CSV."),
|
|
18
18
|
output: z.object({
|
|
19
|
-
filename: z.string().describe("The suggested filename for the CSV file."),
|
|
20
|
-
csv_content: z.string().describe("The raw CSV content as a string.")
|
|
19
|
+
filename: z.string().describe("The suggested filename for the CSV file.").nullable(),
|
|
20
|
+
csv_content: z.string().describe("The raw CSV content as a string.").nullable()
|
|
21
21
|
}).describe("Response model for CSV export containing the downloaded file.")
|
|
22
22
|
});
|
|
23
23
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-table-csv-export.mjs","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableCsvExportInput
|
|
1
|
+
{"version":3,"file":"post-table-csv-export.mjs","names":[],"sources":["../../src/actions/post-table-csv-export.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableCsvExportInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >=1.\").optional(),\n email: z.string().describe(\"Filter by user email address.\").optional(),\n limit: z.number().int().describe(\"Maximum records to return. Default is 500 if pagination is not used. Must be >=1.\").optional(),\n order: z.string().describe(\"Sorting parameter (e.g., 'ASC' for ascending, 'DESC' for descending).\").optional(),\n dateTo: z.string().describe(\"End date for date range filtering (ISO8601 format).\").optional(),\n perPage: z.number().int().describe(\"Number of records per page, must be >=1.\").optional(),\n dateFrom: z.string().describe(\"Start date for date range filtering (ISO8601 format).\").optional(),\n tableName: z.string().describe(\"Specifies which table to export.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for exporting table data as CSV.\");\nexport const RocketadminPostTableCsvExportOutput = z.object({\n filename: z.string().describe(\"The suggested filename for the CSV file.\").nullable(),\n csv_content: z.string().describe(\"The raw CSV content as a string.\").nullable(),\n}).describe(\"Response model for CSV export containing the downloaded file.\");\n\nexport const rocketadminPostTableCsvExport = action(\"ROCKETADMIN_POST_TABLE_CSV_EXPORT\", {\n slug: \"rocketadmin-post-table-csv-export\",\n name: \"Export Table as CSV\",\n description: \"Tool to export table data as a CSV file from RocketAdmin. Use when you need to download table data in CSV format. This is an API+ feature that exports the specified table with optional filtering, pagination, and sorting.\",\n input: RocketadminPostTableCsvExportInput,\n output: RocketadminPostTableCsvExportOutput,\n});\n"],"mappings":";;AAoBA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACrF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACrE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;EAC/H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAC7G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC5F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACxF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAChG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EACjE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACxF,CAAC,CAAC,CAAC,SAAS,gDAUH;CACP,QAViD,EAAE,OAAO;EAC1D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAChF,CAAC,CAAC,CAAC,SAAS,+DAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-table-row.cjs","names":["z","action"],"sources":["../../src/actions/post-table-row.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableRowInput
|
|
1
|
+
{"version":3,"file":"post-table-row.cjs","names":["z","action"],"sources":["../../src/actions/post-table-row.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableRowInput = z.object({\n row_data: z.object({}).describe(\"The row data to insert. Keys should match table column names and values should match expected data types. The structure depends on the target table schema.\"),\n tableName: z.string().describe(\"The name of the database table where the row should be inserted.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection where the row will be added.\"),\n}).describe(\"Request model for adding a new row to a table.\");\nexport const RocketadminPostTableRowOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing the newly created row data.\\nThe response structure is dynamic and depends on the table schema.\\nAll columns and their values are returned as top-level fields.\");\n\nexport const rocketadminPostTableRow = action(\"ROCKETADMIN_POST_TABLE_ROW\", {\n slug: \"rocketadmin-post-table-row\",\n name: \"Add Row to Table\",\n description: \"Tool to add a new row to a database table in RocketAdmin. Use when you need to insert data into a specific table. This is an API+ feature that creates a new row with the provided field values.\",\n input: RocketadminPostTableRowInput,\n output: RocketadminPostTableRowOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6JAA6J;CAC7L,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;AACpH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,gCAAgCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2LAA2L;AAEnR,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/post-table-row.d.ts
|
|
4
|
-
declare const RocketadminPostTableRowInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPostTableRowInput: z.ZodObject<{
|
|
5
|
+
row_data: z.ZodObject<{}, z.core.$strip>;
|
|
6
|
+
tableName: z.ZodString;
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RocketadminPostTableRowOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
10
|
+
declare const rocketadminPostTableRow: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
row_data: Record<string, never>;
|
|
12
|
+
tableName: string;
|
|
13
|
+
connectionId: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { rocketadminPostTableRow };
|
|
9
17
|
//# sourceMappingURL=post-table-row.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-table-row.d.cts","names":[],"sources":["../../src/actions/post-table-row.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"post-table-row.d.cts","names":[],"sources":["../../src/actions/post-table-row.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA;YAMlC,MAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/post-table-row.d.ts
|
|
4
|
-
declare const RocketadminPostTableRowInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPostTableRowInput: z.ZodObject<{
|
|
5
|
+
row_data: z.ZodObject<{}, z.core.$strip>;
|
|
6
|
+
tableName: z.ZodString;
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RocketadminPostTableRowOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
10
|
+
declare const rocketadminPostTableRow: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
row_data: Record<string, never>;
|
|
12
|
+
tableName: string;
|
|
13
|
+
connectionId: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { rocketadminPostTableRow };
|
|
9
17
|
//# sourceMappingURL=post-table-row.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-table-row.d.mts","names":[],"sources":["../../src/actions/post-table-row.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"post-table-row.d.mts","names":[],"sources":["../../src/actions/post-table-row.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA;YAMlC,MAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-table-row.mjs","names":[],"sources":["../../src/actions/post-table-row.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableRowInput
|
|
1
|
+
{"version":3,"file":"post-table-row.mjs","names":[],"sources":["../../src/actions/post-table-row.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableRowInput = z.object({\n row_data: z.object({}).describe(\"The row data to insert. Keys should match table column names and values should match expected data types. The structure depends on the target table schema.\"),\n tableName: z.string().describe(\"The name of the database table where the row should be inserted.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection where the row will be added.\"),\n}).describe(\"Request model for adding a new row to a table.\");\nexport const RocketadminPostTableRowOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing the newly created row data.\\nThe response structure is dynamic and depends on the table schema.\\nAll columns and their values are returned as top-level fields.\");\n\nexport const rocketadminPostTableRow = action(\"ROCKETADMIN_POST_TABLE_ROW\", {\n slug: \"rocketadmin-post-table-row\",\n name: \"Add Row to Table\",\n description: \"Tool to add a new row to a database table in RocketAdmin. Use when you need to insert data into a specific table. This is an API+ feature that creates a new row with the provided field values.\",\n input: RocketadminPostTableRowInput,\n output: RocketadminPostTableRowOutput,\n});\n"],"mappings":";;AAWA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX0C,EAAE,OAAO;EACnD,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6JAA6J;EAC7L,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;EACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;CACpH,CAAC,CAAC,CAAC,SAAS,gDAOH;CACP,QAP2C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2LAO9E;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-table-rows-find.cjs","names":["z","action"],"sources":["../../src/actions/post-table-rows-find.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableRowsFindInput
|
|
1
|
+
{"version":3,"file":"post-table-rows-find.cjs","names":["z","action"],"sources":["../../src/actions/post-table-rows-find.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableRowsFindInput = z.object({\n page: z.number().int().describe(\"Pagination page number for retrieving specific page of results.\").optional(),\n filters: z.object({}).describe(\"Filter parameters to apply to the table rows query. Structure: {column_name: {operator: value}}. Operators include 'eq' (equals), 'ne' (not equals), 'gt' (greater than), 'gte' (greater than or equal), 'lt' (less than), 'lte' (less than or equal), 'like' (pattern matching), 'in' (in list), 'notin' (not in list), 'isnull' (is null), 'isnotnull' (is not null).\").optional(),\n perPage: z.number().int().describe(\"Number of results per page for pagination.\").optional(),\n tableName: z.string().describe(\"The name of the database table to query rows from.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for retrieving table rows with filter parameters in the body.\");\nexport const RocketadminPostTableRowsFindOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing all rows from the specified table that match the filters.\\nThe response structure is dynamic and depends on the table schema.\\nReturns an array of row objects with fields corresponding to the table columns.\");\n\nexport const rocketadminPostTableRowsFind = action(\"ROCKETADMIN_POST_TABLE_ROWS_FIND\", {\n slug: \"rocketadmin-post-table-rows-find\",\n name: \"Find Table Rows with Filters\",\n description: \"Tool to retrieve all rows from a database table with filter parameters in the request body. Use when you need to fetch rows with complex filtering conditions. This is an API+ feature that supports advanced filtering with operators like equals, greater than, less than, like, in, etc.\",\n input: RocketadminPostTableRowsFindInput,\n output: RocketadminPostTableRowsFindOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC5G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yWAAyW,CAAC,CAAC,SAAS;CACnZ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACnF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACxF,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAa,qCAAqCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0OAA0O;AAEvU,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/post-table-rows-find.d.ts
|
|
4
|
-
declare const RocketadminPostTableRowsFindInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPostTableRowsFindInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
filters: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
|
|
7
|
+
perPage: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
tableName: z.ZodString;
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const RocketadminPostTableRowsFindOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
12
|
+
declare const rocketadminPostTableRowsFind: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
tableName: string;
|
|
14
|
+
connectionId: string;
|
|
15
|
+
page?: number | undefined;
|
|
16
|
+
filters?: Record<string, never> | undefined;
|
|
17
|
+
perPage?: number | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { rocketadminPostTableRowsFind };
|
|
9
21
|
//# sourceMappingURL=post-table-rows-find.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-table-rows-find.d.cts","names":[],"sources":["../../src/actions/post-table-rows-find.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"post-table-rows-find.d.cts","names":[],"sources":["../../src/actions/post-table-rows-find.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;cAOjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,4BAAA,gCAA4B,wBAAA;;;;YAMvC,MAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/post-table-rows-find.d.ts
|
|
4
|
-
declare const RocketadminPostTableRowsFindInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPostTableRowsFindInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
filters: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
|
|
7
|
+
perPage: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
tableName: z.ZodString;
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const RocketadminPostTableRowsFindOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
12
|
+
declare const rocketadminPostTableRowsFind: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
tableName: string;
|
|
14
|
+
connectionId: string;
|
|
15
|
+
page?: number | undefined;
|
|
16
|
+
filters?: Record<string, never> | undefined;
|
|
17
|
+
perPage?: number | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { rocketadminPostTableRowsFind };
|
|
9
21
|
//# sourceMappingURL=post-table-rows-find.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-table-rows-find.d.mts","names":[],"sources":["../../src/actions/post-table-rows-find.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"post-table-rows-find.d.mts","names":[],"sources":["../../src/actions/post-table-rows-find.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;cAOjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,4BAAA,gCAA4B,wBAAA;;;;YAMvC,MAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-table-rows-find.mjs","names":[],"sources":["../../src/actions/post-table-rows-find.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableRowsFindInput
|
|
1
|
+
{"version":3,"file":"post-table-rows-find.mjs","names":[],"sources":["../../src/actions/post-table-rows-find.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPostTableRowsFindInput = z.object({\n page: z.number().int().describe(\"Pagination page number for retrieving specific page of results.\").optional(),\n filters: z.object({}).describe(\"Filter parameters to apply to the table rows query. Structure: {column_name: {operator: value}}. Operators include 'eq' (equals), 'ne' (not equals), 'gt' (greater than), 'gte' (greater than or equal), 'lt' (less than), 'lte' (less than or equal), 'like' (pattern matching), 'in' (in list), 'notin' (not in list), 'isnull' (is null), 'isnotnull' (is not null).\").optional(),\n perPage: z.number().int().describe(\"Number of results per page for pagination.\").optional(),\n tableName: z.string().describe(\"The name of the database table to query rows from.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection.\"),\n}).describe(\"Request model for retrieving table rows with filter parameters in the body.\");\nexport const RocketadminPostTableRowsFindOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing all rows from the specified table that match the filters.\\nThe response structure is dynamic and depends on the table schema.\\nReturns an array of row objects with fields corresponding to the table columns.\");\n\nexport const rocketadminPostTableRowsFind = action(\"ROCKETADMIN_POST_TABLE_ROWS_FIND\", {\n slug: \"rocketadmin-post-table-rows-find\",\n name: \"Find Table Rows with Filters\",\n description: \"Tool to retrieve all rows from a database table with filter parameters in the request body. Use when you need to fetch rows with complex filtering conditions. This is an API+ feature that supports advanced filtering with operators like equals, greater than, less than, like, in, etc.\",\n input: RocketadminPostTableRowsFindInput,\n output: RocketadminPostTableRowsFindOutput,\n});\n"],"mappings":";;AAaA,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb+C,EAAE,OAAO;EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EAC5G,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yWAAyW,CAAC,CAAC,SAAS;EACnZ,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC1F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EACnF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACxF,CAAC,CAAC,CAAC,SAAS,6EAOH;CACP,QAPgD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0OAOnF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-row.cjs","names":["z","action"],"sources":["../../src/actions/put-table-row.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowInput
|
|
1
|
+
{"version":3,"file":"put-table-row.cjs","names":["z","action"],"sources":["../../src/actions/put-table-row.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowInput = z.object({\n id: z.union([z.string(), z.number().int()]),\n row_data: z.object({}).describe(\"The row data to update. Keys should match table column names and values should match expected data types. Only include fields that need to be updated.\"),\n tableName: z.string().describe(\"The name of the database table containing the row to update.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection where the row will be updated.\"),\n}).describe(\"Request model for updating a row in a table by primary key.\");\nexport const RocketadminPutTableRowOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing the updated row data from the specified table.\\nThe response structure is dynamic and depends on the table schema.\\nAll columns and their values are returned as top-level fields.\");\n\nexport const rocketadminPutTableRow = action(\"ROCKETADMIN_PUT_TABLE_ROW\", {\n slug: \"rocketadmin-put-table-row\",\n name: \"Update Table Row by Primary Key\",\n description: \"Tool to update a row in a database table by its primary key. Use when you need to modify existing row data in a RocketAdmin connection. This is an API+ feature.\",\n input: RocketadminPutTableRowInput,\n output: RocketadminPutTableRowOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC;CAC1C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wJAAwJ;CACxL,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC7F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;AACtH,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8MAA8M;AAErS,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/put-table-row.d.ts
|
|
4
|
-
declare const RocketadminPutTableRowInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPutTableRowInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
6
|
+
row_data: z.ZodObject<{}, z.core.$strip>;
|
|
7
|
+
tableName: z.ZodString;
|
|
8
|
+
connectionId: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const RocketadminPutTableRowOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11
|
+
declare const rocketadminPutTableRow: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string | number;
|
|
13
|
+
row_data: Record<string, never>;
|
|
14
|
+
tableName: string;
|
|
15
|
+
connectionId: string;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { rocketadminPutTableRow };
|
|
9
19
|
//# sourceMappingURL=put-table-row.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-row.d.cts","names":[],"sources":["../../src/actions/put-table-row.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"put-table-row.d.cts","names":[],"sources":["../../src/actions/put-table-row.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA;;YAMjC,MAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/put-table-row.d.ts
|
|
4
|
-
declare const RocketadminPutTableRowInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPutTableRowInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
|
|
6
|
+
row_data: z.ZodObject<{}, z.core.$strip>;
|
|
7
|
+
tableName: z.ZodString;
|
|
8
|
+
connectionId: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const RocketadminPutTableRowOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11
|
+
declare const rocketadminPutTableRow: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string | number;
|
|
13
|
+
row_data: Record<string, never>;
|
|
14
|
+
tableName: string;
|
|
15
|
+
connectionId: string;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { rocketadminPutTableRow };
|
|
9
19
|
//# sourceMappingURL=put-table-row.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-row.d.mts","names":[],"sources":["../../src/actions/put-table-row.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"put-table-row.d.mts","names":[],"sources":["../../src/actions/put-table-row.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA;;YAMjC,MAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-row.mjs","names":[],"sources":["../../src/actions/put-table-row.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowInput
|
|
1
|
+
{"version":3,"file":"put-table-row.mjs","names":[],"sources":["../../src/actions/put-table-row.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowInput = z.object({\n id: z.union([z.string(), z.number().int()]),\n row_data: z.object({}).describe(\"The row data to update. Keys should match table column names and values should match expected data types. Only include fields that need to be updated.\"),\n tableName: z.string().describe(\"The name of the database table containing the row to update.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection where the row will be updated.\"),\n}).describe(\"Request model for updating a row in a table by primary key.\");\nexport const RocketadminPutTableRowOutput = z.record(z.string(), z.unknown()).describe(\"Response model containing the updated row data from the specified table.\\nThe response structure is dynamic and depends on the table schema.\\nAll columns and their values are returned as top-level fields.\");\n\nexport const rocketadminPutTableRow = action(\"ROCKETADMIN_PUT_TABLE_ROW\", {\n slug: \"rocketadmin-put-table-row\",\n name: \"Update Table Row by Primary Key\",\n description: \"Tool to update a row in a database table by its primary key. Use when you need to modify existing row data in a RocketAdmin connection. This is an API+ feature.\",\n input: RocketadminPutTableRowInput,\n output: RocketadminPutTableRowOutput,\n});\n"],"mappings":";;AAYA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZyC,EAAE,OAAO;EAClD,IAAI,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC;EAC1C,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wJAAwJ;EACxL,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EAC7F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CACtH,CAAC,CAAC,CAAC,SAAS,6DAOH;CACP,QAP0C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8MAO7E;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-rows-delete.cjs","names":["z","action"],"sources":["../../src/actions/put-table-rows-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowsDeleteInput
|
|
1
|
+
{"version":3,"file":"put-table-rows-delete.cjs","names":["z","action"],"sources":["../../src/actions/put-table-rows-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowsDeleteInput = z.object({\n rows: z.array(z.object({})).describe(\"Array of objects containing the primary key field(s) and their values for rows to be deleted. Each object must include the primary key field name(s) that identify the row.\"),\n tableName: z.string().describe(\"The name of the table from which rows will be deleted.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection where the deletion will occur.\"),\n}).describe(\"Request model for deleting multiple rows from a table by primary key.\");\nexport const RocketadminPutTableRowsDeleteOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the deletion was successful.\").nullable().optional(),\n}).describe(\"Response model for successful deletion of table rows.\");\n\nexport const rocketadminPutTableRowsDelete = action(\"ROCKETADMIN_PUT_TABLE_ROWS_DELETE\", {\n slug: \"rocketadmin-put-table-rows-delete\",\n name: \"Delete Multiple Table Rows\",\n description: \"Tool to delete multiple rows from a table by primary key. Use when you need to batch delete rows identified by their primary keys. This is an API+ feature.\",\n input: RocketadminPutTableRowsDeleteInput,\n output: RocketadminPutTableRowsDeleteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,6KAA6K;CAClN,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;AACtH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/put-table-rows-delete.d.ts
|
|
4
|
-
declare const RocketadminPutTableRowsDeleteInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPutTableRowsDeleteInput: z.ZodObject<{
|
|
5
|
+
rows: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
|
|
6
|
+
tableName: z.ZodString;
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RocketadminPutTableRowsDeleteOutput: z.ZodObject<{
|
|
10
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const rocketadminPutTableRowsDelete: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
rows: Record<string, never>[];
|
|
14
|
+
tableName: string;
|
|
15
|
+
connectionId: string;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { rocketadminPutTableRowsDelete };
|
|
9
19
|
//# sourceMappingURL=put-table-rows-delete.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-rows-delete.d.cts","names":[],"sources":["../../src/actions/put-table-rows-delete.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"put-table-rows-delete.d.cts","names":[],"sources":["../../src/actions/put-table-rows-delete.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAKlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA;QAMxC,MAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/put-table-rows-delete.d.ts
|
|
4
|
-
declare const RocketadminPutTableRowsDeleteInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPutTableRowsDeleteInput: z.ZodObject<{
|
|
5
|
+
rows: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
|
|
6
|
+
tableName: z.ZodString;
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RocketadminPutTableRowsDeleteOutput: z.ZodObject<{
|
|
10
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const rocketadminPutTableRowsDelete: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
rows: Record<string, never>[];
|
|
14
|
+
tableName: string;
|
|
15
|
+
connectionId: string;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { rocketadminPutTableRowsDelete };
|
|
9
19
|
//# sourceMappingURL=put-table-rows-delete.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-rows-delete.d.mts","names":[],"sources":["../../src/actions/put-table-rows-delete.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"put-table-rows-delete.d.mts","names":[],"sources":["../../src/actions/put-table-rows-delete.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAKlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA;QAMxC,MAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-rows-delete.mjs","names":[],"sources":["../../src/actions/put-table-rows-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowsDeleteInput
|
|
1
|
+
{"version":3,"file":"put-table-rows-delete.mjs","names":[],"sources":["../../src/actions/put-table-rows-delete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowsDeleteInput = z.object({\n rows: z.array(z.object({})).describe(\"Array of objects containing the primary key field(s) and their values for rows to be deleted. Each object must include the primary key field name(s) that identify the row.\"),\n tableName: z.string().describe(\"The name of the table from which rows will be deleted.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection where the deletion will occur.\"),\n}).describe(\"Request model for deleting multiple rows from a table by primary key.\");\nexport const RocketadminPutTableRowsDeleteOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the deletion was successful.\").nullable().optional(),\n}).describe(\"Response model for successful deletion of table rows.\");\n\nexport const rocketadminPutTableRowsDelete = action(\"ROCKETADMIN_PUT_TABLE_ROWS_DELETE\", {\n slug: \"rocketadmin-put-table-rows-delete\",\n name: \"Delete Multiple Table Rows\",\n description: \"Tool to delete multiple rows from a table by primary key. Use when you need to batch delete rows identified by their primary keys. This is an API+ feature.\",\n input: RocketadminPutTableRowsDeleteInput,\n output: RocketadminPutTableRowsDeleteOutput,\n});\n"],"mappings":";;AAaA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbgD,EAAE,OAAO;EACzD,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,6KAA6K;EAClN,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EACvF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CACtH,CAAC,CAAC,CAAC,SAAS,uEASH;CACP,QATiD,EAAE,OAAO,EAC1D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-rows-update.cjs","names":["z","action"],"sources":["../../src/actions/put-table-rows-update.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowsUpdateInput
|
|
1
|
+
{"version":3,"file":"put-table-rows-update.cjs","names":["z","action"],"sources":["../../src/actions/put-table-rows-update.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowsUpdateInput = z.object({\n newValues: z.object({}).describe(\"Object containing the field names and new values to be set for all identified rows. Keys should match table column names.\"),\n tableName: z.string().describe(\"The name of the table where rows will be updated.\"),\n primaryKeys: z.array(z.object({})).describe(\"Array of objects containing the primary key field(s) and their values for rows to be updated. Each object must include the primary key field name(s) that identify the row.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection where the update will occur.\"),\n}).describe(\"Request model for updating multiple rows in a table by primary key.\");\nexport const RocketadminPutTableRowsUpdateOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the update was successful.\").nullable().optional(),\n}).describe(\"Response model for successful update of table rows.\");\n\nexport const rocketadminPutTableRowsUpdate = action(\"ROCKETADMIN_PUT_TABLE_ROWS_UPDATE\", {\n slug: \"rocketadmin-put-table-rows-update\",\n name: \"Update Multiple Table Rows\",\n description: \"Tool to update multiple rows in a table by primary key. Use when you need to batch update rows identified by their primary keys with the same new values. This is an API+ feature.\",\n input: RocketadminPutTableRowsUpdateInput,\n output: RocketadminPutTableRowsUpdateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2HAA2H;CAC5J,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAClF,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,6KAA6K;CACzN,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;AACpH,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/put-table-rows-update.d.ts
|
|
4
|
-
declare const RocketadminPutTableRowsUpdateInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPutTableRowsUpdateInput: z.ZodObject<{
|
|
5
|
+
newValues: z.ZodObject<{}, z.core.$strip>;
|
|
6
|
+
tableName: z.ZodString;
|
|
7
|
+
primaryKeys: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
|
|
8
|
+
connectionId: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const RocketadminPutTableRowsUpdateOutput: z.ZodObject<{
|
|
11
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const rocketadminPutTableRowsUpdate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
newValues: Record<string, never>;
|
|
15
|
+
tableName: string;
|
|
16
|
+
primaryKeys: Record<string, never>[];
|
|
17
|
+
connectionId: string;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { rocketadminPutTableRowsUpdate };
|
|
9
21
|
//# sourceMappingURL=put-table-rows-update.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-rows-update.d.cts","names":[],"sources":["../../src/actions/put-table-rows-update.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"put-table-rows-update.d.cts","names":[],"sources":["../../src/actions/put-table-rows-update.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cAMlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA;aAMxC,MAAA;;eAAA,MAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/put-table-rows-update.d.ts
|
|
4
|
-
declare const RocketadminPutTableRowsUpdateInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RocketadminPutTableRowsUpdateInput: z.ZodObject<{
|
|
5
|
+
newValues: z.ZodObject<{}, z.core.$strip>;
|
|
6
|
+
tableName: z.ZodString;
|
|
7
|
+
primaryKeys: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
|
|
8
|
+
connectionId: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const RocketadminPutTableRowsUpdateOutput: z.ZodObject<{
|
|
11
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const rocketadminPutTableRowsUpdate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
newValues: Record<string, never>;
|
|
15
|
+
tableName: string;
|
|
16
|
+
primaryKeys: Record<string, never>[];
|
|
17
|
+
connectionId: string;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { rocketadminPutTableRowsUpdate };
|
|
9
21
|
//# sourceMappingURL=put-table-rows-update.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-rows-update.d.mts","names":[],"sources":["../../src/actions/put-table-rows-update.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"put-table-rows-update.d.mts","names":[],"sources":["../../src/actions/put-table-rows-update.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cAMlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA;aAMxC,MAAA;;eAAA,MAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-table-rows-update.mjs","names":[],"sources":["../../src/actions/put-table-rows-update.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowsUpdateInput
|
|
1
|
+
{"version":3,"file":"put-table-rows-update.mjs","names":[],"sources":["../../src/actions/put-table-rows-update.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketadminPutTableRowsUpdateInput = z.object({\n newValues: z.object({}).describe(\"Object containing the field names and new values to be set for all identified rows. Keys should match table column names.\"),\n tableName: z.string().describe(\"The name of the table where rows will be updated.\"),\n primaryKeys: z.array(z.object({})).describe(\"Array of objects containing the primary key field(s) and their values for rows to be updated. Each object must include the primary key field name(s) that identify the row.\"),\n connectionId: z.string().describe(\"The unique identifier for the database connection where the update will occur.\"),\n}).describe(\"Request model for updating multiple rows in a table by primary key.\");\nexport const RocketadminPutTableRowsUpdateOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the update was successful.\").nullable().optional(),\n}).describe(\"Response model for successful update of table rows.\");\n\nexport const rocketadminPutTableRowsUpdate = action(\"ROCKETADMIN_PUT_TABLE_ROWS_UPDATE\", {\n slug: \"rocketadmin-put-table-rows-update\",\n name: \"Update Multiple Table Rows\",\n description: \"Tool to update multiple rows in a table by primary key. Use when you need to batch update rows identified by their primary keys with the same new values. This is an API+ feature.\",\n input: RocketadminPutTableRowsUpdateInput,\n output: RocketadminPutTableRowsUpdateOutput,\n});\n"],"mappings":";;AAcA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdgD,EAAE,OAAO;EACzD,WAAW,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2HAA2H;EAC5J,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAClF,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,6KAA6K;EACzN,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;CACpH,CAAC,CAAC,CAAC,SAAS,qEASH;CACP,QATiD,EAAE,OAAO,EAC1D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
|
package/dist/catalog.cjs
CHANGED
|
@@ -7,7 +7,13 @@ const rocketadminCatalog = {
|
|
|
7
7
|
"category": "Developer Tools",
|
|
8
8
|
"logo": "https://logos.composio.dev/api/rocketadmin",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
|
-
"oauthScopes": []
|
|
10
|
+
"oauthScopes": [],
|
|
11
|
+
"credentialFields": { "api_key": {
|
|
12
|
+
"label": "API Key",
|
|
13
|
+
"secret": true,
|
|
14
|
+
"description": "Your secret RocketAdmin API key. Sign in, then create or copy it in your account settings: https://app.rocketadmin.com/user-settings"
|
|
15
|
+
} },
|
|
16
|
+
"credentialScheme": "API_KEY"
|
|
11
17
|
};
|
|
12
18
|
//#endregion
|
|
13
19
|
exports.rocketadminCatalog = rocketadminCatalog;
|
package/dist/catalog.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const rocketadminCatalog = {\n \"slug\": \"rocketadmin\",\n \"name\": \"Rocketadmin\",\n \"description\": \"Save months of work developing custom admin panels with our secure solution for your MySQL, PostgreSQL, MSSQL, Oracle DB or MongoDB project.\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/rocketadmin\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,qBAAqB;CAChC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const rocketadminCatalog = {\n \"slug\": \"rocketadmin\",\n \"name\": \"Rocketadmin\",\n \"description\": \"Save months of work developing custom admin panels with our secure solution for your MySQL, PostgreSQL, MSSQL, Oracle DB or MongoDB project.\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/rocketadmin\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your secret RocketAdmin API key. Sign in, then create or copy it in your account settings: https://app.rocketadmin.com/user-settings\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,qBAAqB;CAChC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
|