@keystrokehq/radar 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/autocomplete-address-or-place.cjs +8 -8
- package/dist/actions/autocomplete-address-or-place.cjs.map +1 -1
- package/dist/actions/autocomplete-address-or-place.d.cts +50 -3
- package/dist/actions/autocomplete-address-or-place.d.cts.map +1 -1
- package/dist/actions/autocomplete-address-or-place.d.mts +50 -3
- package/dist/actions/autocomplete-address-or-place.d.mts.map +1 -1
- package/dist/actions/autocomplete-address-or-place.mjs +8 -8
- package/dist/actions/autocomplete-address-or-place.mjs.map +1 -1
- package/dist/actions/create-beacon.cjs +9 -9
- package/dist/actions/create-beacon.cjs.map +1 -1
- package/dist/actions/create-beacon.d.cts +56 -3
- package/dist/actions/create-beacon.d.cts.map +1 -1
- package/dist/actions/create-beacon.d.mts +56 -3
- package/dist/actions/create-beacon.d.mts.map +1 -1
- package/dist/actions/create-beacon.mjs +9 -9
- package/dist/actions/create-beacon.mjs.map +1 -1
- package/dist/actions/create-trip.cjs.map +1 -1
- package/dist/actions/create-trip.d.cts +44 -3
- package/dist/actions/create-trip.d.cts.map +1 -1
- package/dist/actions/create-trip.d.mts +44 -3
- package/dist/actions/create-trip.d.mts.map +1 -1
- package/dist/actions/create-trip.mjs.map +1 -1
- package/dist/actions/delete-beacon.cjs +1 -1
- package/dist/actions/delete-beacon.cjs.map +1 -1
- package/dist/actions/delete-beacon.d.cts +11 -3
- package/dist/actions/delete-beacon.d.cts.map +1 -1
- package/dist/actions/delete-beacon.d.mts +11 -3
- package/dist/actions/delete-beacon.d.mts.map +1 -1
- package/dist/actions/delete-beacon.mjs +1 -1
- package/dist/actions/delete-beacon.mjs.map +1 -1
- package/dist/actions/delete-geofence-by-tag.cjs +1 -1
- package/dist/actions/delete-geofence-by-tag.cjs.map +1 -1
- package/dist/actions/delete-geofence-by-tag.d.cts +13 -3
- package/dist/actions/delete-geofence-by-tag.d.cts.map +1 -1
- package/dist/actions/delete-geofence-by-tag.d.mts +13 -3
- package/dist/actions/delete-geofence-by-tag.d.mts.map +1 -1
- package/dist/actions/delete-geofence-by-tag.mjs +1 -1
- package/dist/actions/delete-geofence-by-tag.mjs.map +1 -1
- package/dist/actions/delete-geofence.cjs +1 -1
- package/dist/actions/delete-geofence.cjs.map +1 -1
- package/dist/actions/delete-geofence.d.cts +11 -3
- package/dist/actions/delete-geofence.d.cts.map +1 -1
- package/dist/actions/delete-geofence.d.mts +11 -3
- package/dist/actions/delete-geofence.d.mts.map +1 -1
- package/dist/actions/delete-geofence.mjs +1 -1
- package/dist/actions/delete-geofence.mjs.map +1 -1
- package/dist/actions/delete-trip.cjs +1 -1
- package/dist/actions/delete-trip.cjs.map +1 -1
- package/dist/actions/delete-trip.d.cts +11 -3
- package/dist/actions/delete-trip.d.cts.map +1 -1
- package/dist/actions/delete-trip.d.mts +11 -3
- package/dist/actions/delete-trip.d.mts.map +1 -1
- package/dist/actions/delete-trip.mjs +1 -1
- package/dist/actions/delete-trip.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +1 -1
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +11 -3
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +11 -3
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs +1 -1
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/forward-geocode.cjs +4 -4
- package/dist/actions/forward-geocode.cjs.map +1 -1
- package/dist/actions/forward-geocode.d.cts +37 -3
- package/dist/actions/forward-geocode.d.cts.map +1 -1
- package/dist/actions/forward-geocode.d.mts +37 -3
- package/dist/actions/forward-geocode.d.mts.map +1 -1
- package/dist/actions/forward-geocode.mjs +4 -4
- package/dist/actions/forward-geocode.mjs.map +1 -1
- package/dist/actions/get-beacon-by-tag.cjs +8 -8
- package/dist/actions/get-beacon-by-tag.cjs.map +1 -1
- package/dist/actions/get-beacon-by-tag.d.cts +33 -3
- package/dist/actions/get-beacon-by-tag.d.cts.map +1 -1
- package/dist/actions/get-beacon-by-tag.d.mts +33 -3
- package/dist/actions/get-beacon-by-tag.d.mts.map +1 -1
- package/dist/actions/get-beacon-by-tag.mjs +8 -8
- package/dist/actions/get-beacon-by-tag.mjs.map +1 -1
- package/dist/actions/get-beacon.cjs +3 -3
- package/dist/actions/get-beacon.cjs.map +1 -1
- package/dist/actions/get-beacon.d.cts +29 -3
- package/dist/actions/get-beacon.d.cts.map +1 -1
- package/dist/actions/get-beacon.d.mts +29 -3
- package/dist/actions/get-beacon.d.mts.map +1 -1
- package/dist/actions/get-beacon.mjs +3 -3
- package/dist/actions/get-beacon.mjs.map +1 -1
- package/dist/actions/get-context-for-location.cjs +2 -2
- package/dist/actions/get-context-for-location.cjs.map +1 -1
- package/dist/actions/get-context-for-location.d.cts +85 -3
- package/dist/actions/get-context-for-location.d.cts.map +1 -1
- package/dist/actions/get-context-for-location.d.mts +85 -3
- package/dist/actions/get-context-for-location.d.mts.map +1 -1
- package/dist/actions/get-context-for-location.mjs +2 -2
- package/dist/actions/get-context-for-location.mjs.map +1 -1
- package/dist/actions/get-geofence.cjs +5 -5
- package/dist/actions/get-geofence.cjs.map +1 -1
- package/dist/actions/get-geofence.d.cts +26 -3
- package/dist/actions/get-geofence.d.cts.map +1 -1
- package/dist/actions/get-geofence.d.mts +26 -3
- package/dist/actions/get-geofence.d.mts.map +1 -1
- package/dist/actions/get-geofence.mjs +5 -5
- package/dist/actions/get-geofence.mjs.map +1 -1
- package/dist/actions/get-places-settings.cjs +1 -1
- package/dist/actions/get-places-settings.cjs.map +1 -1
- package/dist/actions/get-places-settings.d.cts +15 -3
- package/dist/actions/get-places-settings.d.cts.map +1 -1
- package/dist/actions/get-places-settings.d.mts +15 -3
- package/dist/actions/get-places-settings.d.mts.map +1 -1
- package/dist/actions/get-places-settings.mjs +1 -1
- package/dist/actions/get-places-settings.mjs.map +1 -1
- package/dist/actions/get-route-directions.cjs +8 -8
- package/dist/actions/get-route-directions.cjs.map +1 -1
- package/dist/actions/get-route-directions.d.cts +118 -3
- package/dist/actions/get-route-directions.d.cts.map +1 -1
- package/dist/actions/get-route-directions.d.mts +118 -3
- package/dist/actions/get-route-directions.d.mts.map +1 -1
- package/dist/actions/get-route-directions.mjs +8 -8
- package/dist/actions/get-route-directions.mjs.map +1 -1
- package/dist/actions/get-route-matrix.cjs +9 -9
- package/dist/actions/get-route-matrix.cjs.map +1 -1
- package/dist/actions/get-route-matrix.d.cts +45 -3
- package/dist/actions/get-route-matrix.d.cts.map +1 -1
- package/dist/actions/get-route-matrix.d.mts +45 -3
- package/dist/actions/get-route-matrix.d.mts.map +1 -1
- package/dist/actions/get-route-matrix.mjs +9 -9
- package/dist/actions/get-route-matrix.mjs.map +1 -1
- package/dist/actions/get-trip.cjs +3 -3
- package/dist/actions/get-trip.cjs.map +1 -1
- package/dist/actions/get-trip.d.cts +39 -3
- package/dist/actions/get-trip.d.cts.map +1 -1
- package/dist/actions/get-trip.d.mts +39 -3
- package/dist/actions/get-trip.d.mts.map +1 -1
- package/dist/actions/get-trip.mjs +3 -3
- package/dist/actions/get-trip.mjs.map +1 -1
- package/dist/actions/get-user.cjs +6 -6
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +66 -3
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +66 -3
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +6 -6
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-users-in-geofence.cjs +2 -2
- package/dist/actions/get-users-in-geofence.cjs.map +1 -1
- package/dist/actions/get-users-in-geofence.d.cts +19 -3
- package/dist/actions/get-users-in-geofence.d.cts.map +1 -1
- package/dist/actions/get-users-in-geofence.d.mts +19 -3
- package/dist/actions/get-users-in-geofence.d.mts.map +1 -1
- package/dist/actions/get-users-in-geofence.mjs +2 -2
- package/dist/actions/get-users-in-geofence.mjs.map +1 -1
- package/dist/actions/ip-geocode.cjs +4 -4
- package/dist/actions/ip-geocode.cjs.map +1 -1
- package/dist/actions/ip-geocode.d.cts +20 -3
- package/dist/actions/ip-geocode.d.cts.map +1 -1
- package/dist/actions/ip-geocode.d.mts +20 -3
- package/dist/actions/ip-geocode.d.mts.map +1 -1
- package/dist/actions/ip-geocode.mjs +4 -4
- package/dist/actions/ip-geocode.mjs.map +1 -1
- package/dist/actions/list-events.cjs +4 -4
- package/dist/actions/list-events.cjs.map +1 -1
- package/dist/actions/list-events.d.cts +52 -3
- package/dist/actions/list-events.d.cts.map +1 -1
- package/dist/actions/list-events.d.mts +52 -3
- package/dist/actions/list-events.d.mts.map +1 -1
- package/dist/actions/list-events.mjs +4 -4
- package/dist/actions/list-events.mjs.map +1 -1
- package/dist/actions/list-geofences.cjs +8 -8
- package/dist/actions/list-geofences.cjs.map +1 -1
- package/dist/actions/list-geofences.d.cts +50 -3
- package/dist/actions/list-geofences.d.cts.map +1 -1
- package/dist/actions/list-geofences.d.mts +50 -3
- package/dist/actions/list-geofences.d.mts.map +1 -1
- package/dist/actions/list-geofences.mjs +8 -8
- package/dist/actions/list-geofences.mjs.map +1 -1
- package/dist/actions/list-trips.cjs +4 -4
- package/dist/actions/list-trips.cjs.map +1 -1
- package/dist/actions/list-trips.d.cts +50 -3
- package/dist/actions/list-trips.d.cts.map +1 -1
- package/dist/actions/list-trips.d.mts +50 -3
- package/dist/actions/list-trips.d.mts.map +1 -1
- package/dist/actions/list-trips.mjs +4 -4
- package/dist/actions/list-trips.mjs.map +1 -1
- package/dist/actions/list-users.cjs +5 -5
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +35 -3
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +35 -3
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +5 -5
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/reverse-geocode.cjs.map +1 -1
- package/dist/actions/reverse-geocode.d.cts +33 -3
- package/dist/actions/reverse-geocode.d.cts.map +1 -1
- package/dist/actions/reverse-geocode.d.mts +33 -3
- package/dist/actions/reverse-geocode.d.mts.map +1 -1
- package/dist/actions/reverse-geocode.mjs.map +1 -1
- package/dist/actions/route-distance.cjs +5 -5
- package/dist/actions/route-distance.cjs.map +1 -1
- package/dist/actions/route-distance.d.cts +110 -3
- package/dist/actions/route-distance.d.cts.map +1 -1
- package/dist/actions/route-distance.d.mts +110 -3
- package/dist/actions/route-distance.d.mts.map +1 -1
- package/dist/actions/route-distance.mjs +5 -5
- package/dist/actions/route-distance.mjs.map +1 -1
- package/dist/actions/search-geofences-near-location.cjs +2 -2
- package/dist/actions/search-geofences-near-location.cjs.map +1 -1
- package/dist/actions/search-geofences-near-location.d.cts +34 -3
- package/dist/actions/search-geofences-near-location.d.cts.map +1 -1
- package/dist/actions/search-geofences-near-location.d.mts +34 -3
- package/dist/actions/search-geofences-near-location.d.mts.map +1 -1
- package/dist/actions/search-geofences-near-location.mjs +2 -2
- package/dist/actions/search-geofences-near-location.mjs.map +1 -1
- package/dist/actions/search-places-near-location.cjs +4 -4
- package/dist/actions/search-places-near-location.cjs.map +1 -1
- package/dist/actions/search-places-near-location.d.cts +51 -3
- package/dist/actions/search-places-near-location.d.cts.map +1 -1
- package/dist/actions/search-places-near-location.d.mts +51 -3
- package/dist/actions/search-places-near-location.d.mts.map +1 -1
- package/dist/actions/search-places-near-location.mjs +4 -4
- package/dist/actions/search-places-near-location.mjs.map +1 -1
- package/dist/actions/search-users-near-location.cjs +5 -5
- package/dist/actions/search-users-near-location.cjs.map +1 -1
- package/dist/actions/search-users-near-location.d.cts +28 -3
- package/dist/actions/search-users-near-location.d.cts.map +1 -1
- package/dist/actions/search-users-near-location.d.mts +28 -3
- package/dist/actions/search-users-near-location.d.mts.map +1 -1
- package/dist/actions/search-users-near-location.mjs +5 -5
- package/dist/actions/search-users-near-location.mjs.map +1 -1
- package/dist/actions/track-location-update.cjs.map +1 -1
- package/dist/actions/track-location-update.d.cts +43 -3
- package/dist/actions/track-location-update.d.cts.map +1 -1
- package/dist/actions/track-location-update.d.mts +43 -3
- package/dist/actions/track-location-update.d.mts.map +1 -1
- package/dist/actions/track-location-update.mjs.map +1 -1
- package/dist/actions/update-places-settings.cjs +1 -1
- package/dist/actions/update-places-settings.cjs.map +1 -1
- package/dist/actions/update-places-settings.d.cts +23 -3
- package/dist/actions/update-places-settings.d.cts.map +1 -1
- package/dist/actions/update-places-settings.d.mts +23 -3
- package/dist/actions/update-places-settings.d.mts.map +1 -1
- package/dist/actions/update-places-settings.mjs +1 -1
- package/dist/actions/update-places-settings.mjs.map +1 -1
- package/dist/actions/update-trip-by-id.cjs.map +1 -1
- package/dist/actions/update-trip-by-id.d.cts +47 -3
- package/dist/actions/update-trip-by-id.d.cts.map +1 -1
- package/dist/actions/update-trip-by-id.d.mts +47 -3
- package/dist/actions/update-trip-by-id.d.mts.map +1 -1
- package/dist/actions/update-trip-by-id.mjs.map +1 -1
- package/dist/actions/update-trip.cjs +2 -2
- package/dist/actions/update-trip.cjs.map +1 -1
- package/dist/actions/update-trip.d.cts +67 -3
- package/dist/actions/update-trip.d.cts.map +1 -1
- package/dist/actions/update-trip.d.mts +67 -3
- package/dist/actions/update-trip.d.mts.map +1 -1
- package/dist/actions/update-trip.mjs +2 -2
- package/dist/actions/update-trip.mjs.map +1 -1
- package/dist/actions/upsert-beacon-by-id.cjs +6 -6
- package/dist/actions/upsert-beacon-by-id.cjs.map +1 -1
- package/dist/actions/upsert-beacon-by-id.d.cts +53 -3
- package/dist/actions/upsert-beacon-by-id.d.cts.map +1 -1
- package/dist/actions/upsert-beacon-by-id.d.mts +53 -3
- package/dist/actions/upsert-beacon-by-id.d.mts.map +1 -1
- package/dist/actions/upsert-beacon-by-id.mjs +6 -6
- package/dist/actions/upsert-beacon-by-id.mjs.map +1 -1
- package/dist/actions/upsert-beacon-by-tag.cjs +2 -2
- package/dist/actions/upsert-beacon-by-tag.cjs.map +1 -1
- package/dist/actions/upsert-beacon-by-tag.d.cts +54 -3
- package/dist/actions/upsert-beacon-by-tag.d.cts.map +1 -1
- package/dist/actions/upsert-beacon-by-tag.d.mts +54 -3
- package/dist/actions/upsert-beacon-by-tag.d.mts.map +1 -1
- package/dist/actions/upsert-beacon-by-tag.mjs +2 -2
- package/dist/actions/upsert-beacon-by-tag.mjs.map +1 -1
- package/dist/actions/upsert-geofence-by-id.cjs +6 -6
- package/dist/actions/upsert-geofence-by-id.cjs.map +1 -1
- package/dist/actions/upsert-geofence-by-id.d.cts +48 -3
- package/dist/actions/upsert-geofence-by-id.d.cts.map +1 -1
- package/dist/actions/upsert-geofence-by-id.d.mts +48 -3
- package/dist/actions/upsert-geofence-by-id.d.mts.map +1 -1
- package/dist/actions/upsert-geofence-by-id.mjs +6 -6
- package/dist/actions/upsert-geofence-by-id.mjs.map +1 -1
- package/dist/actions/upsert-geofence.cjs +4 -4
- package/dist/actions/upsert-geofence.cjs.map +1 -1
- package/dist/actions/upsert-geofence.d.cts +40 -3
- package/dist/actions/upsert-geofence.d.cts.map +1 -1
- package/dist/actions/upsert-geofence.d.mts +40 -3
- package/dist/actions/upsert-geofence.d.mts.map +1 -1
- package/dist/actions/upsert-geofence.mjs +4 -4
- package/dist/actions/upsert-geofence.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,54 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/upsert-geofence-by-id.d.ts
|
|
4
|
-
declare const RadarUpsertGeofenceByIdInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RadarUpsertGeofenceByIdInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
tag: z.ZodOptional<z.ZodString>;
|
|
7
|
+
type: z.ZodEnum<{
|
|
8
|
+
circle: "circle";
|
|
9
|
+
polygon: "polygon";
|
|
10
|
+
isochrone: "isochrone";
|
|
11
|
+
}>;
|
|
12
|
+
radius: z.ZodOptional<z.ZodNumber>;
|
|
13
|
+
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
14
|
+
metadata: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
|
|
15
|
+
externalId: z.ZodOptional<z.ZodString>;
|
|
16
|
+
coordinates: z.ZodUnion<readonly [z.ZodArray<z.ZodNumber>, z.ZodArray<z.ZodArray<z.ZodNumber>>]>;
|
|
17
|
+
description: z.ZodString;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const RadarUpsertGeofenceByIdOutput: z.ZodObject<{
|
|
20
|
+
meta: z.ZodNullable<z.ZodObject<{
|
|
21
|
+
code: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
}, z.core.$strip>>;
|
|
23
|
+
geofence: z.ZodNullable<z.ZodObject<{
|
|
24
|
+
_id: z.ZodNullable<z.ZodString>;
|
|
25
|
+
tag: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
type: z.ZodNullable<z.ZodString>;
|
|
27
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
28
|
+
geometry: z.ZodNullable<z.ZodObject<{
|
|
29
|
+
type: z.ZodNullable<z.ZodString>;
|
|
30
|
+
coordinates: z.ZodUnion<readonly [z.ZodArray<z.ZodNumber>, z.ZodArray<z.ZodArray<z.ZodArray<z.ZodNumber>>>]>;
|
|
31
|
+
}, z.core.$strip>>;
|
|
32
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
33
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
34
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
35
|
+
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
geometryCenter: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
38
|
+
geometryRadius: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
|
+
}, z.core.$strip>>;
|
|
40
|
+
}, z.core.$strip>;
|
|
41
|
+
declare const radarUpsertGeofenceById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
42
|
+
id: string;
|
|
43
|
+
type: "circle" | "polygon" | "isochrone";
|
|
44
|
+
coordinates: number[] | number[][];
|
|
45
|
+
description: string;
|
|
46
|
+
tag?: string | undefined;
|
|
47
|
+
radius?: number | undefined;
|
|
48
|
+
enabled?: boolean | undefined;
|
|
49
|
+
metadata?: Record<string, never> | undefined;
|
|
50
|
+
externalId?: string | undefined;
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
52
|
//#endregion
|
|
8
53
|
export { radarUpsertGeofenceById };
|
|
9
54
|
//# sourceMappingURL=upsert-geofence-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upsert-geofence-by-id.d.cts","names":[],"sources":["../../src/actions/upsert-geofence-by-id.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"upsert-geofence-by-id.d.cts","names":[],"sources":["../../src/actions/upsert-geofence-by-id.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA;;;;;;;;aAMlC,MAAA"}
|
|
@@ -1,9 +1,54 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/upsert-geofence-by-id.d.ts
|
|
4
|
-
declare const RadarUpsertGeofenceByIdInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RadarUpsertGeofenceByIdInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
tag: z.ZodOptional<z.ZodString>;
|
|
7
|
+
type: z.ZodEnum<{
|
|
8
|
+
circle: "circle";
|
|
9
|
+
polygon: "polygon";
|
|
10
|
+
isochrone: "isochrone";
|
|
11
|
+
}>;
|
|
12
|
+
radius: z.ZodOptional<z.ZodNumber>;
|
|
13
|
+
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
14
|
+
metadata: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
|
|
15
|
+
externalId: z.ZodOptional<z.ZodString>;
|
|
16
|
+
coordinates: z.ZodUnion<readonly [z.ZodArray<z.ZodNumber>, z.ZodArray<z.ZodArray<z.ZodNumber>>]>;
|
|
17
|
+
description: z.ZodString;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const RadarUpsertGeofenceByIdOutput: z.ZodObject<{
|
|
20
|
+
meta: z.ZodNullable<z.ZodObject<{
|
|
21
|
+
code: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
}, z.core.$strip>>;
|
|
23
|
+
geofence: z.ZodNullable<z.ZodObject<{
|
|
24
|
+
_id: z.ZodNullable<z.ZodString>;
|
|
25
|
+
tag: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
type: z.ZodNullable<z.ZodString>;
|
|
27
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
28
|
+
geometry: z.ZodNullable<z.ZodObject<{
|
|
29
|
+
type: z.ZodNullable<z.ZodString>;
|
|
30
|
+
coordinates: z.ZodUnion<readonly [z.ZodArray<z.ZodNumber>, z.ZodArray<z.ZodArray<z.ZodArray<z.ZodNumber>>>]>;
|
|
31
|
+
}, z.core.$strip>>;
|
|
32
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
33
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
34
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
35
|
+
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
geometryCenter: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
38
|
+
geometryRadius: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
|
+
}, z.core.$strip>>;
|
|
40
|
+
}, z.core.$strip>;
|
|
41
|
+
declare const radarUpsertGeofenceById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
42
|
+
id: string;
|
|
43
|
+
type: "circle" | "polygon" | "isochrone";
|
|
44
|
+
coordinates: number[] | number[][];
|
|
45
|
+
description: string;
|
|
46
|
+
tag?: string | undefined;
|
|
47
|
+
radius?: number | undefined;
|
|
48
|
+
enabled?: boolean | undefined;
|
|
49
|
+
metadata?: Record<string, never> | undefined;
|
|
50
|
+
externalId?: string | undefined;
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
52
|
//#endregion
|
|
8
53
|
export { radarUpsertGeofenceById };
|
|
9
54
|
//# sourceMappingURL=upsert-geofence-by-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upsert-geofence-by-id.d.mts","names":[],"sources":["../../src/actions/upsert-geofence-by-id.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"upsert-geofence-by-id.d.mts","names":[],"sources":["../../src/actions/upsert-geofence-by-id.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA;;;;;;;;aAMlC,MAAA"}
|
|
@@ -16,20 +16,20 @@ const RadarUpsertGeofenceByIdInput = z.object({
|
|
|
16
16
|
coordinates: z.union([z.array(z.number()), z.array(z.array(z.number()))]),
|
|
17
17
|
description: z.string().describe("A display name for the geofence (required by API)")
|
|
18
18
|
}).describe("Request model for upserting a geofence by its Radar internal _id.");
|
|
19
|
-
const RadarUpsertGeofenceById_MetaSchema = z.object({ code: z.number().int().describe("HTTP status code returned by Radar API") }).describe("Response metadata from Radar API.");
|
|
19
|
+
const RadarUpsertGeofenceById_MetaSchema = z.object({ code: z.number().int().describe("HTTP status code returned by Radar API").nullable() }).describe("Response metadata from Radar API.");
|
|
20
20
|
const RadarUpsertGeofenceById_GeometrySchema = z.object({
|
|
21
|
-
type: z.string().describe("Geometry type, e.g., 'Point' or 'Polygon'"),
|
|
21
|
+
type: z.string().describe("Geometry type, e.g., 'Point' or 'Polygon'").nullable(),
|
|
22
22
|
coordinates: z.union([z.array(z.number()), z.array(z.array(z.array(z.number())))])
|
|
23
23
|
}).describe("Geometry details of a geofence.");
|
|
24
24
|
const RadarUpsertGeofenceById_GeofenceSchema = z.object({
|
|
25
|
-
_id: z.string().describe("Unique identifier of the geofence"),
|
|
25
|
+
_id: z.string().describe("Unique identifier of the geofence").nullable(),
|
|
26
26
|
tag: z.string().describe("Tag associated with the geofence").nullable().optional(),
|
|
27
|
-
type: z.string().describe("Type of the geofence shape"),
|
|
27
|
+
type: z.string().describe("Type of the geofence shape").nullable(),
|
|
28
28
|
enabled: z.boolean().describe("Whether the geofence is enabled").nullable().optional(),
|
|
29
29
|
geometry: RadarUpsertGeofenceById_GeometrySchema.nullable(),
|
|
30
30
|
metadata: z.object({}).describe("Custom metadata of the geofence").nullable().optional(),
|
|
31
|
-
createdAt: z.string().describe("ISO8601 timestamp when created"),
|
|
32
|
-
updatedAt: z.string().describe("ISO8601 timestamp when last updated"),
|
|
31
|
+
createdAt: z.string().describe("ISO8601 timestamp when created").nullable(),
|
|
32
|
+
updatedAt: z.string().describe("ISO8601 timestamp when last updated").nullable(),
|
|
33
33
|
externalId: z.string().describe("External identifier of the geofence").nullable().optional(),
|
|
34
34
|
description: z.string().describe("Description of the geofence").nullable().optional(),
|
|
35
35
|
geometryCenter: z.object({}).describe("Center point of the geofence").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upsert-geofence-by-id.mjs","names":[],"sources":["../../src/actions/upsert-geofence-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RadarUpsertGeofenceByIdInput
|
|
1
|
+
{"version":3,"file":"upsert-geofence-by-id.mjs","names":[],"sources":["../../src/actions/upsert-geofence-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RadarUpsertGeofenceByIdInput = z.object({\n id: z.string().describe(\"Radar internal geofence _id to create or update\"),\n tag: z.string().describe(\"Group identifier for the geofence\").optional(),\n type: z.enum([\"circle\", \"polygon\", \"isochrone\"]).describe(\"Geofence geometry type: circle, polygon, or isochrone\"),\n radius: z.number().describe(\"Distance in meters (required for circle and isochrone types)\").optional(),\n enabled: z.boolean().describe(\"Boolean to enable/disable event generation for this geofence\").optional(),\n metadata: z.object({}).describe(\"Custom key-value pairs (up to 16 keys)\").optional(),\n externalId: z.string().describe(\"External database reference\").optional(),\n coordinates: z.union([z.array(z.number()), z.array(z.array(z.number()))]),\n description: z.string().describe(\"A display name for the geofence (required by API)\"),\n}).describe(\"Request model for upserting a geofence by its Radar internal _id.\");\nconst RadarUpsertGeofenceById_MetaSchema = z.object({\n code: z.number().int().describe(\"HTTP status code returned by Radar API\").nullable(),\n}).describe(\"Response metadata from Radar API.\");\nconst RadarUpsertGeofenceById_GeometrySchema = z.object({\n type: z.string().describe(\"Geometry type, e.g., 'Point' or 'Polygon'\").nullable(),\n coordinates: z.union([z.array(z.number()), z.array(z.array(z.array(z.number())))]),\n}).describe(\"Geometry details of a geofence.\");\nconst RadarUpsertGeofenceById_GeofenceSchema = z.object({\n _id: z.string().describe(\"Unique identifier of the geofence\").nullable(),\n tag: z.string().describe(\"Tag associated with the geofence\").nullable().optional(),\n type: z.string().describe(\"Type of the geofence shape\").nullable(),\n enabled: z.boolean().describe(\"Whether the geofence is enabled\").nullable().optional(),\n geometry: RadarUpsertGeofenceById_GeometrySchema.nullable(),\n metadata: z.object({}).describe(\"Custom metadata of the geofence\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when created\").nullable(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when last updated\").nullable(),\n externalId: z.string().describe(\"External identifier of the geofence\").nullable().optional(),\n description: z.string().describe(\"Description of the geofence\").nullable().optional(),\n geometryCenter: z.object({}).describe(\"Center point of the geofence\").nullable().optional(),\n geometryRadius: z.number().describe(\"Radius of the geofence in meters (for circles)\").nullable().optional(),\n}).describe(\"Representation of a Radar geofence.\");\nexport const RadarUpsertGeofenceByIdOutput = z.object({\n meta: RadarUpsertGeofenceById_MetaSchema.nullable(),\n geofence: RadarUpsertGeofenceById_GeofenceSchema.nullable(),\n}).describe(\"Response model for upserting a geofence by ID.\");\n\nexport const radarUpsertGeofenceById = action(\"RADAR_UPSERT_GEOFENCE_BY_ID\", {\n slug: \"radar-upsert-geofence-by-id\",\n name: \"Upsert Geofence By ID\",\n description: \"Tool to create or update a geofence by Radar _id. Use when you need to upsert a geofence using its internal Radar identifier.\",\n input: RadarUpsertGeofenceByIdInput,\n output: RadarUpsertGeofenceByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CACzE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,KAAK;EAAC;EAAU;EAAW;CAAW,CAAC,CAAC,CAAC,SAAS,uDAAuD;CACjH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACrG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACvG,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACxE,aAAa,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC;CACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;AACtF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,qCAAqC,EAAE,OAAO,EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAM,yCAAyC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC;AACnF,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,yCAAyC,EAAE,OAAO;CACtD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACvE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,UAAU,uCAAuC,SAAS;CAC1D,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAMjD,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV2C,EAAE,OAAO;EACpD,MAAM,mCAAmC,SAAS;EAClD,UAAU,uCAAuC,SAAS;CAC5D,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
|
|
@@ -12,17 +12,17 @@ const RadarUpsertGeofenceInput = zod.z.object({
|
|
|
12
12
|
description: zod.z.string().describe("Human-readable description of the geofence (required by the API)")
|
|
13
13
|
}).describe("Request model for UPSERT_GEOFENCE.");
|
|
14
14
|
const RadarUpsertGeofence_GeometrySchema = zod.z.object({
|
|
15
|
-
type: zod.z.string().describe("Geometry type, e.g., 'Point' or 'Polygon'."),
|
|
15
|
+
type: zod.z.string().describe("Geometry type, e.g., 'Point' or 'Polygon'.").nullable(),
|
|
16
16
|
coordinates: zod.z.array(zod.z.unknown()).describe("Coordinates of the geofence geometry.")
|
|
17
17
|
}).describe("Geometry details of a geofence.");
|
|
18
18
|
const RadarUpsertGeofence_GeofenceSchema = zod.z.object({
|
|
19
19
|
_id: zod.z.string().describe("Unique identifier of the geofence.").nullable().optional(),
|
|
20
20
|
tag: zod.z.string().describe("Tag associated with the geofence.").nullable().optional(),
|
|
21
|
-
type: zod.z.string().describe("Type of the geofence shape."),
|
|
21
|
+
type: zod.z.string().describe("Type of the geofence shape.").nullable(),
|
|
22
22
|
geometry: RadarUpsertGeofence_GeometrySchema.nullable(),
|
|
23
23
|
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata of the geofence.").nullable().optional(),
|
|
24
|
-
createdAt: zod.z.string().describe("ISO8601 timestamp when created."),
|
|
25
|
-
updatedAt: zod.z.string().describe("ISO8601 timestamp when last updated."),
|
|
24
|
+
createdAt: zod.z.string().describe("ISO8601 timestamp when created.").nullable(),
|
|
25
|
+
updatedAt: zod.z.string().describe("ISO8601 timestamp when last updated.").nullable(),
|
|
26
26
|
externalId: zod.z.string().describe("External ID of the geofence.").nullable().optional(),
|
|
27
27
|
description: zod.z.string().describe("Description of the geofence.").nullable().optional()
|
|
28
28
|
}).describe("Representation of a Radar geofence.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upsert-geofence.cjs","names":["z","action"],"sources":["../../src/actions/upsert-geofence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RadarUpsertGeofenceInput
|
|
1
|
+
{"version":3,"file":"upsert-geofence.cjs","names":["z","action"],"sources":["../../src/actions/upsert-geofence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RadarUpsertGeofenceInput = z.object({\n tag: z.string().describe(\"Tag of the geofence to create or update\"),\n type: z.enum([\"circle\", \"polygon\"]).describe(\"Shape type of the geofence\"),\n radius: z.number().describe(\"Radius in meters defining a circle. Required when type='circle'.\").optional(),\n geometry: z.record(z.string(), z.unknown()).describe(\"GeoJSON geometry object for the geofence\").optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom key-value pairs attached to the geofence\").optional(),\n externalId: z.string().describe(\"External identifier of the geofence\"),\n coordinates: z.array(z.array(z.number())).describe(\"Array of [longitude, latitude] pairs defining a polygon. Required when type='polygon'.\").optional(),\n description: z.string().describe(\"Human-readable description of the geofence (required by the API)\"),\n}).describe(\"Request model for UPSERT_GEOFENCE.\");\nconst RadarUpsertGeofence_GeometrySchema = z.object({\n type: z.string().describe(\"Geometry type, e.g., 'Point' or 'Polygon'.\").nullable(),\n coordinates: z.array(z.unknown()).describe(\"Coordinates of the geofence geometry.\"),\n}).describe(\"Geometry details of a geofence.\");\nconst RadarUpsertGeofence_GeofenceSchema = z.object({\n _id: z.string().describe(\"Unique identifier of the geofence.\").nullable().optional(),\n tag: z.string().describe(\"Tag associated with the geofence.\").nullable().optional(),\n type: z.string().describe(\"Type of the geofence shape.\").nullable(),\n geometry: RadarUpsertGeofence_GeometrySchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata of the geofence.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when created.\").nullable(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when last updated.\").nullable(),\n externalId: z.string().describe(\"External ID of the geofence.\").nullable().optional(),\n description: z.string().describe(\"Description of the geofence.\").nullable().optional(),\n}).describe(\"Representation of a Radar geofence.\");\nexport const RadarUpsertGeofenceOutput = z.object({\n meta: z.record(z.string(), z.unknown()).describe(\"Response metadata.\"),\n geofence: RadarUpsertGeofence_GeofenceSchema.nullable(),\n}).describe(\"Response model for UPSERT_GEOFENCE.\");\n\nexport const radarUpsertGeofence = action(\"RADAR_UPSERT_GEOFENCE\", {\n slug: \"radar-upsert-geofence\",\n name: \"Upsert Geofence\",\n description: \"Tool to create or update a geofence by tag and externalId. Use when ensuring a geofence exists or is updated based on identifiers.\",\n input: RadarUpsertGeofenceInput,\n output: RadarUpsertGeofenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CAClE,MAAMA,IAAAA,EAAE,KAAK,CAAC,UAAU,SAAS,CAAC,CAAC,CAAC,SAAS,4BAA4B;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACjH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACrE,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACtJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACrG,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACjF,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACpF,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,UAAU,mCAAmC,SAAS;CACtD,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oBAAoB;CACrE,UAAU,mCAAmC,SAAS;AACxD,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAEjD,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,46 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/upsert-geofence.d.ts
|
|
4
|
-
declare const RadarUpsertGeofenceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RadarUpsertGeofenceInput: z.ZodObject<{
|
|
5
|
+
tag: z.ZodString;
|
|
6
|
+
type: z.ZodEnum<{
|
|
7
|
+
circle: "circle";
|
|
8
|
+
polygon: "polygon";
|
|
9
|
+
}>;
|
|
10
|
+
radius: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
geometry: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
12
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
13
|
+
externalId: z.ZodString;
|
|
14
|
+
coordinates: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodNumber>>>;
|
|
15
|
+
description: z.ZodString;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const RadarUpsertGeofenceOutput: z.ZodObject<{
|
|
18
|
+
meta: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
19
|
+
geofence: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
tag: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
type: z.ZodNullable<z.ZodString>;
|
|
23
|
+
geometry: z.ZodNullable<z.ZodObject<{
|
|
24
|
+
type: z.ZodNullable<z.ZodString>;
|
|
25
|
+
coordinates: z.ZodArray<z.ZodUnknown>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
28
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
29
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
30
|
+
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
}, z.core.$strip>>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
declare const radarUpsertGeofence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
|
+
tag: string;
|
|
36
|
+
type: "circle" | "polygon";
|
|
37
|
+
externalId: string;
|
|
38
|
+
description: string;
|
|
39
|
+
radius?: number | undefined;
|
|
40
|
+
geometry?: Record<string, unknown> | undefined;
|
|
41
|
+
metadata?: Record<string, unknown> | undefined;
|
|
42
|
+
coordinates?: number[][] | undefined;
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
44
|
//#endregion
|
|
8
45
|
export { radarUpsertGeofence };
|
|
9
46
|
//# sourceMappingURL=upsert-geofence.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upsert-geofence.d.cts","names":[],"sources":["../../src/actions/upsert-geofence.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"upsert-geofence.d.cts","names":[],"sources":["../../src/actions/upsert-geofence.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAyBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAKzB,mBAAA,gCAAmB,wBAAA;;;;;;aAM9B,MAAA;aAAA,MAAA"}
|
|
@@ -1,9 +1,46 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/upsert-geofence.d.ts
|
|
4
|
-
declare const RadarUpsertGeofenceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RadarUpsertGeofenceInput: z.ZodObject<{
|
|
5
|
+
tag: z.ZodString;
|
|
6
|
+
type: z.ZodEnum<{
|
|
7
|
+
circle: "circle";
|
|
8
|
+
polygon: "polygon";
|
|
9
|
+
}>;
|
|
10
|
+
radius: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
geometry: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
12
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
13
|
+
externalId: z.ZodString;
|
|
14
|
+
coordinates: z.ZodOptional<z.ZodArray<z.ZodArray<z.ZodNumber>>>;
|
|
15
|
+
description: z.ZodString;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const RadarUpsertGeofenceOutput: z.ZodObject<{
|
|
18
|
+
meta: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
19
|
+
geofence: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
tag: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
type: z.ZodNullable<z.ZodString>;
|
|
23
|
+
geometry: z.ZodNullable<z.ZodObject<{
|
|
24
|
+
type: z.ZodNullable<z.ZodString>;
|
|
25
|
+
coordinates: z.ZodArray<z.ZodUnknown>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
28
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
29
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
30
|
+
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
}, z.core.$strip>>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
declare const radarUpsertGeofence: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
|
+
tag: string;
|
|
36
|
+
type: "circle" | "polygon";
|
|
37
|
+
externalId: string;
|
|
38
|
+
description: string;
|
|
39
|
+
radius?: number | undefined;
|
|
40
|
+
geometry?: Record<string, unknown> | undefined;
|
|
41
|
+
metadata?: Record<string, unknown> | undefined;
|
|
42
|
+
coordinates?: number[][] | undefined;
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
44
|
//#endregion
|
|
8
45
|
export { radarUpsertGeofence };
|
|
9
46
|
//# sourceMappingURL=upsert-geofence.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upsert-geofence.d.mts","names":[],"sources":["../../src/actions/upsert-geofence.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"upsert-geofence.d.mts","names":[],"sources":["../../src/actions/upsert-geofence.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAyBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAKzB,mBAAA,gCAAmB,wBAAA;;;;;;aAM9B,MAAA;aAAA,MAAA"}
|
|
@@ -12,17 +12,17 @@ const RadarUpsertGeofenceInput = z.object({
|
|
|
12
12
|
description: z.string().describe("Human-readable description of the geofence (required by the API)")
|
|
13
13
|
}).describe("Request model for UPSERT_GEOFENCE.");
|
|
14
14
|
const RadarUpsertGeofence_GeometrySchema = z.object({
|
|
15
|
-
type: z.string().describe("Geometry type, e.g., 'Point' or 'Polygon'."),
|
|
15
|
+
type: z.string().describe("Geometry type, e.g., 'Point' or 'Polygon'.").nullable(),
|
|
16
16
|
coordinates: z.array(z.unknown()).describe("Coordinates of the geofence geometry.")
|
|
17
17
|
}).describe("Geometry details of a geofence.");
|
|
18
18
|
const RadarUpsertGeofence_GeofenceSchema = z.object({
|
|
19
19
|
_id: z.string().describe("Unique identifier of the geofence.").nullable().optional(),
|
|
20
20
|
tag: z.string().describe("Tag associated with the geofence.").nullable().optional(),
|
|
21
|
-
type: z.string().describe("Type of the geofence shape."),
|
|
21
|
+
type: z.string().describe("Type of the geofence shape.").nullable(),
|
|
22
22
|
geometry: RadarUpsertGeofence_GeometrySchema.nullable(),
|
|
23
23
|
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata of the geofence.").nullable().optional(),
|
|
24
|
-
createdAt: z.string().describe("ISO8601 timestamp when created."),
|
|
25
|
-
updatedAt: z.string().describe("ISO8601 timestamp when last updated."),
|
|
24
|
+
createdAt: z.string().describe("ISO8601 timestamp when created.").nullable(),
|
|
25
|
+
updatedAt: z.string().describe("ISO8601 timestamp when last updated.").nullable(),
|
|
26
26
|
externalId: z.string().describe("External ID of the geofence.").nullable().optional(),
|
|
27
27
|
description: z.string().describe("Description of the geofence.").nullable().optional()
|
|
28
28
|
}).describe("Representation of a Radar geofence.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upsert-geofence.mjs","names":[],"sources":["../../src/actions/upsert-geofence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RadarUpsertGeofenceInput
|
|
1
|
+
{"version":3,"file":"upsert-geofence.mjs","names":[],"sources":["../../src/actions/upsert-geofence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RadarUpsertGeofenceInput = z.object({\n tag: z.string().describe(\"Tag of the geofence to create or update\"),\n type: z.enum([\"circle\", \"polygon\"]).describe(\"Shape type of the geofence\"),\n radius: z.number().describe(\"Radius in meters defining a circle. Required when type='circle'.\").optional(),\n geometry: z.record(z.string(), z.unknown()).describe(\"GeoJSON geometry object for the geofence\").optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom key-value pairs attached to the geofence\").optional(),\n externalId: z.string().describe(\"External identifier of the geofence\"),\n coordinates: z.array(z.array(z.number())).describe(\"Array of [longitude, latitude] pairs defining a polygon. Required when type='polygon'.\").optional(),\n description: z.string().describe(\"Human-readable description of the geofence (required by the API)\"),\n}).describe(\"Request model for UPSERT_GEOFENCE.\");\nconst RadarUpsertGeofence_GeometrySchema = z.object({\n type: z.string().describe(\"Geometry type, e.g., 'Point' or 'Polygon'.\").nullable(),\n coordinates: z.array(z.unknown()).describe(\"Coordinates of the geofence geometry.\"),\n}).describe(\"Geometry details of a geofence.\");\nconst RadarUpsertGeofence_GeofenceSchema = z.object({\n _id: z.string().describe(\"Unique identifier of the geofence.\").nullable().optional(),\n tag: z.string().describe(\"Tag associated with the geofence.\").nullable().optional(),\n type: z.string().describe(\"Type of the geofence shape.\").nullable(),\n geometry: RadarUpsertGeofence_GeometrySchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata of the geofence.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when created.\").nullable(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when last updated.\").nullable(),\n externalId: z.string().describe(\"External ID of the geofence.\").nullable().optional(),\n description: z.string().describe(\"Description of the geofence.\").nullable().optional(),\n}).describe(\"Representation of a Radar geofence.\");\nexport const RadarUpsertGeofenceOutput = z.object({\n meta: z.record(z.string(), z.unknown()).describe(\"Response metadata.\"),\n geofence: RadarUpsertGeofence_GeofenceSchema.nullable(),\n}).describe(\"Response model for UPSERT_GEOFENCE.\");\n\nexport const radarUpsertGeofence = action(\"RADAR_UPSERT_GEOFENCE\", {\n slug: \"radar-upsert-geofence\",\n name: \"Upsert Geofence\",\n description: \"Tool to create or update a geofence by tag and externalId. Use when ensuring a geofence exists or is updated based on identifiers.\",\n input: RadarUpsertGeofenceInput,\n output: RadarUpsertGeofenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CAClE,MAAM,EAAE,KAAK,CAAC,UAAU,SAAS,CAAC,CAAC,CAAC,SAAS,4BAA4B;CACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACzG,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC1G,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACjH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACrE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACtJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACrG,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,qCAAqC,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACjF,aAAa,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACpF,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,qCAAqC,EAAE,OAAO;CAClD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,UAAU,mCAAmC,SAAS;CACtD,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAMjD,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVuC,EAAE,OAAO;EAChD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oBAAoB;EACrE,UAAU,mCAAmC,SAAS;CACxD,CAAC,CAAC,CAAC,SAAS,qCAOF;AACV,CAAC"}
|
package/dist/catalog.cjs
CHANGED
|
@@ -7,7 +7,13 @@ const radarCatalog = {
|
|
|
7
7
|
"category": "Developer Tools",
|
|
8
8
|
"logo": "https://logos.composio.dev/api/radar",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
|
-
"oauthScopes": []
|
|
10
|
+
"oauthScopes": [],
|
|
11
|
+
"credentialFields": { "api_key": {
|
|
12
|
+
"label": "Radar API Key",
|
|
13
|
+
"secret": true,
|
|
14
|
+
"description": "Your Radar API key, used for authenticating API requests."
|
|
15
|
+
} },
|
|
16
|
+
"credentialScheme": "API_KEY"
|
|
11
17
|
};
|
|
12
18
|
//#endregion
|
|
13
19
|
exports.radarCatalog = radarCatalog;
|
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 radarCatalog = {\n \"slug\": \"radar\",\n \"name\": \"Radar\",\n \"description\": \"Radar is a full-stack location infrastructure platform offering SDKs and APIs for geofencing, location tracking, geocoding, search, routing, and maps.\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/radar\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,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 radarCatalog = {\n \"slug\": \"radar\",\n \"name\": \"Radar\",\n \"description\": \"Radar is a full-stack location infrastructure platform offering SDKs and APIs for geofencing, location tracking, geocoding, search, routing, and maps.\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/radar\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"Radar API Key\",\n \"secret\": true,\n \"description\": \"Your Radar API key, used for authenticating API requests.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,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"}
|
package/dist/catalog.d.cts
CHANGED
|
@@ -8,6 +8,14 @@ declare const radarCatalog: {
|
|
|
8
8
|
readonly logo: "https://logos.composio.dev/api/radar";
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
|
+
readonly credentialFields: {
|
|
12
|
+
readonly api_key: {
|
|
13
|
+
readonly label: "Radar API Key";
|
|
14
|
+
readonly secret: true;
|
|
15
|
+
readonly description: "Your Radar API key, used for authenticating API requests.";
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
readonly credentialScheme: "API_KEY";
|
|
11
19
|
};
|
|
12
20
|
//#endregion
|
|
13
21
|
export { radarCatalog };
|
package/dist/catalog.d.mts
CHANGED
|
@@ -8,6 +8,14 @@ declare const radarCatalog: {
|
|
|
8
8
|
readonly logo: "https://logos.composio.dev/api/radar";
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
|
+
readonly credentialFields: {
|
|
12
|
+
readonly api_key: {
|
|
13
|
+
readonly label: "Radar API Key";
|
|
14
|
+
readonly secret: true;
|
|
15
|
+
readonly description: "Your Radar API key, used for authenticating API requests.";
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
readonly credentialScheme: "API_KEY";
|
|
11
19
|
};
|
|
12
20
|
//#endregion
|
|
13
21
|
export { radarCatalog };
|
package/dist/catalog.mjs
CHANGED
|
@@ -7,7 +7,13 @@ const radarCatalog = {
|
|
|
7
7
|
"category": "Developer Tools",
|
|
8
8
|
"logo": "https://logos.composio.dev/api/radar",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
|
-
"oauthScopes": []
|
|
10
|
+
"oauthScopes": [],
|
|
11
|
+
"credentialFields": { "api_key": {
|
|
12
|
+
"label": "Radar API Key",
|
|
13
|
+
"secret": true,
|
|
14
|
+
"description": "Your Radar API key, used for authenticating API requests."
|
|
15
|
+
} },
|
|
16
|
+
"credentialScheme": "API_KEY"
|
|
11
17
|
};
|
|
12
18
|
//#endregion
|
|
13
19
|
export { radarCatalog };
|
package/dist/catalog.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const radarCatalog = {\n \"slug\": \"radar\",\n \"name\": \"Radar\",\n \"description\": \"Radar is a full-stack location infrastructure platform offering SDKs and APIs for geofencing, location tracking, geocoding, search, routing, and maps.\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/radar\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const radarCatalog = {\n \"slug\": \"radar\",\n \"name\": \"Radar\",\n \"description\": \"Radar is a full-stack location infrastructure platform offering SDKs and APIs for geofencing, location tracking, geocoding, search, routing, and maps.\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/radar\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"Radar API Key\",\n \"secret\": true,\n \"description\": \"Your Radar API key, used for authenticating API requests.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,eAAe;CAC1B,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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/radar",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"@keystrokehq/keystroke": "
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.4",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|