@proteos/sdk 0.46.0 → 0.48.0
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/{chunk-F5DHWOGW.cjs → chunk-OD7GPJAW.cjs} +50 -15
- package/dist/chunk-OD7GPJAW.cjs.map +1 -0
- package/dist/{chunk-Y4CEHIRX.js → chunk-TDG5QFZ5.js} +50 -15
- package/dist/chunk-TDG5QFZ5.js.map +1 -0
- package/dist/index.cjs +144 -99
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +144 -15
- package/dist/index.d.ts +144 -15
- package/dist/index.js +50 -5
- package/dist/index.js.map +1 -1
- package/dist/meta/index.cjs +57 -57
- package/dist/meta/index.d.cts +1 -1
- package/dist/meta/index.d.ts +1 -1
- package/dist/meta/index.js +1 -1
- package/dist/{types-D1PRIsSO.d.cts → types-COxVBT4w.d.cts} +249 -64
- package/dist/{types-D1PRIsSO.d.ts → types-COxVBT4w.d.ts} +249 -64
- package/package.json +1 -1
- package/src/conversation/index.ts +87 -3
- package/src/conversation/types.ts +103 -1
- package/src/data/types.ts +9 -0
- package/src/functions/actions.ts +29 -0
- package/src/functions/types.ts +6 -4
- package/src/index.ts +8 -0
- package/src/meta/layout/control-registry.json +4 -2
- package/src/meta/layout/elements.ts +130 -0
- package/src/meta/layout/index.ts +3 -0
- package/src/meta/types.ts +85 -39
- package/dist/chunk-F5DHWOGW.cjs.map +0 -1
- package/dist/chunk-Y4CEHIRX.js.map +0 -1
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as AuditFields, L as ListOptions, a as Attribute, U as UserRef$2, P as PageIterator, b as ListResult, c as ProteosClient, F as FileRef, d as PrincipalRef, e as PublicAccessOperation } from './types-
|
|
2
|
-
export { f as App, g as AppSchema, h as AppService, i as ArrayAttributeMeta, j as AttributeAccessRule, k as AttributeRestrictions, l as AttributeSchema, m as AttributeType, n as AuditFieldsSchema, C as CURRENT_USER_DEFAULT, o as ClientOptions, p as Column, q as ColumnSchema, r as ComparisonOperator, s as Component, t as ComponentSchema, u as ComponentService, v as CreateAppRequest, w as CreateComponentRequest, x as CreateDesignReferenceRequest, y as CreateEntityRequest, z as CreateListRequest, B as CreateListViewRequest, D as CreateMenuConfigurationRequest, E as CreatePageRequest, G as CreateVariableRequest, H as CurrencyAttributeMeta, I as CurrencyAttributeMetaSchema, J as CurrencySymbolSide, K as CurrencyValue, M as CurrentUserDefault, N as DEFAULT_OPTIONS, O as DEFAULT_PAGE_SIZE, Q as DONE, R as DeployModuleRequest, S as DesignReference, T as DesignReferenceContent, V as DesignReferenceSchema, W as DesignReferenceService, X as Done, Y as Entity, Z as EntitySchema, _ as EntityService, $ as EntityWithSchema, a0 as EntityWithSchemaSchema, a1 as EnumAttributeMeta, a2 as EnumValue, a3 as FileAttributeMeta, a4 as FileRefSchema, a5 as FilterElement, a6 as FilterElementSchema, a7 as FilterGroup, a8 as FilterGroupSchema, a9 as List, aa as ListAppsOptions, ab as ListComponentsOptions, ac as ListDesignReferencesOptions, ad as ListEntitiesOptions, ae as ListFn, af as ListListViewsOptions, ag as ListListsOptions, ah as ListMenuConfigurationsOptions, ai as ListModulesOptions, aj as ListPagesOptions, ak as ListSchema, al as ListService, am as ListVariablesOptions, an as ListView, ao as ListViewSchema, ap as ListViewService, aq as LogicalOperator, ar as MenuConfiguration, as as MenuConfigurationSchema, at as MenuConfigurationService, au as MenuItem, av as MenuItemSchema, aw as MenuItemType, ax as MetaClient, ay as MetaListOptions, az as Module, aA as ModuleSchema, aB as ModuleService, aC as ModuleStatus, aD as OnDeleteAction, aE as OnDeleteActionSchema, aF as PLATFORM_ATTRIBUTE_NAMES, aG as PLATFORM_USER_ID, aH as Page, aI as PageAction, aJ as PageActionKind, aK as PageActionSchema, aL as PageLayout, aM as PageLayoutSchema, aN as PageSchema, aO as PageService, aP as PageType, aQ as PublicPageComponent, aR as PublicPageResponse, aS as RelationAttributeMeta, aT as RelationAttributeMetaSchema, aU as RequestOptions, aV as ResolvedClientOptions, aW as ResponseMeta, aX as ResponseMetaSchema, aY as SortConfig, aZ as SortConfigSchema, a_ as SortDirection, a$ as Timestamps, b0 as TokenProvider, b1 as UpdateAppRequest, b2 as UpdateComponentRequest, b3 as UpdateDesignReferenceRequest, b4 as UpdateEntityRequest, b5 as UpdateListRequest, b6 as UpdateListViewRequest, b7 as UpdateMenuConfigurationRequest, b8 as UpdatePageRequest, b9 as UpdateVariableRequest, ba as UserRefSchema, bb as UserType, bc as Variable, bd as VariableSchema, be as VariableService, bf as acceptsCurrentUserDefault, bg as allCurrencyCodes, bh as createIterator, bi as createListResultSchema, bj as currencyLabel, bk as currencySymbol, bl as currencySymbolSide, bm as formatAmount, bn as formatMoney, bo as isCurrentUserDefault, bp as isPlatformAttributeName, bq as localeNumberSeparators, br as parseAmount, bs as parseCurrencyMeta, bt as parseFileMeta, bu as parseRelationMeta, bv as platformAttributes, bw as resolveOptions } from './types-
|
|
1
|
+
import { A as AuditFields, L as ListOptions, a as Attribute, U as UserRef$2, P as PageIterator, b as ListResult, c as ProteosClient, F as FileRef, d as PrincipalRef, e as PublicAccessOperation } from './types-COxVBT4w.cjs';
|
|
2
|
+
export { f as App, g as AppSchema, h as AppService, i as ArrayAttributeMeta, j as AttributeAccessRule, k as AttributeRestrictions, l as AttributeSchema, m as AttributeType, n as AuditFieldsSchema, C as CURRENT_USER_DEFAULT, o as ClientOptions, p as Column, q as ColumnSchema, r as ComparisonOperator, s as Component, t as ComponentSchema, u as ComponentService, v as CreateAppRequest, w as CreateComponentRequest, x as CreateDesignReferenceRequest, y as CreateEntityRequest, z as CreateListRequest, B as CreateListViewRequest, D as CreateMenuConfigurationRequest, E as CreatePageRequest, G as CreateVariableRequest, H as CurrencyAttributeMeta, I as CurrencyAttributeMetaSchema, J as CurrencySymbolSide, K as CurrencyValue, M as CurrentUserDefault, N as DEFAULT_OPTIONS, O as DEFAULT_PAGE_SIZE, Q as DONE, R as DeployModuleRequest, S as DesignReference, T as DesignReferenceContent, V as DesignReferenceSchema, W as DesignReferenceService, X as Done, Y as Entity, Z as EntitySchema, _ as EntityService, $ as EntityWithSchema, a0 as EntityWithSchemaSchema, a1 as EnumAttributeMeta, a2 as EnumValue, a3 as FileAttributeMeta, a4 as FileRefSchema, a5 as FilterElement, a6 as FilterElementSchema, a7 as FilterGroup, a8 as FilterGroupSchema, a9 as List, aa as ListAppsOptions, ab as ListComponentsOptions, ac as ListDesignReferencesOptions, ad as ListEntitiesOptions, ae as ListFn, af as ListListViewsOptions, ag as ListListsOptions, ah as ListMenuConfigurationsOptions, ai as ListModulesOptions, aj as ListPagesOptions, ak as ListSchema, al as ListService, am as ListVariablesOptions, an as ListView, ao as ListViewSchema, ap as ListViewService, aq as LogicalOperator, ar as MenuConfiguration, as as MenuConfigurationSchema, at as MenuConfigurationService, au as MenuItem, av as MenuItemSchema, aw as MenuItemType, ax as MetaClient, ay as MetaListOptions, az as Module, aA as ModuleSchema, aB as ModuleService, aC as ModuleStatus, aD as OnDeleteAction, aE as OnDeleteActionSchema, aF as PLATFORM_ATTRIBUTE_NAMES, aG as PLATFORM_USER_ID, aH as Page, aI as PageAction, aJ as PageActionKind, aK as PageActionSchema, aL as PageLayout, aM as PageLayoutSchema, aN as PageSchema, aO as PageService, aP as PageType, aQ as PublicPageComponent, aR as PublicPageResponse, aS as RelationAttributeMeta, aT as RelationAttributeMetaSchema, aU as RequestOptions, aV as ResolvedClientOptions, aW as ResponseMeta, aX as ResponseMetaSchema, aY as SortConfig, aZ as SortConfigSchema, a_ as SortDirection, a$ as Timestamps, b0 as TokenProvider, b1 as UpdateAppRequest, b2 as UpdateComponentRequest, b3 as UpdateDesignReferenceRequest, b4 as UpdateEntityRequest, b5 as UpdateListRequest, b6 as UpdateListViewRequest, b7 as UpdateMenuConfigurationRequest, b8 as UpdatePageRequest, b9 as UpdateVariableRequest, ba as UserRefSchema, bb as UserType, bc as Variable, bd as VariableSchema, be as VariableService, bf as acceptsCurrentUserDefault, bg as allCurrencyCodes, bh as createIterator, bi as createListResultSchema, bj as currencyLabel, bk as currencySymbol, bl as currencySymbolSide, bm as formatAmount, bn as formatMoney, bo as isCurrentUserDefault, bp as isPlatformAttributeName, bq as localeNumberSeparators, br as parseAmount, bs as parseCurrencyMeta, bt as parseFileMeta, bu as parseRelationMeta, bv as platformAttributes, bw as resolveOptions } from './types-COxVBT4w.cjs';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -2472,7 +2472,7 @@ interface ConnectorConnectionService {
|
|
|
2472
2472
|
* *-meeting channels are the platforms the Ava meeting-bot family serves;
|
|
2473
2473
|
* `meeting` stays the generic fallback for unclassified platforms.
|
|
2474
2474
|
*/
|
|
2475
|
-
type Channel = 'slack' | 'email' | 'linkedin' | 'sms' | 'teams-chat' | 'telegram' | 'whatsapp' | 'meeting' | 'zoom-meeting' | 'google-meet' | 'teams-meeting' | 'webex-meeting' | 'adhoc' | 'instagram' | 'messenger' | 'x';
|
|
2475
|
+
type Channel = 'slack' | 'email' | 'linkedin' | 'sms' | 'teams-chat' | 'telegram' | 'whatsapp' | 'meeting' | 'zoom-meeting' | 'google-meet' | 'teams-meeting' | 'webex-meeting' | 'adhoc' | 'phone' | 'instagram' | 'messenger' | 'x';
|
|
2476
2476
|
/**
|
|
2477
2477
|
* Concrete integration serving a channel (typed union — one value per shipped
|
|
2478
2478
|
* connector; runtime availability is decided by the service's registry).
|
|
@@ -2481,7 +2481,65 @@ type Channel = 'slack' | 'email' | 'linkedin' | 'sms' | 'teams-chat' | 'telegram
|
|
|
2481
2481
|
* meeting-bot family: adhoc-meeting dispatches by meeting URL; the calendar
|
|
2482
2482
|
* keys auto-join through a user's connected calendar.
|
|
2483
2483
|
*/
|
|
2484
|
-
type ConnectorKey = 'slack' | 'gmail' | 'outlook' | 'echo' | 'unipile-whatsapp' | 'unipile-linkedin' | 'unipile-telegram' | 'unipile-instagram' | 'unipile-messenger' | 'unipile-x' | 'adhoc-meeting' | 'google-calendar-meeting' | 'microsoft-calendar-meeting';
|
|
2484
|
+
type ConnectorKey = 'slack' | 'gmail' | 'outlook' | 'echo' | 'unipile-whatsapp' | 'unipile-linkedin' | 'unipile-telegram' | 'unipile-instagram' | 'unipile-messenger' | 'unipile-x' | 'adhoc-meeting' | 'google-calendar-meeting' | 'microsoft-calendar-meeting' | 'twilio-phone' | 'aircall' | 'webhook-cti';
|
|
2485
|
+
/**
|
|
2486
|
+
* Telephony lifecycle of one phone call, carried in the call conversation's
|
|
2487
|
+
* `metadata.call_status` (a call is a conversation plus call facts — no
|
|
2488
|
+
* dedicated resource). Status callbacks apply through a monotonic guard, so a
|
|
2489
|
+
* terminal value never regresses.
|
|
2490
|
+
*/
|
|
2491
|
+
/**
|
|
2492
|
+
* Body of POST /conversations/v1/calls/token — the softphone's browser-calling
|
|
2493
|
+
* grant for one connection. The client identity is derived server-side from
|
|
2494
|
+
* the authenticated user.
|
|
2495
|
+
*/
|
|
2496
|
+
interface MintCallTokenRequest {
|
|
2497
|
+
connection_id: string;
|
|
2498
|
+
}
|
|
2499
|
+
/**
|
|
2500
|
+
* Which system answers a provider phone number: connected to this platform,
|
|
2501
|
+
* in use by another integration (connecting takes it over, disconnecting
|
|
2502
|
+
* restores it), or configured nowhere (available).
|
|
2503
|
+
*/
|
|
2504
|
+
type PhoneNumberStatus = 'connected' | 'available' | 'in_use';
|
|
2505
|
+
/** One dispatch target: a platform user (id) or a team (slug). */
|
|
2506
|
+
interface RoutingTarget {
|
|
2507
|
+
type: 'user' | 'team';
|
|
2508
|
+
id: string;
|
|
2509
|
+
}
|
|
2510
|
+
/**
|
|
2511
|
+
* A connected number's user-level dispatch: who a call rings. v1 rings every
|
|
2512
|
+
* expanded target in parallel (teams expand to their direct members at ring
|
|
2513
|
+
* time); the object shape leaves room for later strategy options. Empty
|
|
2514
|
+
* targets fall back to the connection-wide routing, then busy.
|
|
2515
|
+
*/
|
|
2516
|
+
interface PhoneNumberRouting {
|
|
2517
|
+
targets: RoutingTarget[];
|
|
2518
|
+
}
|
|
2519
|
+
/** One provider phone number on a phone connection. */
|
|
2520
|
+
interface PhoneNumber {
|
|
2521
|
+
/** Provider-side number identity (vendor vocabulary stays in the adapter). */
|
|
2522
|
+
external_id: string;
|
|
2523
|
+
phone_number: string;
|
|
2524
|
+
friendly_name: string;
|
|
2525
|
+
status: PhoneNumberStatus;
|
|
2526
|
+
/** Display-only description of what an in_use number is used by. */
|
|
2527
|
+
used_by?: string;
|
|
2528
|
+
routing: PhoneNumberRouting;
|
|
2529
|
+
}
|
|
2530
|
+
/** Routing update for one phone number (connect/disconnect are actions). */
|
|
2531
|
+
interface UpdatePhoneNumberRequest {
|
|
2532
|
+
routing?: PhoneNumberRouting;
|
|
2533
|
+
}
|
|
2534
|
+
/** The minted grant the Voice JS SDK consumes (`new Device(token, { edge })`). */
|
|
2535
|
+
interface CallTokenResponse {
|
|
2536
|
+
token: string;
|
|
2537
|
+
identity: string;
|
|
2538
|
+
/** Vendor edge to connect through ('dublin' for the EU default). */
|
|
2539
|
+
edge?: string;
|
|
2540
|
+
expires_at: string;
|
|
2541
|
+
}
|
|
2542
|
+
type CallStatus = 'queued' | 'ringing' | 'in_progress' | 'completed' | 'no_answer' | 'busy' | 'failed' | 'canceled';
|
|
2485
2543
|
/**
|
|
2486
2544
|
* Who operates the integration mechanics behind a connector: Proteos' own
|
|
2487
2545
|
* integration (native), an account aggregated through Unipile (unipile), or
|
|
@@ -2886,8 +2944,26 @@ interface UpdateConnectionRequest {
|
|
|
2886
2944
|
name?: string;
|
|
2887
2945
|
settings?: Record<string, unknown>;
|
|
2888
2946
|
}
|
|
2947
|
+
/**
|
|
2948
|
+
* Optional body of POST /connections/:id/install. `input` carries
|
|
2949
|
+
* user-supplied install credentials for direct-install connectors
|
|
2950
|
+
* (twilio-phone, aircall, webhook-cti — connector-documented snake_case
|
|
2951
|
+
* keys); omit it for OAuth/hosted connectors.
|
|
2952
|
+
*/
|
|
2953
|
+
interface InstallConnectionRequest {
|
|
2954
|
+
input?: Record<string, string>;
|
|
2955
|
+
}
|
|
2889
2956
|
interface InstallConnectionResponse {
|
|
2890
|
-
|
|
2957
|
+
/** OAuth/hosted installs: open this in a popup. Absent on direct installs. */
|
|
2958
|
+
authorization_url?: string;
|
|
2959
|
+
/** Direct installs complete server-side in this request. */
|
|
2960
|
+
is_completed?: boolean;
|
|
2961
|
+
/**
|
|
2962
|
+
* A direct-install connector's one-time setup handout (callback URLs to
|
|
2963
|
+
* paste provider-side; a minted token shown exactly once — only its hash is
|
|
2964
|
+
* stored server-side). Never retrievable again.
|
|
2965
|
+
*/
|
|
2966
|
+
setup?: Record<string, string>;
|
|
2891
2967
|
}
|
|
2892
2968
|
interface SendMessageRequest {
|
|
2893
2969
|
/** Reply mode: send into this existing conversation. */
|
|
@@ -3224,6 +3300,11 @@ interface ListConnectionsQuery extends PaginationQuery {
|
|
|
3224
3300
|
connector_key?: string;
|
|
3225
3301
|
channel?: string;
|
|
3226
3302
|
scope?: string;
|
|
3303
|
+
/**
|
|
3304
|
+
* Narrows to the user-scoped connections one person owns. Org-scoped
|
|
3305
|
+
* connections have no owner and never match.
|
|
3306
|
+
*/
|
|
3307
|
+
owner_id?: string;
|
|
3227
3308
|
status?: string;
|
|
3228
3309
|
}
|
|
3229
3310
|
/**
|
|
@@ -3875,6 +3956,7 @@ declare class ConversationClient {
|
|
|
3875
3956
|
readonly meetings: MeetingService;
|
|
3876
3957
|
/** Realtime speech-to-text (dictation) — moved here from agent-service. */
|
|
3877
3958
|
readonly voice: VoiceService;
|
|
3959
|
+
readonly calls: CallService;
|
|
3878
3960
|
constructor(client: ProteosClient);
|
|
3879
3961
|
}
|
|
3880
3962
|
/** Meeting bots (Ava) — dispatch by meeting URL and removal. */
|
|
@@ -3916,8 +3998,13 @@ interface ConnectionService {
|
|
|
3916
3998
|
* clean up at the provider by hand.
|
|
3917
3999
|
*/
|
|
3918
4000
|
delete(id: string, query?: DeleteConnectionQuery): Promise<void>;
|
|
3919
|
-
/**
|
|
3920
|
-
|
|
4001
|
+
/**
|
|
4002
|
+
* Begin the connector's install flow. OAuth connectors return an
|
|
4003
|
+
* `authorization_url` to open in a popup; direct-install connectors take
|
|
4004
|
+
* `{ input }` (user-supplied credentials) and complete server-side,
|
|
4005
|
+
* returning `is_completed` plus a one-time `setup` handout.
|
|
4006
|
+
*/
|
|
4007
|
+
install(id: string, request?: InstallConnectionRequest): Promise<InstallConnectionResponse>;
|
|
3921
4008
|
/**
|
|
3922
4009
|
* Trigger a historical backfill ("sync all") on an email connection: the
|
|
3923
4010
|
* server fetches provider mail in the chosen range and ingests it through
|
|
@@ -4133,6 +4220,30 @@ interface MistranscribedTermService {
|
|
|
4133
4220
|
accept(id: string, request?: AcceptMistranscribedTermRequest): Promise<MistranscribedTerm>;
|
|
4134
4221
|
reject(id: string): Promise<MistranscribedTerm>;
|
|
4135
4222
|
}
|
|
4223
|
+
/**
|
|
4224
|
+
* Softphone calling: the browser Voice token grant. The client identity is
|
|
4225
|
+
* derived server-side from the authenticated user; refresh by minting again
|
|
4226
|
+
* (the Voice SDK's tokenWillExpire event is the cue).
|
|
4227
|
+
*/
|
|
4228
|
+
interface CallService {
|
|
4229
|
+
mintToken(request: MintCallTokenRequest): Promise<CallTokenResponse>;
|
|
4230
|
+
/** A phone connection's provider numbers with status + routing. */
|
|
4231
|
+
listPhoneNumbers(connectionId: string): Promise<{
|
|
4232
|
+
data: PhoneNumber[];
|
|
4233
|
+
}>;
|
|
4234
|
+
/** Replace one number's routing (who it rings). Returns the refreshed list. */
|
|
4235
|
+
updatePhoneNumber(connectionId: string, numberExternalId: string, request: UpdatePhoneNumberRequest): Promise<{
|
|
4236
|
+
data: PhoneNumber[];
|
|
4237
|
+
}>;
|
|
4238
|
+
/** Point one number at the platform. Returns the refreshed list. */
|
|
4239
|
+
connectPhoneNumber(connectionId: string, numberExternalId: string): Promise<{
|
|
4240
|
+
data: PhoneNumber[];
|
|
4241
|
+
}>;
|
|
4242
|
+
/** Release one number (restores its previous handler). Returns the refreshed list. */
|
|
4243
|
+
disconnectPhoneNumber(connectionId: string, numberExternalId: string): Promise<{
|
|
4244
|
+
data: PhoneNumber[];
|
|
4245
|
+
}>;
|
|
4246
|
+
}
|
|
4136
4247
|
|
|
4137
4248
|
/**
|
|
4138
4249
|
* A single row from a query result. Keys match the result-set columns
|
|
@@ -4195,6 +4306,15 @@ type RecordData = Record<string, any>;
|
|
|
4195
4306
|
* (via bracket syntax) include `[eq]`, `[ne]`, `[gt]`, `[gte]`, `[lt]`,
|
|
4196
4307
|
* `[lte]`, `[in]` (pipe-separated), `[not_in]`, `[contains]`, `[starts_with]`,
|
|
4197
4308
|
* `[ends_with]`, `[empty]`, `[not_empty]`. Missing operator defaults to `[eq]`.
|
|
4309
|
+
* A filter key may reach one hop through a relation attribute with a dotted
|
|
4310
|
+
* path (`"company_id.name[contains]": "acme"`).
|
|
4311
|
+
*
|
|
4312
|
+
* For nested AND/OR trees, pass a filter group (the same wire dialect as
|
|
4313
|
+
* `List.filters` / `visible_when`: `{logical_operator, elements: [{field,
|
|
4314
|
+
* operator, value}], groups}`, string values, pipe-joined for in/not_in)
|
|
4315
|
+
* JSON-encoded under the reserved `_filter` key:
|
|
4316
|
+
* `{ _filter: JSON.stringify(group) }`. The server ANDs it with any flat
|
|
4317
|
+
* filter params.
|
|
4198
4318
|
*/
|
|
4199
4319
|
interface ListRecordsOptions {
|
|
4200
4320
|
/** Page number (0-indexed). First page is 0. */
|
|
@@ -4590,10 +4710,12 @@ interface TopicService {
|
|
|
4590
4710
|
|
|
4591
4711
|
/**
|
|
4592
4712
|
* Scope of an action. `entity`-scoped actions are invoked against a
|
|
4593
|
-
* specific record; `
|
|
4713
|
+
* specific record; `entity_batch` actions against a SET of records of one
|
|
4714
|
+
* entity (one invocation carrying every id, never one per record — they back
|
|
4715
|
+
* a list's toolbar buttons); `global` actions take no record context.
|
|
4594
4716
|
*/
|
|
4595
|
-
type ActionScope = 'entity' | 'global';
|
|
4596
|
-
declare const ActionScopeSchema: z.ZodEnum<["entity", "global"]>;
|
|
4717
|
+
type ActionScope = 'entity' | 'entity_batch' | 'global';
|
|
4718
|
+
declare const ActionScopeSchema: z.ZodEnum<["entity", "entity_batch", "global"]>;
|
|
4597
4719
|
/**
|
|
4598
4720
|
* Deployable, user-invokable operation. Mirrors `functionsmodel.Action`
|
|
4599
4721
|
* in the Go SDK. `params` and `returns` reuse the same `Attribute` schema
|
|
@@ -4604,7 +4726,7 @@ interface Action extends AuditFields {
|
|
|
4604
4726
|
org_id: string;
|
|
4605
4727
|
module_slug: string;
|
|
4606
4728
|
scope: ActionScope;
|
|
4607
|
-
/** Present only when `scope
|
|
4729
|
+
/** Present only when `scope` is `entity` or `entity_batch`. */
|
|
4608
4730
|
entity?: string;
|
|
4609
4731
|
name: string;
|
|
4610
4732
|
is_active: boolean;
|
|
@@ -4645,7 +4767,7 @@ declare const ActionSchema: z.ZodObject<{
|
|
|
4645
4767
|
slug: z.ZodString;
|
|
4646
4768
|
org_id: z.ZodString;
|
|
4647
4769
|
module_slug: z.ZodString;
|
|
4648
|
-
scope: z.ZodEnum<["entity", "global"]>;
|
|
4770
|
+
scope: z.ZodEnum<["entity", "entity_batch", "global"]>;
|
|
4649
4771
|
entity: z.ZodOptional<z.ZodString>;
|
|
4650
4772
|
name: z.ZodString;
|
|
4651
4773
|
is_active: z.ZodBoolean;
|
|
@@ -4883,7 +5005,7 @@ declare const ActionSchema: z.ZodObject<{
|
|
|
4883
5005
|
module_slug: string;
|
|
4884
5006
|
file_id: string;
|
|
4885
5007
|
org_id: string;
|
|
4886
|
-
scope: "entity" | "global";
|
|
5008
|
+
scope: "entity" | "entity_batch" | "global";
|
|
4887
5009
|
is_active: boolean;
|
|
4888
5010
|
returns: {
|
|
4889
5011
|
type: string;
|
|
@@ -4948,7 +5070,7 @@ declare const ActionSchema: z.ZodObject<{
|
|
|
4948
5070
|
module_slug: string;
|
|
4949
5071
|
file_id: string;
|
|
4950
5072
|
org_id: string;
|
|
4951
|
-
scope: "entity" | "global";
|
|
5073
|
+
scope: "entity" | "entity_batch" | "global";
|
|
4952
5074
|
is_active: boolean;
|
|
4953
5075
|
returns: {
|
|
4954
5076
|
type: string;
|
|
@@ -5041,6 +5163,13 @@ interface ActionService {
|
|
|
5041
5163
|
* unwrapped `result` payload.
|
|
5042
5164
|
*/
|
|
5043
5165
|
invokeEntity(entitySlug: string, recordId: string, slug: string, params: Record<string, unknown>): Promise<unknown>;
|
|
5166
|
+
/**
|
|
5167
|
+
* Invokes an `entity_batch` action against a SET of records. The whole id
|
|
5168
|
+
* array reaches the action in ONE invocation, so the result is a single
|
|
5169
|
+
* aggregate payload, not one per record. `recordIds` must be non-empty;
|
|
5170
|
+
* the server dedupes it, preserving order. Returns the unwrapped `result`.
|
|
5171
|
+
*/
|
|
5172
|
+
invokeBatch(entitySlug: string, slug: string, recordIds: string[], params: Record<string, unknown>): Promise<unknown>;
|
|
5044
5173
|
}
|
|
5045
5174
|
|
|
5046
5175
|
/**
|
|
@@ -7162,4 +7291,4 @@ declare class WorkflowClient {
|
|
|
7162
7291
|
constructor(client: ProteosClient);
|
|
7163
7292
|
}
|
|
7164
7293
|
|
|
7165
|
-
export { type AcceptMistranscribedTermRequest, AccountClient, type Action, type ActionBinding, ActionSchema, type ActionScope, ActionScopeSchema, type ActionService, type AddTeamMemberRequest, type AddressFilterConfig, type Agent, type AgentActionParams, type AgentArtifactsPayload, AgentClient, type AgentListener, type AgentListenerAcknowledgementConfig, type AgentListenerAcknowledgementType, type AgentListenerActingUserMode, type AgentListenerService, type AgentListenerTriggerType, type AgentMessagePayload, type AgentResourceListOptions, type AgentService, type AllFilterConfig, type ApiErrorResponse, type ApiKey, type AppendEventRequest, type AssignPermissionRequest, type AssignRoleRequest, type AttachContactAddressRequest, type Attachment, Attribute, AuditFields, type AuthListOptions, type AutomatedFilterConfig, type AutomatedSignal, type BatchTransactionError, BatchTransactionErrorSchema, type BatchTransactionStatus, type BatchUpsertRecordsResponse, BatchUpsertRecordsResponseSchema, type BatchUpsertTransaction, type BatchUpsertTransactionResult, BatchUpsertTransactionResultSchema, BatchUpsertTransactionSchema, type BinaryRef, type BlockContactRequest, type Channel, type ClientEventType, type ClientToolSchema, type Connection, type ConnectionCredentials, type ConnectionEndpoint, type ConnectionScope, type ConnectionService, type ConnectionStatus, type ConnectionSyncRange, type ConnectionSyncStatus, type Connector, ConnectorClient, type ConnectorConnection, type ConnectionScope$1 as ConnectorConnectionScope, type ConnectionStatus$1 as ConnectorConnectionStatus, type ConnectionTokenResponse as ConnectorConnectionTokenResponse, type CredentialKind as ConnectorCredentialKind, type ConnectorKey, type ConnectorMethod, type ConnectorProvider, type ConsentStatus, type ConsumerGroup, type Contact, type ContactAddress, type ContactAddressKind, type ContactAddressSource, type ContactErasureRequest, type ContactGroup, type ContactGroupService, type ContactGroupSource, type ContactMergeProposal, type ContactRef, type ContactService, type ContactSource, type ContactStatus, type ContentBlock$1 as ContentBlock, type ContentMatch, type ContentResponse, type ContextCompactedPayload, type Conversation, ConversationClient, type ConversationFilter, type ConversationFilterAction, type ConversationFilterConfig, type ConversationFilterEvent, type ConversationFilterService, type ConversationFilterType, type ConversationParticipant, type ConversationService, type ConversationStatus, type ConversationSummaryStatus, type ConversationType, type ConversationTypeConfig, type ConversationTypeService, type CreateAgentListenerRequest, type CreateAgentRequest, type CreateApiKeyRequest, type CreateConnectionRequest, type CreateConnectorConnectionRequest, type CreateContactGroupRequest, type CreateConversationFilterRequest, type CreateConversationTypeRequest, type CreateFileMetadata, type CreateGlossaryTermRequest, type CreateLabelRequest, type CreateLinkRequest, type CreateMcpServerRequest, type CreateNodeRequest, type CreateOrganizationRequest, type CreatePromptRequest, type CreateRecordLinkRequest, type CreateRoleRequest, type CreateSessionRequest, type CreateSpaceRequest, type CreateTeamRequest, type CreateToneProfileSetupRequest, type CreateToolRequest, type CreateToolsetRequest, type CreateUserRequest, type CreateWorkflowRequest, type CreatedApiKey, type CredentialSpec, type CronTriggerParams, DEFAULT_PORT, DataClient, type DependentAgent, type DependentSyncResult, type DispatchMeetingBotRequest, type DisplayOptions, type DomainFilterConfig, ERROR_PORT, type EditContentRequest, type EditContentResponse, type EmptyPayload, type ErasureRequestStatus, ErrorCode, type ErrorCodeType, type ErrorPayload, type EventTriggerParams, type EventType, type EventVerb, EventsClient, type ExecutionError, type ExecutionStatus, type ExecutionTriggerContext, type FileBlock, FileRef, type FileService, type FileVersionContent, type FilterMatchOn, FunctionsClient, type GetExecutionDetailResponse, type GetGraphOptions, type GetNodeExecutionItemsOptions, type GetNodeExecutionItemsResponse, type GetNodeTypesResponse, type GlossaryTerm, type GlossaryTermService, type GraphService, type InlineLinkRequest, type InstallConnectionResponse, type InstallConnectorConnectionResponse, type InternalConversationsFilterConfig, type InvokeActionResponse, type InvokeNodeMethodRequest, type InvokeNodeMethodResponse, type Item, type KickoffSource, type KickoffType, KnowledgeClient, type KnowledgeGraph, type KnowledgeGraphLink, type KnowledgeGraphNode, type KnowledgeLabel, KnowledgeLabelSchema, type KnowledgeLink, KnowledgeLinkSchema, type KnowledgeNode, type KnowledgeNodeLabel, KnowledgeNodeLabelSchema, type KnowledgeNodeMetadata, KnowledgeNodeMetadataSchema, KnowledgeNodeSchema, type KnowledgeNodeSearchResult, KnowledgeNodeSearchResultSchema, type KnowledgeRecordLink, KnowledgeRecordLinkSchema, type KnowledgeSpace, type LabelService, type LinkService, type LinkType, type ListActionsOptions, type ListAgentListenersQuery, type ListAgentsOptions, type ListConnectionsQuery, type ListConnectorConnectionsQuery, type ListConnectorsQuery, type ListContactAddressesQuery, type ListContactGroupsQuery, type ListContactMergeProposalsQuery, type ListContactsQuery, type ListConversationFilterEventsQuery, type ListConversationFiltersQuery, type ListConversationTypesQuery, type ListConversationsQuery, type ListEventsOptions, type ListExecutionsOptions, type ListGlossaryTermsQuery, type ListLabelsOptions, type ListLinksOptions, type ListMcpServersOptions, type ListMessagesQuery, type ListMistranscribedTermsQuery, type ListNodesOptions, ListOptions, type ListOrgUserRoleAssignmentsOptions, type ListOrganizationsOptions, type ListPromptsOptions, type ListRecordLinksOptions, type ListRecordsOptions, type ListResponse, ListResult, type ListRolePermissionsOptions, type ListRolesOptions, type ListRoomsQuery, type ListSessionsOptions, type ListSkillsOptions, type ListSpacesOptions, type ListTeamMembersOptions, type ListTeamsOptions, type ListToneProfileSetupsQuery, type ListToneProfilesQuery, type ListToolsOptions, type ListToolsetsOptions, type ListUserRoleAssignmentsOptions, type ListUsersOptions, type ListWorkflowsOptions, type ManualTriggerParams, type MatchMode, type McpBinding, type McpConnectionState, type McpConnectionStatus, type McpServer, type McpServerAuth, type McpServerOAuth, type McpServerService, type McpToolSummary, type MeService, type MeetingService, type MergeContactsRequest, type MergeProposalStatus, type Message, type ContentBlock as MessageContentBlock, type MessageDirection, type MessagePreview, type MessageRecipient, type MessageService, type MessageStatus, type MessageTriggerParams, type MistranscribedTerm, type MistranscribedTermService, type MistranscribedTermStatus, type MistranscriptionSuggestionSource, type ModelCallParams, type ModelConfig, type ModelRequestEndPayload, type ModelRequestStartPayload, type ModelUsage, type NeighborDirection, type NeighborEdge, type NeighborNode, type NeighborsOptions, type NodeContentMatches, type NodeDescriptor, type NodeExecution, type NodeGroup, type NodeMethodOption, type NodeNeighborhood, NodeNeighborhoodSchema, type NodeOutline, type NodePosition, type NodeProperty, type NodeRetryPolicy, type NodeRuntime, type NodeService, type NodeStatus, type NodeType, type NodeTypeKey, type NodeTypeService, type NodeTypeStatus, type OnErrorPolicy, type Organization, OrganizationSchema, type OrganizationService, type OutlineHeading, type OutlineRequest, type OutlineResponse, PLATFORM_ENTITIES, PLATFORM_ENTITY_SLUGS, PageIterator, type PairedItem, type ParseStatus, type Permission, type PermissionEventSource, type PermissionEventType, type PlatformBinding, type PlatformEntity, type PlatformEvent, type PortSpec, type Prompt, type PromptService, type PromptVersion, type PropertyOption, type PropertyType, ProteosClient, ProteosError, PublicAccessOperation, type PublishEventRequest, type QueryBinding, type QueryExecuteMeta, type QueryExecuteResponse, type QueryObject, type QueryRow, type QueryService, type QueryValidateMeta, type QueryValidateResponse, type QueryValue, type Reaction, type ReactionCapability, type ReactionOption, type ReactionSetKind, type ReasoningPayload, type RecipientKind, type RecipientRole, type RecordData, type RecordLinkService, type RecordPermissionEventRequest, type RecordService, type RedriveResult, type ResolveToneProfileQuery, type ResultBlock, type Role, type RoleBasedFilterConfig, type RoleEntityPermission, RoleEntityPermissionSchema, RoleSchema, type RoleService, type Room, type RunWorkflowRequest, SCOPED_PLATFORM_ENTITY_SLUGS, type SearchContentRequest, type SearchContentResponse, type SearchNodesRequest, type SendMessageRequest, type SendRecipient, type Session, type SessionEvent, type SessionEventEnvelope, type SessionEventsOptions, type SessionIdlePayload, type SessionService, type SessionStatus, type SessionStreamOptions, type SessionUpdatedPayload, type SharePermission, type ShareRow, type ShareService, type Skill, type SkillBundle, type SkillService, type SkillVersion, type SpaceService, type StartMcpOAuthResponse, type StopReason, StorageClient, type StorageFile, type StorageFileVersion, type SyncConnectionRequest, type SystemSource, type TailOptions, type Team, type TeamMember, type TeamService, type TestNodeCandidate, type TestNodeInputSource, type TestNodeRequest, type TestNodeResponse, type TextBlock, type ToneProfile, type ToneProfileScope, type ToneProfileService, type ToneProfileSetup, type ToneProfileSetupStatus, type Tool, type ToolBinding, type ToolConfirmationPayload, type ToolKind, type ToolResultPayload, type ToolService, type ToolUsePayload, type Toolset, type ToolsetKind, type ToolsetService, type ToolsetToolSummary, type Topic, type TopicKind, type TopicService, type TranscribeStreamOptions, type TranscriptResult, type TranscriptTurn, type Transcription, type TranscriptionReviewStatus, type TranscriptionStatus, type TriggerKind, type Turn, UNASSIGNED_SPACE_SLUG, type UnreadCounts, type UpdateAgentListenerRequest, type UpdateAgentRequest, type UpdateConnectionRequest, type UpdateConnectorConnectionRequest, type UpdateContactGroupRequest, type UpdateContactRequest, type UpdateConversationFilterRequest, type UpdateConversationTypeRequest, type UpdateDraftRequest, type UpdateFileMetadata, type UpdateGlossaryTermRequest, type UpdateLabelRequest, type UpdateLinkRequest, type UpdateMcpServerRequest, type UpdateMeRequest, type UpdateNodeRequest, type UpdateOrganizationRequest, type UpdatePromptRequest, type UpdateRoleRequest, type UpdateSpaceRequest, type UpdateTeamRequest, type UpdateToolRequest, type UpdateToolsetRequest, type UpdateUserRequest, type UpdateWorkflowRequest, type User, type UserMessagePayload, UserRef$2 as UserRef, type UserRoleAssignment, UserRoleAssignmentSchema, type UserRoleAssignmentService, UserSchema, type UserService, type VoiceService, type VoiceTranscriptionStream, type WebhookTriggerParams, type Workflow, WorkflowClient, type WorkflowConnection, type WorkflowExecution, type WorkflowGraph, type WorkflowNode, type WorkflowNodeType, type WorkflowStatus, type WorkflowVersion, type WorkflowVersionAuthor, type WorkflowVersionSummary, type WriteContentResponse, type WriteCredentialsRequest, buildUrl, getDefaultErrorCode, isBadRequest, isConflict, isForbidden, isNotFound, isPlatformEntity, isProteosError, isShareable, isUnauthorized, parseErrorResponse, shareRouteFor, toQueryParams, toQueryString };
|
|
7294
|
+
export { type AcceptMistranscribedTermRequest, AccountClient, type Action, type ActionBinding, ActionSchema, type ActionScope, ActionScopeSchema, type ActionService, type AddTeamMemberRequest, type AddressFilterConfig, type Agent, type AgentActionParams, type AgentArtifactsPayload, AgentClient, type AgentListener, type AgentListenerAcknowledgementConfig, type AgentListenerAcknowledgementType, type AgentListenerActingUserMode, type AgentListenerService, type AgentListenerTriggerType, type AgentMessagePayload, type AgentResourceListOptions, type AgentService, type AllFilterConfig, type ApiErrorResponse, type ApiKey, type AppendEventRequest, type AssignPermissionRequest, type AssignRoleRequest, type AttachContactAddressRequest, type Attachment, Attribute, AuditFields, type AuthListOptions, type AutomatedFilterConfig, type AutomatedSignal, type BatchTransactionError, BatchTransactionErrorSchema, type BatchTransactionStatus, type BatchUpsertRecordsResponse, BatchUpsertRecordsResponseSchema, type BatchUpsertTransaction, type BatchUpsertTransactionResult, BatchUpsertTransactionResultSchema, BatchUpsertTransactionSchema, type BinaryRef, type BlockContactRequest, type CallStatus, type CallTokenResponse, type Channel, type ClientEventType, type ClientToolSchema, type Connection, type ConnectionCredentials, type ConnectionEndpoint, type ConnectionScope, type ConnectionService, type ConnectionStatus, type ConnectionSyncRange, type ConnectionSyncStatus, type Connector, ConnectorClient, type ConnectorConnection, type ConnectionScope$1 as ConnectorConnectionScope, type ConnectionStatus$1 as ConnectorConnectionStatus, type ConnectionTokenResponse as ConnectorConnectionTokenResponse, type CredentialKind as ConnectorCredentialKind, type ConnectorKey, type ConnectorMethod, type ConnectorProvider, type ConsentStatus, type ConsumerGroup, type Contact, type ContactAddress, type ContactAddressKind, type ContactAddressSource, type ContactErasureRequest, type ContactGroup, type ContactGroupService, type ContactGroupSource, type ContactMergeProposal, type ContactRef, type ContactService, type ContactSource, type ContactStatus, type ContentBlock$1 as ContentBlock, type ContentMatch, type ContentResponse, type ContextCompactedPayload, type Conversation, ConversationClient, type ConversationFilter, type ConversationFilterAction, type ConversationFilterConfig, type ConversationFilterEvent, type ConversationFilterService, type ConversationFilterType, type ConversationParticipant, type ConversationService, type ConversationStatus, type ConversationSummaryStatus, type ConversationType, type ConversationTypeConfig, type ConversationTypeService, type CreateAgentListenerRequest, type CreateAgentRequest, type CreateApiKeyRequest, type CreateConnectionRequest, type CreateConnectorConnectionRequest, type CreateContactGroupRequest, type CreateConversationFilterRequest, type CreateConversationTypeRequest, type CreateFileMetadata, type CreateGlossaryTermRequest, type CreateLabelRequest, type CreateLinkRequest, type CreateMcpServerRequest, type CreateNodeRequest, type CreateOrganizationRequest, type CreatePromptRequest, type CreateRecordLinkRequest, type CreateRoleRequest, type CreateSessionRequest, type CreateSpaceRequest, type CreateTeamRequest, type CreateToneProfileSetupRequest, type CreateToolRequest, type CreateToolsetRequest, type CreateUserRequest, type CreateWorkflowRequest, type CreatedApiKey, type CredentialSpec, type CronTriggerParams, DEFAULT_PORT, DataClient, type DependentAgent, type DependentSyncResult, type DispatchMeetingBotRequest, type DisplayOptions, type DomainFilterConfig, ERROR_PORT, type EditContentRequest, type EditContentResponse, type EmptyPayload, type ErasureRequestStatus, ErrorCode, type ErrorCodeType, type ErrorPayload, type EventTriggerParams, type EventType, type EventVerb, EventsClient, type ExecutionError, type ExecutionStatus, type ExecutionTriggerContext, type FileBlock, FileRef, type FileService, type FileVersionContent, type FilterMatchOn, FunctionsClient, type GetExecutionDetailResponse, type GetGraphOptions, type GetNodeExecutionItemsOptions, type GetNodeExecutionItemsResponse, type GetNodeTypesResponse, type GlossaryTerm, type GlossaryTermService, type GraphService, type InlineLinkRequest, type InstallConnectionResponse, type InstallConnectorConnectionResponse, type InternalConversationsFilterConfig, type InvokeActionResponse, type InvokeNodeMethodRequest, type InvokeNodeMethodResponse, type Item, type KickoffSource, type KickoffType, KnowledgeClient, type KnowledgeGraph, type KnowledgeGraphLink, type KnowledgeGraphNode, type KnowledgeLabel, KnowledgeLabelSchema, type KnowledgeLink, KnowledgeLinkSchema, type KnowledgeNode, type KnowledgeNodeLabel, KnowledgeNodeLabelSchema, type KnowledgeNodeMetadata, KnowledgeNodeMetadataSchema, KnowledgeNodeSchema, type KnowledgeNodeSearchResult, KnowledgeNodeSearchResultSchema, type KnowledgeRecordLink, KnowledgeRecordLinkSchema, type KnowledgeSpace, type LabelService, type LinkService, type LinkType, type ListActionsOptions, type ListAgentListenersQuery, type ListAgentsOptions, type ListConnectionsQuery, type ListConnectorConnectionsQuery, type ListConnectorsQuery, type ListContactAddressesQuery, type ListContactGroupsQuery, type ListContactMergeProposalsQuery, type ListContactsQuery, type ListConversationFilterEventsQuery, type ListConversationFiltersQuery, type ListConversationTypesQuery, type ListConversationsQuery, type ListEventsOptions, type ListExecutionsOptions, type ListGlossaryTermsQuery, type ListLabelsOptions, type ListLinksOptions, type ListMcpServersOptions, type ListMessagesQuery, type ListMistranscribedTermsQuery, type ListNodesOptions, ListOptions, type ListOrgUserRoleAssignmentsOptions, type ListOrganizationsOptions, type ListPromptsOptions, type ListRecordLinksOptions, type ListRecordsOptions, type ListResponse, ListResult, type ListRolePermissionsOptions, type ListRolesOptions, type ListRoomsQuery, type ListSessionsOptions, type ListSkillsOptions, type ListSpacesOptions, type ListTeamMembersOptions, type ListTeamsOptions, type ListToneProfileSetupsQuery, type ListToneProfilesQuery, type ListToolsOptions, type ListToolsetsOptions, type ListUserRoleAssignmentsOptions, type ListUsersOptions, type ListWorkflowsOptions, type ManualTriggerParams, type MatchMode, type McpBinding, type McpConnectionState, type McpConnectionStatus, type McpServer, type McpServerAuth, type McpServerOAuth, type McpServerService, type McpToolSummary, type MeService, type MeetingService, type MergeContactsRequest, type MergeProposalStatus, type Message, type ContentBlock as MessageContentBlock, type MessageDirection, type MessagePreview, type MessageRecipient, type MessageService, type MessageStatus, type MessageTriggerParams, type MintCallTokenRequest, type MistranscribedTerm, type MistranscribedTermService, type MistranscribedTermStatus, type MistranscriptionSuggestionSource, type ModelCallParams, type ModelConfig, type ModelRequestEndPayload, type ModelRequestStartPayload, type ModelUsage, type NeighborDirection, type NeighborEdge, type NeighborNode, type NeighborsOptions, type NodeContentMatches, type NodeDescriptor, type NodeExecution, type NodeGroup, type NodeMethodOption, type NodeNeighborhood, NodeNeighborhoodSchema, type NodeOutline, type NodePosition, type NodeProperty, type NodeRetryPolicy, type NodeRuntime, type NodeService, type NodeStatus, type NodeType, type NodeTypeKey, type NodeTypeService, type NodeTypeStatus, type OnErrorPolicy, type Organization, OrganizationSchema, type OrganizationService, type OutlineHeading, type OutlineRequest, type OutlineResponse, PLATFORM_ENTITIES, PLATFORM_ENTITY_SLUGS, PageIterator, type PairedItem, type ParseStatus, type Permission, type PermissionEventSource, type PermissionEventType, type PhoneNumber, type PhoneNumberRouting, type PhoneNumberStatus, type PlatformBinding, type PlatformEntity, type PlatformEvent, type PortSpec, type Prompt, type PromptService, type PromptVersion, type PropertyOption, type PropertyType, ProteosClient, ProteosError, PublicAccessOperation, type PublishEventRequest, type QueryBinding, type QueryExecuteMeta, type QueryExecuteResponse, type QueryObject, type QueryRow, type QueryService, type QueryValidateMeta, type QueryValidateResponse, type QueryValue, type Reaction, type ReactionCapability, type ReactionOption, type ReactionSetKind, type ReasoningPayload, type RecipientKind, type RecipientRole, type RecordData, type RecordLinkService, type RecordPermissionEventRequest, type RecordService, type RedriveResult, type ResolveToneProfileQuery, type ResultBlock, type Role, type RoleBasedFilterConfig, type RoleEntityPermission, RoleEntityPermissionSchema, RoleSchema, type RoleService, type Room, type RoutingTarget, type RunWorkflowRequest, SCOPED_PLATFORM_ENTITY_SLUGS, type SearchContentRequest, type SearchContentResponse, type SearchNodesRequest, type SendMessageRequest, type SendRecipient, type Session, type SessionEvent, type SessionEventEnvelope, type SessionEventsOptions, type SessionIdlePayload, type SessionService, type SessionStatus, type SessionStreamOptions, type SessionUpdatedPayload, type SharePermission, type ShareRow, type ShareService, type Skill, type SkillBundle, type SkillService, type SkillVersion, type SpaceService, type StartMcpOAuthResponse, type StopReason, StorageClient, type StorageFile, type StorageFileVersion, type SyncConnectionRequest, type SystemSource, type TailOptions, type Team, type TeamMember, type TeamService, type TestNodeCandidate, type TestNodeInputSource, type TestNodeRequest, type TestNodeResponse, type TextBlock, type ToneProfile, type ToneProfileScope, type ToneProfileService, type ToneProfileSetup, type ToneProfileSetupStatus, type Tool, type ToolBinding, type ToolConfirmationPayload, type ToolKind, type ToolResultPayload, type ToolService, type ToolUsePayload, type Toolset, type ToolsetKind, type ToolsetService, type ToolsetToolSummary, type Topic, type TopicKind, type TopicService, type TranscribeStreamOptions, type TranscriptResult, type TranscriptTurn, type Transcription, type TranscriptionReviewStatus, type TranscriptionStatus, type TriggerKind, type Turn, UNASSIGNED_SPACE_SLUG, type UnreadCounts, type UpdateAgentListenerRequest, type UpdateAgentRequest, type UpdateConnectionRequest, type UpdateConnectorConnectionRequest, type UpdateContactGroupRequest, type UpdateContactRequest, type UpdateConversationFilterRequest, type UpdateConversationTypeRequest, type UpdateDraftRequest, type UpdateFileMetadata, type UpdateGlossaryTermRequest, type UpdateLabelRequest, type UpdateLinkRequest, type UpdateMcpServerRequest, type UpdateMeRequest, type UpdateNodeRequest, type UpdateOrganizationRequest, type UpdatePhoneNumberRequest, type UpdatePromptRequest, type UpdateRoleRequest, type UpdateSpaceRequest, type UpdateTeamRequest, type UpdateToolRequest, type UpdateToolsetRequest, type UpdateUserRequest, type UpdateWorkflowRequest, type User, type UserMessagePayload, UserRef$2 as UserRef, type UserRoleAssignment, UserRoleAssignmentSchema, type UserRoleAssignmentService, UserSchema, type UserService, type VoiceService, type VoiceTranscriptionStream, type WebhookTriggerParams, type Workflow, WorkflowClient, type WorkflowConnection, type WorkflowExecution, type WorkflowGraph, type WorkflowNode, type WorkflowNodeType, type WorkflowStatus, type WorkflowVersion, type WorkflowVersionAuthor, type WorkflowVersionSummary, type WriteContentResponse, type WriteCredentialsRequest, buildUrl, getDefaultErrorCode, isBadRequest, isConflict, isForbidden, isNotFound, isPlatformEntity, isProteosError, isShareable, isUnauthorized, parseErrorResponse, shareRouteFor, toQueryParams, toQueryString };
|