@rossum/api-client 0.1.25 → 0.1.26
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/index.js +64 -60
- package/index.js.map +1 -1
- package/package.json +3 -2
- package/src/annotations/endpoints/approve.js.map +1 -1
- package/src/annotations/endpoints/assign.js.map +1 -1
- package/src/annotations/endpoints/cancel.js +1 -1
- package/src/annotations/endpoints/cancel.js.map +1 -1
- package/src/annotations/endpoints/confirm.js.map +1 -1
- package/src/annotations/endpoints/contentSelect.js.map +1 -1
- package/src/annotations/endpoints/copy.js.map +1 -1
- package/src/annotations/endpoints/delete.js.map +1 -1
- package/src/annotations/endpoints/editPages.js.map +1 -1
- package/src/annotations/endpoints/editPagesInPlace.js.map +1 -1
- package/src/annotations/endpoints/get.js.map +1 -1
- package/src/annotations/endpoints/getContent.js.map +1 -1
- package/src/annotations/endpoints/getPageData.js +1 -1
- package/src/annotations/endpoints/getPageData.js.map +1 -1
- package/src/annotations/endpoints/index.js +2 -0
- package/src/annotations/endpoints/index.js.map +1 -1
- package/src/annotations/endpoints/patch.js.map +1 -1
- package/src/annotations/endpoints/postpone.js.map +1 -1
- package/src/annotations/endpoints/purge.js.map +1 -1
- package/src/annotations/endpoints/reject.js.map +1 -1
- package/src/annotations/endpoints/search.js +2 -2
- package/src/annotations/endpoints/search.js.map +1 -1
- package/src/annotations/endpoints/split.js +15 -0
- package/src/annotations/endpoints/split.js.map +1 -0
- package/src/annotations/endpoints/split.schema.js +23 -0
- package/src/annotations/endpoints/split.schema.js.map +1 -0
- package/src/annotations/endpoints/start.js.map +1 -1
- package/src/annotations/endpoints/startEditPages.js.map +1 -1
- package/src/annotations/endpoints/startEmbedded.js.map +1 -1
- package/src/annotations/endpoints/updateContent.js.map +1 -1
- package/src/annotations/endpoints/usageReportExport.js.map +1 -1
- package/src/annotations/endpoints/validate.js.map +1 -1
- package/src/annotations/models/annotation.schema.js +2 -0
- package/src/annotations/models/annotation.schema.js.map +1 -1
- package/src/annotations/models/annotationData.schema.js +1 -0
- package/src/annotations/models/annotationData.schema.js.map +1 -1
- package/src/authentication/endpoints/getMembershipToken.js.map +1 -1
- package/src/authentication/endpoints/login.js.map +1 -1
- package/src/authentication/endpoints/password/change.js.map +1 -1
- package/src/authentication/endpoints/password/confirm.js +17 -7
- package/src/authentication/endpoints/password/confirm.js.map +1 -1
- package/src/authentication/endpoints/password/reset.js +17 -7
- package/src/authentication/endpoints/password/reset.js.map +1 -1
- package/src/authentication/endpoints/password/score.js.map +1 -1
- package/src/authentication/endpoints/patch.js.map +1 -1
- package/src/authentication/endpoints/user.js.map +1 -1
- package/src/automationBlockers/endpoints/get.js.map +1 -1
- package/src/billing/endpoints/getHistory.js.map +1 -1
- package/src/billing/endpoints/getHistoryExport.js.map +1 -1
- package/src/billing/endpoints/getStats.js.map +1 -1
- package/src/billing/endpoints/getStatsExport.js.map +1 -1
- package/src/connectors/endpoints/create.js.map +1 -1
- package/src/connectors/endpoints/delete.js.map +1 -1
- package/src/connectors/endpoints/list.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/create.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/get.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/predict.js.map +1 -1
- package/src/dedicatedEngineSchema/endpoints/validate.js.map +1 -1
- package/src/dedicatedEngines/endpoints/create.js.map +1 -1
- package/src/dedicatedEngines/endpoints/get.js.map +1 -1
- package/src/dedicatedEngines/endpoints/list.js.map +1 -1
- package/src/dedicatedEngines/endpoints/patch.js.map +1 -1
- package/src/dedicatedEngines/endpoints/request.js.map +1 -1
- package/src/deleteRecommendations/endpoints/create.js.map +1 -1
- package/src/deleteRecommendations/endpoints/get.js.map +1 -1
- package/src/deleteRecommendations/endpoints/list.js.map +1 -1
- package/src/deleteRecommendations/endpoints/patch.js.map +1 -1
- package/src/documentRelations/endpoints/index.js +8 -0
- package/src/documentRelations/endpoints/index.js.map +1 -0
- package/src/documentRelations/endpoints/list.js +17 -0
- package/src/documentRelations/endpoints/list.js.map +1 -0
- package/src/documentRelations/endpoints/list.schema.js +17 -0
- package/src/documentRelations/endpoints/list.schema.js.map +1 -0
- package/src/documentRelations/models/relations.schema.js +18 -0
- package/src/documentRelations/models/relations.schema.js.map +1 -0
- package/src/documents/endpoints/downloads.js.map +1 -1
- package/src/documents/endpoints/get.js.map +1 -1
- package/src/documents/endpoints/getBlob.js.map +1 -1
- package/src/documents/endpoints/list.js.map +1 -1
- package/src/documents/endpoints/patch.js.map +1 -1
- package/src/email/endpoints/get.js.map +1 -1
- package/src/email/endpoints/list.js.map +1 -1
- package/src/email/endpoints/send.js.map +1 -1
- package/src/email/endpoints/send.schema.js +1 -0
- package/src/email/endpoints/send.schema.js.map +1 -1
- package/src/emailTemplates/endpoints/create.js.map +1 -1
- package/src/emailTemplates/endpoints/delete.js.map +1 -1
- package/src/emailTemplates/endpoints/get.js.map +1 -1
- package/src/emailTemplates/endpoints/list.js.map +1 -1
- package/src/emailTemplates/endpoints/patch.js.map +1 -1
- package/src/emailTemplates/endpoints/render.js.map +1 -1
- package/src/emailTemplatesStats/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/counts.js.map +1 -1
- package/src/emailThreads/endpoints/get.js.map +1 -1
- package/src/emailThreads/endpoints/list.js.map +1 -1
- package/src/emailThreads/endpoints/patch.js.map +1 -1
- package/src/engines/endpoints/patch.schema.js +6 -1
- package/src/engines/endpoints/patch.schema.js.map +1 -1
- package/src/engines/models/engine.schema.js +1 -0
- package/src/engines/models/engine.schema.js.map +1 -1
- package/src/engines/models/engineQueueStatsItem.schema.js +2 -0
- package/src/engines/models/engineQueueStatsItem.schema.js.map +1 -1
- package/src/genericEngines/endpoints/get.js.map +1 -1
- package/src/genericEngines/endpoints/list.js.map +1 -1
- package/src/groups/endpoints/list.js.map +1 -1
- package/src/hookInterfaces/endpoints/create.js +16 -0
- package/src/hookInterfaces/endpoints/create.js.map +1 -0
- package/src/hookInterfaces/endpoints/create.schema.js +14 -0
- package/src/hookInterfaces/endpoints/create.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/delete.js +13 -0
- package/src/hookInterfaces/endpoints/delete.js.map +1 -0
- package/src/hookInterfaces/endpoints/index.js +16 -0
- package/src/hookInterfaces/endpoints/index.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.js +15 -0
- package/src/hookInterfaces/endpoints/invoke.js.map +1 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js +10 -0
- package/src/hookInterfaces/endpoints/invoke.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.js +17 -0
- package/src/hookInterfaces/endpoints/list.js.map +1 -0
- package/src/hookInterfaces/endpoints/list.schema.js +16 -0
- package/src/hookInterfaces/endpoints/list.schema.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.js +16 -0
- package/src/hookInterfaces/endpoints/patch.js.map +1 -0
- package/src/hookInterfaces/endpoints/patch.schema.js +12 -0
- package/src/hookInterfaces/endpoints/patch.schema.js.map +1 -0
- package/src/{authentication/models/authInfo.js → hookInterfaces/models/hookInterface.js} +1 -1
- package/src/hookInterfaces/models/hookInterface.js.map +1 -0
- package/src/hookInterfaces/models/hookInterface.schema.js +17 -0
- package/src/hookInterfaces/models/hookInterface.schema.js.map +1 -0
- package/src/{deleteRecommendations → hookInterfaces}/models/index.js +2 -1
- package/src/hookInterfaces/models/index.js.map +1 -0
- package/src/hookTemplates/endpoints/get.js +13 -0
- package/src/hookTemplates/endpoints/get.js.map +1 -0
- package/src/hookTemplates/endpoints/index.js +2 -0
- package/src/hookTemplates/endpoints/index.js.map +1 -1
- package/src/hookTemplates/endpoints/list.js.map +1 -1
- package/src/hookTemplates/models/hookTemplate.schema.js +5 -0
- package/src/hookTemplates/models/hookTemplate.schema.js.map +1 -1
- package/src/hooks/endpoints/cancelRun.js +13 -0
- package/src/hooks/endpoints/cancelRun.js.map +1 -0
- package/src/hooks/endpoints/cancelRun.schema.js +8 -0
- package/src/hooks/endpoints/cancelRun.schema.js.map +1 -0
- package/src/hooks/endpoints/create.js.map +1 -1
- package/src/hooks/endpoints/create.schema.js +8 -1
- package/src/hooks/endpoints/create.schema.js.map +1 -1
- package/src/hooks/endpoints/createFromTemplate.js +16 -0
- package/src/hooks/endpoints/createFromTemplate.js.map +1 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js +14 -0
- package/src/hooks/endpoints/createFromTemplate.schema.js.map +1 -0
- package/src/hooks/endpoints/delete.js.map +1 -1
- package/src/hooks/endpoints/generatePayload.js.map +1 -1
- package/src/hooks/endpoints/get.js.map +1 -1
- package/src/hooks/endpoints/getSecretsKeys.js.map +1 -1
- package/src/hooks/endpoints/index.js +9 -3
- package/src/hooks/endpoints/index.js.map +1 -1
- package/src/hooks/endpoints/invoke.js.map +1 -1
- package/src/hooks/endpoints/list.js.map +1 -1
- package/src/hooks/endpoints/list.schema.js +2 -0
- package/src/hooks/endpoints/list.schema.js.map +1 -1
- package/src/hooks/endpoints/patch.js.map +1 -1
- package/src/hooks/endpoints/patch.schema.js +6 -0
- package/src/hooks/endpoints/patch.schema.js.map +1 -1
- package/src/hooks/endpoints/runLogs.js +14 -0
- package/src/hooks/endpoints/runLogs.js.map +1 -0
- package/src/hooks/endpoints/runs.js +15 -0
- package/src/hooks/endpoints/runs.js.map +1 -0
- package/src/hooks/endpoints/runs.schema.js +26 -0
- package/src/hooks/endpoints/runs.schema.js.map +1 -0
- package/src/hooks/endpoints/test.js.map +1 -1
- package/src/hooks/models/hook.schema.js +14 -4
- package/src/hooks/models/hook.schema.js.map +1 -1
- package/src/hooks/models/hookConfig.schema.js +17 -11
- package/src/hooks/models/hookConfig.schema.js.map +1 -1
- package/src/hooks/models/hookUtils.schema.js +11 -1
- package/src/hooks/models/hookUtils.schema.js.map +1 -1
- package/src/hooks/models/run.js +72 -0
- package/src/hooks/models/run.js.map +1 -0
- package/src/hooks/models/run.schema.js +115 -0
- package/src/hooks/models/run.schema.js.map +1 -0
- package/src/hooks/models/runLog.js +5 -0
- package/src/hooks/models/runLog.js.map +1 -0
- package/src/hooks/models/runLog.schema.js +15 -0
- package/src/hooks/models/runLog.schema.js.map +1 -0
- package/src/inboxes/endpoints/create.js.map +1 -1
- package/src/inboxes/endpoints/get.js.map +1 -1
- package/src/inboxes/endpoints/list.js.map +1 -1
- package/src/inboxes/endpoints/patch.js.map +1 -1
- package/src/internal/endpoints/domainSettings.js.map +1 -1
- package/src/internal/endpoints/generateRejectionEmail.js.map +1 -1
- package/src/internal/endpoints/index.js +16 -10
- package/src/internal/endpoints/index.js.map +1 -1
- package/src/internal/endpoints/logs.js +16 -0
- package/src/internal/endpoints/logs.js.map +1 -0
- package/src/internal/endpoints/logs.schema.js +13 -0
- package/src/internal/endpoints/logs.schema.js.map +1 -0
- package/src/internal/endpoints/requestDemo.js.map +1 -1
- package/src/internal/endpoints/requestExtension.js.map +1 -1
- package/src/internal/endpoints/rules/evaluateRules.schema.js +2 -2
- package/src/internal/endpoints/rules/evaluateRules.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js +1 -1
- package/src/internal/endpoints/rules/suggestRule.schema.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.js.map +1 -1
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js +0 -4
- package/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.js.map +1 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js +2 -1
- package/src/internal/endpoints/schemas/evaluateFormulas.schema.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.js.map +1 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js +2 -1
- package/src/internal/endpoints/schemas/formulasInfo.schema.js.map +1 -1
- package/src/labels/endpoints/apply.js.map +1 -1
- package/src/labels/endpoints/create.js.map +1 -1
- package/src/labels/endpoints/create.schema.js +4 -3
- package/src/labels/endpoints/create.schema.js.map +1 -1
- package/src/labels/endpoints/delete.js.map +1 -1
- package/src/labels/endpoints/list.js.map +1 -1
- package/src/labels/endpoints/patch.js.map +1 -1
- package/src/labels/endpoints/patch.schema.js +4 -3
- package/src/labels/endpoints/patch.schema.js.map +1 -1
- package/src/labels/models/label.schema.js +1 -0
- package/src/labels/models/label.schema.js.map +1 -1
- package/src/memberships/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/create.js.map +1 -1
- package/src/organization/endpoints/get.js.map +1 -1
- package/src/organization/endpoints/limits.js.map +1 -1
- package/src/organization/endpoints/patch.js.map +1 -1
- package/src/organizationGroups/endpoints/organizations.js.map +1 -1
- package/src/organizationGroups/endpoints/queues.js.map +1 -1
- package/src/organizationGroups/endpoints/workspaces.js.map +1 -1
- package/src/queues/endpoints/automation.js.map +1 -1
- package/src/queues/endpoints/create.js.map +1 -1
- package/src/queues/endpoints/createFromTemplate.js.map +1 -1
- package/src/queues/endpoints/delete.js.map +1 -1
- package/src/queues/endpoints/duplicate.js.map +1 -1
- package/src/queues/endpoints/exportAnnotation.js.map +1 -1
- package/src/queues/endpoints/get.js.map +1 -1
- package/src/queues/endpoints/getRelatedObjectsCounts.js.map +1 -1
- package/src/queues/endpoints/index.js.map +1 -1
- package/src/queues/endpoints/list.js.map +1 -1
- package/src/queues/endpoints/nextAnnotation.js.map +1 -1
- package/src/queues/endpoints/patch.js.map +1 -1
- package/src/queues/endpoints/suggestedRecipients.js.map +1 -1
- package/src/queues/endpoints/upload.js.map +1 -1
- package/src/relations/endpoints/create.js.map +1 -1
- package/src/relations/endpoints/delete.js.map +1 -1
- package/src/relations/endpoints/get.js.map +1 -1
- package/src/relations/endpoints/list.js.map +1 -1
- package/src/relations/endpoints/patch.js.map +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js +1 -1
- package/src/rule-templates/models/ruleTemplate.schema.js.map +1 -1
- package/src/rules/models/schemaRule.schema.js +13 -16
- package/src/rules/models/schemaRule.schema.js.map +1 -1
- package/src/schemaFields/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/create.js.map +1 -1
- package/src/schemas/endpoints/get.js.map +1 -1
- package/src/schemas/endpoints/list.js.map +1 -1
- package/src/schemas/endpoints/patch.js.map +1 -1
- package/src/schemas/models/schemaDatapointBase.schema.js +3 -0
- package/src/schemas/models/schemaDatapointBase.schema.js.map +1 -1
- package/src/shared/models/annotationListTable.schema.js +1 -0
- package/src/shared/models/annotationListTable.schema.js.map +1 -1
- package/src/suggestedEdit/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/fromTemplate.js.map +1 -1
- package/src/surveys/endpoints/get.js.map +1 -1
- package/src/surveys/endpoints/list.js.map +1 -1
- package/src/surveys/endpoints/patch.js.map +1 -1
- package/src/tasks/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/create.js.map +1 -1
- package/src/triggers/endpoints/delete.js.map +1 -1
- package/src/triggers/endpoints/get.js.map +1 -1
- package/src/triggers/endpoints/index.js +2 -0
- package/src/triggers/endpoints/index.js.map +1 -1
- package/src/triggers/endpoints/list.js +17 -0
- package/src/triggers/endpoints/list.js.map +1 -0
- package/src/triggers/endpoints/list.schema.js +14 -0
- package/src/triggers/endpoints/list.schema.js.map +1 -0
- package/src/triggers/endpoints/patch.js.map +1 -1
- package/src/uploads/endpoints/get.js.map +1 -1
- package/src/uploads/endpoints/post.js.map +1 -1
- package/src/users/endpoints/create.js.map +1 -1
- package/src/users/endpoints/delete.js.map +1 -1
- package/src/users/endpoints/get.js.map +1 -1
- package/src/users/endpoints/list.js.map +1 -1
- package/src/users/endpoints/patch.js.map +1 -1
- package/src/users/endpoints/resetPassword.js.map +1 -1
- package/src/utils/codecUtils.js +17 -7
- package/src/utils/codecUtils.js.map +1 -1
- package/src/utils/request.js +17 -7
- package/src/utils/request.js.map +1 -1
- package/src/utils/requestConfig.js +17 -7
- package/src/utils/requestConfig.js.map +1 -1
- package/src/utils/requestResponse.js +17 -7
- package/src/utils/requestResponse.js.map +1 -1
- package/src/utils.js +17 -7
- package/src/utils.js.map +1 -1
- package/src/workflowActivities/endpoints/get.js.map +1 -1
- package/src/workflowActivities/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/get.js.map +1 -1
- package/src/workflowRuns/endpoints/list.js.map +1 -1
- package/src/workflowRuns/endpoints/reset.js.map +1 -1
- package/src/workflowSteps/endpoints/get.js.map +1 -1
- package/src/workflowSteps/endpoints/list.js.map +1 -1
- package/src/workflows/endpoints/get.js.map +1 -1
- package/src/workflows/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/create.js.map +1 -1
- package/src/workspaces/endpoints/delete.js.map +1 -1
- package/src/workspaces/endpoints/get.js +13 -0
- package/src/workspaces/endpoints/get.js.map +1 -0
- package/src/workspaces/endpoints/index.js +2 -0
- package/src/workspaces/endpoints/index.js.map +1 -1
- package/src/workspaces/endpoints/list.js.map +1 -1
- package/src/workspaces/endpoints/patch.js.map +1 -1
- package/types/index.d.ts +6342 -3208
- package/types/src/annotations/endpoints/cancelEditPages.d.ts +4 -4
- package/types/src/annotations/endpoints/cancelEditPages.schema.d.ts +4 -4
- package/types/src/annotations/endpoints/contentSelect.d.ts +2 -2
- package/types/src/annotations/endpoints/contentSelect.schema.d.ts +2 -2
- package/types/src/annotations/endpoints/editPages.d.ts +16 -16
- package/types/src/annotations/endpoints/editPages.schema.d.ts +16 -16
- package/types/src/annotations/endpoints/editPagesInPlace.d.ts +8 -8
- package/types/src/annotations/endpoints/editPagesInPlace.schema.d.ts +8 -8
- package/types/src/annotations/endpoints/get.d.ts +12 -6
- package/types/src/annotations/endpoints/getContent.d.ts +292 -214
- package/types/src/annotations/endpoints/getPageData.d.ts +1 -1
- package/types/src/annotations/endpoints/index.d.ts +869 -607
- package/types/src/annotations/endpoints/list.d.ts +206 -162
- package/types/src/annotations/endpoints/patch.d.ts +18 -6
- package/types/src/annotations/endpoints/patch.schema.d.ts +6 -0
- package/types/src/annotations/endpoints/search.d.ts +206 -162
- package/types/src/annotations/endpoints/split.d.ts +88 -0
- package/types/src/annotations/endpoints/split.schema.d.ts +66 -0
- package/types/src/annotations/endpoints/start.d.ts +2 -2
- package/types/src/annotations/endpoints/startEditPages.d.ts +7 -7
- package/types/src/annotations/endpoints/translate.d.ts +6 -6
- package/types/src/annotations/endpoints/translate.schema.d.ts +6 -6
- package/types/src/annotations/endpoints/updateContent.d.ts +5 -2
- package/types/src/annotations/endpoints/validate.d.ts +9 -4
- package/types/src/annotations/endpoints/validate.schema.d.ts +9 -4
- package/types/src/annotations/models/annotation.d.ts +2 -0
- package/types/src/annotations/models/annotation.schema.d.ts +12 -6
- package/types/src/annotations/models/annotationData.d.ts +1 -0
- package/types/src/annotations/models/annotationData.schema.d.ts +471 -337
- package/types/src/annotations/models/annotationListSideload.schema.d.ts +184 -150
- package/types/src/annotations/models/annotationStart.schema.d.ts +2 -2
- package/types/src/annotations/models/editPages.schema.d.ts +11 -11
- package/types/src/annotations/models/pageData.schema.d.ts +6 -6
- package/types/src/annotations/models/processingDuration.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/index.d.ts +6 -6
- package/types/src/authentication/endpoints/password/score.d.ts +2 -2
- package/types/src/authentication/endpoints/password/score.schema.d.ts +2 -2
- package/types/src/authentication/endpoints/patch.d.ts +2 -2
- package/types/src/authentication/endpoints/user.d.ts +2 -2
- package/types/src/automationBlockers/endpoints/get.d.ts +4 -4
- package/types/src/automationBlockers/endpoints/index.d.ts +4 -4
- package/types/src/automationBlockers/models/automationBlocker.schema.d.ts +4 -4
- package/types/src/billing/endpoints/getHistory.d.ts +12 -12
- package/types/src/billing/endpoints/getStats.d.ts +12 -12
- package/types/src/billing/models/billingHistory.schema.d.ts +12 -12
- package/types/src/billing/models/billingStats.schema.d.ts +12 -12
- package/types/src/connectors/endpoints/create.d.ts +2 -2
- package/types/src/connectors/endpoints/index.d.ts +6 -6
- package/types/src/connectors/endpoints/list.d.ts +4 -4
- package/types/src/connectors/models/connector.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/create.d.ts +28 -28
- package/types/src/dedicatedEngineSchema/endpoints/get.d.ts +30 -30
- package/types/src/dedicatedEngineSchema/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/endpoints/index.d.ts +128 -128
- package/types/src/dedicatedEngineSchema/endpoints/patch.d.ts +36 -36
- package/types/src/dedicatedEngineSchema/endpoints/patch.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/predict.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/predict.schema.d.ts +26 -26
- package/types/src/dedicatedEngineSchema/endpoints/validate.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/endpoints/validate.schema.d.ts +8 -8
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchema.schema.d.ts +48 -48
- package/types/src/dedicatedEngineSchema/models/dedicatedEngineSchemaObject.schema.d.ts +18 -18
- package/types/src/dedicatedEngineSchema/models/simpleMultivalueField.schema.d.ts +2 -2
- package/types/src/dedicatedEngineSchema/models/tableMultivalueField.schema.d.ts +14 -14
- package/types/src/dedicatedEngineSchema/models/transformedFields.schema.d.ts +14 -14
- package/types/src/dedicatedEngines/endpoints/create.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/get.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/index.d.ts +18 -18
- package/types/src/dedicatedEngines/endpoints/list.d.ts +8 -8
- package/types/src/dedicatedEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/dedicatedEngines/endpoints/patch.d.ts +2 -2
- package/types/src/dedicatedEngines/endpoints/request.d.ts +2 -2
- package/types/src/dedicatedEngines/models/dedicatedEngine.schema.d.ts +2 -2
- package/types/src/deleteRecommendations/endpoints/create.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/get.d.ts +4 -4
- package/types/src/deleteRecommendations/endpoints/index.d.ts +20 -20
- package/types/src/deleteRecommendations/endpoints/list.d.ts +8 -8
- package/types/src/deleteRecommendations/endpoints/patch.d.ts +4 -4
- package/types/src/deleteRecommendations/models/deleteRecommendation.schema.d.ts +4 -4
- package/types/src/documentRelations/endpoints/index.d.ts +105 -0
- package/types/src/documentRelations/endpoints/list.d.ts +112 -0
- package/types/src/documentRelations/endpoints/list.schema.d.ts +29 -0
- package/types/src/documentRelations/models/relations.schema.d.ts +24 -0
- package/types/src/documents/endpoints/get.d.ts +4 -4
- package/types/src/documents/endpoints/index.d.ts +16 -16
- package/types/src/documents/endpoints/list.d.ts +8 -8
- package/types/src/documents/endpoints/patch.d.ts +4 -4
- package/types/src/documents/models/document.schema.d.ts +4 -4
- package/types/src/email/endpoints/get.d.ts +6 -6
- package/types/src/email/endpoints/index.d.ts +21 -18
- package/types/src/email/endpoints/list.d.ts +12 -12
- package/types/src/email/endpoints/send.d.ts +4 -0
- package/types/src/email/endpoints/send.schema.d.ts +3 -0
- package/types/src/email/models/email.schema.d.ts +6 -6
- package/types/src/emailTemplates/endpoints/create.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/get.d.ts +8 -8
- package/types/src/emailTemplates/endpoints/index.d.ts +40 -40
- package/types/src/emailTemplates/endpoints/list.d.ts +16 -16
- package/types/src/emailTemplates/endpoints/patch.d.ts +8 -8
- package/types/src/emailTemplates/models/emailTemplate.schema.d.ts +16 -16
- package/types/src/emailThreads/endpoints/get.d.ts +4 -4
- package/types/src/emailThreads/endpoints/index.d.ts +16 -16
- package/types/src/emailThreads/endpoints/list.d.ts +8 -8
- package/types/src/emailThreads/endpoints/patch.d.ts +4 -4
- package/types/src/emailThreads/models/emailThreads.schema.d.ts +4 -4
- package/types/src/engineFields/endpoints/create.d.ts +2 -2
- package/types/src/engineFields/endpoints/get.d.ts +2 -2
- package/types/src/engineFields/endpoints/index.d.ts +10 -10
- package/types/src/engineFields/endpoints/list.d.ts +4 -4
- package/types/src/engineFields/endpoints/patch.d.ts +2 -2
- package/types/src/engineFields/models/engineField.schema.d.ts +2 -2
- package/types/src/engines/endpoints/create.d.ts +5 -2
- package/types/src/engines/endpoints/duplicate.d.ts +5 -2
- package/types/src/engines/endpoints/get.d.ts +5 -2
- package/types/src/engines/endpoints/index.d.ts +62 -32
- package/types/src/engines/endpoints/list.d.ts +9 -4
- package/types/src/engines/endpoints/patch.d.ts +10 -4
- package/types/src/engines/endpoints/patch.schema.d.ts +4 -1
- package/types/src/engines/endpoints/queueStats.d.ts +29 -19
- package/types/src/engines/endpoints/queueStats.schema.d.ts +19 -19
- package/types/src/engines/models/engine.d.ts +1 -0
- package/types/src/engines/models/engine.schema.d.ts +5 -2
- package/types/src/engines/models/engineQueueStatsItem.schema.d.ts +6 -0
- package/types/src/genericEngines/endpoints/get.d.ts +4 -4
- package/types/src/genericEngines/endpoints/get.schema.d.ts +2 -2
- package/types/src/genericEngines/endpoints/index.d.ts +12 -12
- package/types/src/genericEngines/endpoints/list.d.ts +8 -8
- package/types/src/genericEngines/endpoints/list.schema.d.ts +4 -4
- package/types/src/genericEngines/models/genericEngine.schema.d.ts +2 -2
- package/types/src/groups/endpoints/index.d.ts +4 -4
- package/types/src/groups/endpoints/list.d.ts +4 -4
- package/types/src/groups/models/group.schema.d.ts +2 -2
- package/types/src/hookInterfaces/endpoints/create.d.ts +67 -0
- package/types/src/hookInterfaces/endpoints/create.schema.d.ts +23 -0
- package/types/src/hookInterfaces/endpoints/delete.d.ts +7 -0
- package/types/src/hookInterfaces/endpoints/index.d.ts +243 -0
- package/types/src/hookInterfaces/endpoints/invoke.d.ts +10 -0
- package/types/src/hookInterfaces/endpoints/invoke.schema.d.ts +3 -0
- package/types/src/hookInterfaces/endpoints/list.d.ts +123 -0
- package/types/src/hookInterfaces/endpoints/list.schema.d.ts +26 -0
- package/types/src/hookInterfaces/endpoints/patch.d.ts +63 -0
- package/types/src/hookInterfaces/endpoints/patch.schema.d.ts +20 -0
- package/types/src/hookInterfaces/models/hookInterface.d.ts +12 -0
- package/types/src/hookInterfaces/models/hookInterface.schema.d.ts +32 -0
- package/types/src/hookInterfaces/models/index.d.ts +2 -0
- package/types/src/hookTemplates/endpoints/get.d.ts +528 -0
- package/types/src/hookTemplates/endpoints/index.d.ts +807 -29
- package/types/src/hookTemplates/endpoints/list.d.ts +280 -29
- package/types/src/hookTemplates/models/hookTemplate.schema.d.ts +188 -19
- package/types/src/hooks/endpoints/cancelRun.d.ts +14 -0
- package/types/src/hooks/endpoints/cancelRun.schema.d.ts +8 -0
- package/types/src/hooks/endpoints/create.d.ts +238 -47
- package/types/src/hooks/endpoints/create.schema.d.ts +92 -40
- package/types/src/hooks/endpoints/createFromTemplate.d.ts +508 -0
- package/types/src/hooks/endpoints/createFromTemplate.schema.d.ts +20 -0
- package/types/src/hooks/endpoints/get.d.ts +184 -26
- package/types/src/hooks/endpoints/index.d.ts +3052 -1412
- package/types/src/hooks/endpoints/list.d.ts +285 -42
- package/types/src/hooks/endpoints/list.schema.d.ts +3 -0
- package/types/src/hooks/endpoints/patch.d.ts +370 -51
- package/types/src/hooks/endpoints/patch.schema.d.ts +182 -24
- package/types/src/hooks/endpoints/runLogs.d.ts +59 -0
- package/types/src/hooks/endpoints/runs.d.ts +579 -0
- package/types/src/hooks/endpoints/runs.schema.d.ts +543 -0
- package/types/src/hooks/endpoints/test.d.ts +20 -15
- package/types/src/hooks/endpoints/test.schema.d.ts +20 -15
- package/types/src/hooks/models/hook.d.ts +10 -6
- package/types/src/hooks/models/hook.schema.d.ts +670 -32
- package/types/src/hooks/models/hookConfig.d.ts +16 -8
- package/types/src/hooks/models/hookConfig.schema.d.ts +59 -7
- package/types/src/hooks/models/hookUtils.d.ts +4 -3
- package/types/src/hooks/models/hookUtils.schema.d.ts +4 -3
- package/types/src/hooks/models/run.d.ts +53 -0
- package/types/src/hooks/models/run.schema.d.ts +301 -0
- package/types/src/hooks/models/runLog.d.ts +7 -0
- package/types/src/hooks/models/runLog.schema.d.ts +15 -0
- package/types/src/inboxes/endpoints/create.d.ts +2 -2
- package/types/src/inboxes/endpoints/get.d.ts +2 -2
- package/types/src/inboxes/endpoints/index.d.ts +10 -10
- package/types/src/inboxes/endpoints/list.d.ts +4 -4
- package/types/src/inboxes/endpoints/patch.d.ts +2 -2
- package/types/src/inboxes/models/inbox.schema.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.d.ts +2 -2
- package/types/src/internal/endpoints/generateRejectionEmail.schema.d.ts +2 -2
- package/types/src/internal/endpoints/index.d.ts +4530 -2304
- package/types/src/internal/endpoints/logs.d.ts +34 -0
- package/types/src/internal/endpoints/logs.schema.d.ts +20 -0
- package/types/src/internal/endpoints/rules/evaluateRules.d.ts +676 -350
- package/types/src/internal/endpoints/rules/evaluateRules.schema.d.ts +674 -348
- package/types/src/internal/endpoints/rules/suggestRule.d.ts +537 -255
- package/types/src/internal/endpoints/rules/suggestRule.schema.d.ts +574 -298
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerCondition.schema.d.ts +520 -238
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.d.ts +521 -332
- package/types/src/internal/endpoints/rules/suggestTriggerConditionSummary.schema.d.ts +520 -390
- package/types/src/internal/endpoints/schemas/evaluateFormulas.d.ts +787 -541
- package/types/src/internal/endpoints/schemas/evaluateFormulas.schema.d.ts +784 -539
- package/types/src/internal/endpoints/schemas/formulaSummary.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulaSummary.schema.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/formulasInfo.d.ts +494 -200
- package/types/src/internal/endpoints/schemas/formulasInfo.schema.d.ts +492 -199
- package/types/src/internal/endpoints/schemas/suggestFormula.d.ts +482 -194
- package/types/src/internal/endpoints/schemas/suggestFormula.schema.d.ts +482 -194
- package/types/src/labels/endpoints/create.d.ts +14 -7
- package/types/src/labels/endpoints/create.schema.d.ts +7 -2
- package/types/src/labels/endpoints/index.d.ts +33 -12
- package/types/src/labels/endpoints/list.d.ts +9 -4
- package/types/src/labels/endpoints/patch.d.ts +14 -7
- package/types/src/labels/endpoints/patch.schema.d.ts +7 -2
- package/types/src/labels/models/label.d.ts +1 -0
- package/types/src/labels/models/label.schema.d.ts +5 -2
- package/types/src/memberships/endpoints/create.d.ts +5 -5
- package/types/src/memberships/endpoints/index.d.ts +4 -4
- package/types/src/memberships/models/membership.schema.d.ts +2 -2
- package/types/src/organization/endpoints/create.d.ts +15 -15
- package/types/src/organization/endpoints/create.schema.d.ts +15 -15
- package/types/src/organization/endpoints/get.d.ts +11 -11
- package/types/src/organization/endpoints/index.d.ts +85 -85
- package/types/src/organization/endpoints/list.d.ts +15 -15
- package/types/src/organization/endpoints/patch.d.ts +20 -20
- package/types/src/organization/models/organization.schema.d.ts +11 -11
- package/types/src/organizationGroups/endpoints/index.d.ts +36 -36
- package/types/src/organizationGroups/endpoints/organizations.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/queues.d.ts +4 -4
- package/types/src/organizationGroups/endpoints/workspaces.d.ts +4 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupQueue.schema.d.ts +2 -2
- package/types/src/organizationGroups/models/organizationGroupWorkspace.schema.d.ts +2 -2
- package/types/src/pages/endpoints/index.d.ts +14 -14
- package/types/src/pages/endpoints/list.d.ts +14 -14
- package/types/src/pages/endpoints/list.schema.d.ts +2 -2
- package/types/src/pages/models/page.schema.d.ts +6 -6
- package/types/src/queues/endpoints/automation.d.ts +4 -4
- package/types/src/queues/endpoints/automation.schema.d.ts +4 -4
- package/types/src/queues/endpoints/create.d.ts +13 -13
- package/types/src/queues/endpoints/createFromTemplate.d.ts +13 -13
- package/types/src/queues/endpoints/duplicate.d.ts +13 -13
- package/types/src/queues/endpoints/get.d.ts +13 -13
- package/types/src/queues/endpoints/index.d.ts +112 -111
- package/types/src/queues/endpoints/list.d.ts +24 -24
- package/types/src/queues/endpoints/list.schema.d.ts +4 -4
- package/types/src/queues/endpoints/patch.d.ts +22 -22
- package/types/src/queues/endpoints/patch.schema.d.ts +9 -9
- package/types/src/queues/endpoints/upload.d.ts +8 -8
- package/types/src/queues/endpoints/upload.schema.d.ts +8 -8
- package/types/src/queues/models/automation.schema.d.ts +2 -2
- package/types/src/queues/models/queue.schema.d.ts +13 -13
- package/types/src/queues/models/queueSettings.schema.d.ts +7 -7
- package/types/src/relations/endpoints/create.d.ts +6 -6
- package/types/src/relations/endpoints/get.d.ts +6 -6
- package/types/src/relations/endpoints/index.d.ts +30 -30
- package/types/src/relations/endpoints/list.d.ts +12 -12
- package/types/src/relations/endpoints/patch.d.ts +6 -6
- package/types/src/relations/models/relations.schema.d.ts +14 -14
- package/types/src/rule-templates/endpoints/create.d.ts +58 -70
- package/types/src/rule-templates/endpoints/create.schema.d.ts +26 -32
- package/types/src/rule-templates/endpoints/get.d.ts +32 -38
- package/types/src/rule-templates/endpoints/index.d.ts +198 -234
- package/types/src/rule-templates/endpoints/list.d.ts +50 -56
- package/types/src/rule-templates/endpoints/patch.d.ts +58 -70
- package/types/src/rule-templates/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rule-templates/models/ruleTemplate.d.ts +1 -1
- package/types/src/rule-templates/models/ruleTemplate.schema.d.ts +32 -38
- package/types/src/rules/endpoints/create.d.ts +58 -70
- package/types/src/rules/endpoints/create.schema.d.ts +26 -32
- package/types/src/rules/endpoints/get.d.ts +32 -38
- package/types/src/rules/endpoints/index.d.ts +198 -234
- package/types/src/rules/endpoints/list.d.ts +50 -56
- package/types/src/rules/endpoints/patch.d.ts +58 -70
- package/types/src/rules/endpoints/patch.schema.d.ts +26 -32
- package/types/src/rules/models/schemaRule.d.ts +4 -4
- package/types/src/rules/models/schemaRule.schema.d.ts +50 -59
- package/types/src/schemas/endpoints/create.d.ts +484 -196
- package/types/src/schemas/endpoints/get.d.ts +486 -198
- package/types/src/schemas/endpoints/get.schema.d.ts +2 -2
- package/types/src/schemas/endpoints/list.d.ts +588 -236
- package/types/src/schemas/endpoints/patch.d.ts +966 -390
- package/types/src/schemas/endpoints/patch.schema.d.ts +482 -194
- package/types/src/schemas/endpoints/validate.d.ts +1015 -407
- package/types/src/schemas/models/schema.schema.d.ts +484 -196
- package/types/src/schemas/models/schemaDatapoint.schema.d.ts +44 -20
- package/types/src/schemas/models/schemaDatapointBase.d.ts +3 -1
- package/types/src/schemas/models/schemaDatapointBase.schema.d.ts +15 -9
- package/types/src/schemas/models/schemaDatapointDate.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointEnum.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointNumber.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaDatapointString.schema.d.ts +11 -5
- package/types/src/schemas/models/schemaItem.schema.d.ts +278 -118
- package/types/src/schemas/models/schemaMultivalue.schema.d.ts +164 -68
- package/types/src/schemas/models/schemaSection.schema.d.ts +380 -156
- package/types/src/schemas/models/schemaTuple.schema.d.ts +70 -30
- package/types/src/shared/models/annotationListTable.d.ts +1 -1
- package/types/src/shared/models/annotationListTable.schema.d.ts +15 -15
- package/types/src/suggestedEdit/endpoints/get.d.ts +4 -4
- package/types/src/suggestedEdit/endpoints/index.d.ts +4 -4
- package/types/src/suggestedEdit/models/suggestedEdit.schema.d.ts +4 -4
- package/types/src/surveys/endpoints/fromTemplate.d.ts +2 -2
- package/types/src/surveys/endpoints/get.d.ts +2 -2
- package/types/src/surveys/endpoints/index.d.ts +10 -10
- package/types/src/surveys/endpoints/list.d.ts +4 -4
- package/types/src/surveys/endpoints/patch.d.ts +2 -2
- package/types/src/surveys/models/survey.schema.d.ts +2 -2
- package/types/src/tasks/endpoints/get.d.ts +4 -4
- package/types/src/tasks/endpoints/index.d.ts +4 -4
- package/types/src/tasks/models/asyncTask.schema.d.ts +4 -4
- package/types/src/triggers/endpoints/create.d.ts +4 -4
- package/types/src/triggers/endpoints/get.d.ts +4 -4
- package/types/src/triggers/endpoints/index.d.ts +109 -12
- package/types/src/triggers/endpoints/list.d.ts +104 -0
- package/types/src/triggers/endpoints/list.schema.d.ts +14 -0
- package/types/src/triggers/endpoints/patch.d.ts +4 -4
- package/types/src/triggers/models/trigger.schema.d.ts +4 -4
- package/types/src/uploads/endpoints/get.d.ts +4 -4
- package/types/src/uploads/endpoints/index.d.ts +4 -4
- package/types/src/uploads/models/upload.schema.d.ts +4 -4
- package/types/src/users/endpoints/create.d.ts +2 -2
- package/types/src/users/endpoints/get.d.ts +2 -2
- package/types/src/users/endpoints/index.d.ts +10 -10
- package/types/src/users/endpoints/list.d.ts +4 -4
- package/types/src/users/endpoints/patch.d.ts +2 -2
- package/types/src/users/models/user.schema.d.ts +2 -2
- package/types/src/utils/withFields.d.ts +9 -9
- package/types/src/utils/withSideload.d.ts +2 -2
- package/types/src/workflowActivities/endpoints/get.d.ts +4 -4
- package/types/src/workflowActivities/endpoints/index.d.ts +13 -13
- package/types/src/workflowActivities/endpoints/list.d.ts +8 -8
- package/types/src/workflowActivities/models/workflowActivity.schema.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/get.d.ts +4 -4
- package/types/src/workflowRuns/endpoints/index.d.ts +12 -12
- package/types/src/workflowRuns/endpoints/list.d.ts +8 -8
- package/types/src/workflowRuns/models/workflowRun.schema.d.ts +4 -4
- package/types/src/workflowSteps/endpoints/get.d.ts +2 -2
- package/types/src/workflowSteps/endpoints/index.d.ts +7 -7
- package/types/src/workflowSteps/endpoints/list.d.ts +4 -4
- package/types/src/workflowSteps/models/workflowStep.schema.d.ts +2 -2
- package/types/src/workflows/endpoints/get.d.ts +2 -2
- package/types/src/workflows/endpoints/index.d.ts +6 -6
- package/types/src/workflows/endpoints/list.d.ts +4 -4
- package/types/src/workflows/models/workflow.schema.d.ts +2 -2
- package/types/src/workspaces/endpoints/create.d.ts +2 -2
- package/types/src/workspaces/endpoints/get.d.ts +30 -0
- package/types/src/workspaces/endpoints/index.d.ts +37 -8
- package/types/src/workspaces/endpoints/list.d.ts +4 -4
- package/types/src/workspaces/endpoints/patch.d.ts +2 -2
- package/types/src/workspaces/models/workspace.schema.d.ts +2 -2
- package/src/authentication/models/authInfo.js.map +0 -1
- package/src/automationBlockers/models/automationBlocker.js +0 -3
- package/src/automationBlockers/models/automationBlocker.js.map +0 -1
- package/src/billing/models/billingHistory.js +0 -3
- package/src/billing/models/billingHistory.js.map +0 -1
- package/src/billing/models/billingStats.js +0 -3
- package/src/billing/models/billingStats.js.map +0 -1
- package/src/connectors/models/connector.js +0 -3
- package/src/connectors/models/connector.js.map +0 -1
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js +0 -3
- package/src/dedicatedEngineSchema/models/integrityValidationResults.js.map +0 -1
- package/src/dedicatedEngines/models/dedicatedEngine.js +0 -3
- package/src/dedicatedEngines/models/dedicatedEngine.js.map +0 -1
- package/src/deleteRecommendations/models/deleteRecommendation.js +0 -3
- package/src/deleteRecommendations/models/deleteRecommendation.js.map +0 -1
- package/src/deleteRecommendations/models/index.js.map +0 -1
- package/src/email/models/email.js +0 -3
- package/src/email/models/email.js.map +0 -1
- package/src/emailTemplatesStats/models/emailTemplateStats.js +0 -3
- package/src/emailTemplatesStats/models/emailTemplateStats.js.map +0 -1
- package/src/emailTemplatesStats/models/index.js +0 -18
- package/src/emailTemplatesStats/models/index.js.map +0 -1
- package/src/emailThreads/models/emailThreads.js +0 -3
- package/src/emailThreads/models/emailThreads.js.map +0 -1
- package/src/genericEngines/models/genericEngine.js +0 -3
- package/src/genericEngines/models/genericEngine.js.map +0 -1
- package/src/groups/models/group.js +0 -3
- package/src/groups/models/group.js.map +0 -1
- package/src/groups/models/index.js +0 -18
- package/src/groups/models/index.js.map +0 -1
- package/src/hookTemplates/models/hookTemplate.js +0 -3
- package/src/hookTemplates/models/hookTemplate.js.map +0 -1
- package/src/hooks/endpoints/logs.js +0 -15
- package/src/hooks/endpoints/logs.js.map +0 -1
- package/src/hooks/endpoints/logs.schema.js +0 -22
- package/src/hooks/endpoints/logs.schema.js.map +0 -1
- package/src/hooks/models/log.js +0 -3
- package/src/hooks/models/log.js.map +0 -1
- package/src/hooks/models/log.schema.js +0 -56
- package/src/hooks/models/log.schema.js.map +0 -1
- package/src/inboxes/models/index.js +0 -18
- package/src/inboxes/models/index.js.map +0 -1
- package/src/memberships/models/index.js +0 -18
- package/src/memberships/models/index.js.map +0 -1
- package/src/memberships/models/membership.js +0 -3
- package/src/memberships/models/membership.js.map +0 -1
- package/src/organization/models/emailLimits.js +0 -3
- package/src/organization/models/emailLimits.js.map +0 -1
- package/src/organization/models/limits.js +0 -3
- package/src/organization/models/limits.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupOrganization.js +0 -3
- package/src/organizationGroups/models/organizationGroupOrganization.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupQueue.js +0 -3
- package/src/organizationGroups/models/organizationGroupQueue.js.map +0 -1
- package/src/organizationGroups/models/organizationGroupWorkspace.js +0 -3
- package/src/organizationGroups/models/organizationGroupWorkspace.js.map +0 -1
- package/src/queues/models/index.js +0 -28
- package/src/queues/models/index.js.map +0 -1
- package/src/queues/models/relatedObjectsCounts.js +0 -3
- package/src/queues/models/relatedObjectsCounts.js.map +0 -1
- package/src/schemas/models/index.js +0 -47
- package/src/schemas/models/index.js.map +0 -1
- package/src/schemas/models/list.js +0 -3
- package/src/schemas/models/list.js.map +0 -1
- package/src/schemas/models/list.schema.js +0 -23
- package/src/schemas/models/list.schema.js.map +0 -1
- package/src/suggestedEdit/models/suggestedDocument.js +0 -3
- package/src/suggestedEdit/models/suggestedDocument.js.map +0 -1
- package/src/suggestedEdit/models/suggestedEdit.js +0 -3
- package/src/suggestedEdit/models/suggestedEdit.js.map +0 -1
- package/src/surveys/models/index.js +0 -21
- package/src/surveys/models/index.js.map +0 -1
- package/src/surveys/models/question.js +0 -3
- package/src/surveys/models/question.js.map +0 -1
- package/src/surveys/models/survey.js +0 -3
- package/src/surveys/models/survey.js.map +0 -1
- package/src/surveys/models/surveyTemplate.js +0 -3
- package/src/surveys/models/surveyTemplate.js.map +0 -1
- package/src/tasks/models/asyncTask.js +0 -3
- package/src/tasks/models/asyncTask.js.map +0 -1
- package/src/uploads/models/upload.js +0 -3
- package/src/uploads/models/upload.js.map +0 -1
- package/src/users/models/resetPassword.js +0 -3
- package/src/users/models/resetPassword.js.map +0 -1
- package/src/workflowActivities/models/index.js +0 -18
- package/src/workflowActivities/models/index.js.map +0 -1
- package/src/workflowSteps/models/index.js +0 -18
- package/src/workflowSteps/models/index.js.map +0 -1
- package/src/workflows/models/index.js +0 -18
- package/src/workflows/models/index.js.map +0 -1
- package/src/workspaces/models/index.js +0 -18
- package/src/workspaces/models/index.js.map +0 -1
- package/types/src/authentication/models/authInfo.d.ts +0 -4
- package/types/src/automationBlockers/models/automationBlocker.d.ts +0 -31
- package/types/src/billing/models/billingHistory.d.ts +0 -40
- package/types/src/billing/models/billingStats.d.ts +0 -21
- package/types/src/connectors/models/connector.d.ts +0 -15
- package/types/src/dedicatedEngineSchema/models/integrityValidationResults.d.ts +0 -31
- package/types/src/dedicatedEngines/models/dedicatedEngine.d.ts +0 -10
- package/types/src/deleteRecommendations/models/deleteRecommendation.d.ts +0 -10
- package/types/src/deleteRecommendations/models/index.d.ts +0 -1
- package/types/src/email/models/email.d.ts +0 -39
- package/types/src/emailTemplatesStats/models/emailTemplateStats.d.ts +0 -6
- package/types/src/emailTemplatesStats/models/index.d.ts +0 -1
- package/types/src/emailThreads/models/emailThreads.d.ts +0 -32
- package/types/src/genericEngines/models/genericEngine.d.ts +0 -9
- package/types/src/groups/models/group.d.ts +0 -7
- package/types/src/groups/models/index.d.ts +0 -1
- package/types/src/hookTemplates/models/hookTemplate.d.ts +0 -40
- package/types/src/hooks/endpoints/logs.d.ts +0 -411
- package/types/src/hooks/endpoints/logs.schema.d.ts +0 -390
- package/types/src/hooks/models/log.d.ts +0 -42
- package/types/src/hooks/models/log.schema.d.ts +0 -210
- package/types/src/inboxes/models/index.d.ts +0 -1
- package/types/src/memberships/models/index.d.ts +0 -1
- package/types/src/memberships/models/membership.d.ts +0 -9
- package/types/src/organization/models/emailLimits.d.ts +0 -10
- package/types/src/organization/models/limits.d.ts +0 -4
- package/types/src/organizationGroups/models/organizationGroupOrganization.d.ts +0 -6
- package/types/src/organizationGroups/models/organizationGroupQueue.d.ts +0 -8
- package/types/src/organizationGroups/models/organizationGroupWorkspace.d.ts +0 -7
- package/types/src/queues/models/index.d.ts +0 -11
- package/types/src/queues/models/relatedObjectsCounts.d.ts +0 -5
- package/types/src/schemas/models/index.d.ts +0 -30
- package/types/src/schemas/models/list.d.ts +0 -18
- package/types/src/schemas/models/list.schema.d.ts +0 -66
- package/types/src/suggestedEdit/models/suggestedDocument.d.ts +0 -9
- package/types/src/suggestedEdit/models/suggestedEdit.d.ts +0 -8
- package/types/src/surveys/models/index.d.ts +0 -4
- package/types/src/surveys/models/question.d.ts +0 -6
- package/types/src/surveys/models/survey.d.ts +0 -13
- package/types/src/surveys/models/surveyTemplate.d.ts +0 -6
- package/types/src/tasks/models/asyncTask.d.ts +0 -17
- package/types/src/uploads/models/upload.d.ts +0 -13
- package/types/src/users/models/resetPassword.d.ts +0 -3
- package/types/src/workflowActivities/models/index.d.ts +0 -1
- package/types/src/workflowSteps/models/index.d.ts +0 -1
- package/types/src/workflows/models/index.d.ts +0 -1
- package/types/src/workspaces/models/index.d.ts +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SchemaRule
|
|
1
|
+
import { SchemaRule } from '../../../rules/models/schemaRule';
|
|
2
2
|
import { SchemaSection } from '../../../schemas/models/schemaSection';
|
|
3
3
|
export type SuggestTriggerConditionSummaryPayload = {
|
|
4
4
|
userQuery?: string;
|
|
@@ -6,12 +6,8 @@ export type SuggestTriggerConditionSummaryPayload = {
|
|
|
6
6
|
schemaRule: Partial<SchemaRule>;
|
|
7
7
|
};
|
|
8
8
|
export type SuggestTriggerConditionSummaryResult = {
|
|
9
|
-
description?: string;
|
|
10
|
-
enabled?: boolean;
|
|
11
9
|
triggerCondition?: string;
|
|
12
10
|
triggerConditionSummary?: string;
|
|
13
|
-
name?: string;
|
|
14
|
-
ruleActions?: Partial<SchemaRuleAction>[];
|
|
15
11
|
};
|
|
16
12
|
export type SuggestTriggerConditionSummaryResponse = {
|
|
17
13
|
results: Array<SuggestTriggerConditionSummaryResult>;
|
|
@@ -21,113 +17,24 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
21
17
|
readonly method: "POST";
|
|
22
18
|
readonly responseSchema: import("zod").ZodObject<{
|
|
23
19
|
results: import("zod").ZodArray<import("zod").ZodObject<{
|
|
24
|
-
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
25
|
-
enabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
26
20
|
triggerCondition: import("zod").ZodOptional<import("zod").ZodString>;
|
|
27
21
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
28
|
-
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
29
|
-
ruleActions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
30
|
-
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
31
|
-
enabled: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
32
|
-
name: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
33
|
-
description: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
34
|
-
action: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
35
|
-
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"add_automation_blocker">, import("zod").ZodLiteral<"show_message">, import("zod").ZodLiteral<"send_email">, import("zod").ZodLiteral<"hide_field">, import("zod").ZodLiteral<"change_queue">, import("zod").ZodLiteral<"show_field">, import("zod").ZodLiteral<"change_status">, import("zod").ZodLiteral<"add_label">, import("zod").ZodLiteral<"remove_label">, import("zod").ZodString]>;
|
|
36
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
37
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
38
|
-
type: string;
|
|
39
|
-
payload?: unknown;
|
|
40
|
-
}, {
|
|
41
|
-
type: string;
|
|
42
|
-
payload?: unknown;
|
|
43
|
-
}>>>;
|
|
44
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
45
|
-
id?: string | undefined;
|
|
46
|
-
enabled?: boolean | undefined;
|
|
47
|
-
name?: string | undefined;
|
|
48
|
-
description?: string | undefined;
|
|
49
|
-
action?: {
|
|
50
|
-
type: string;
|
|
51
|
-
payload?: unknown;
|
|
52
|
-
} | undefined;
|
|
53
|
-
}, {
|
|
54
|
-
id?: string | undefined;
|
|
55
|
-
enabled?: boolean | undefined;
|
|
56
|
-
name?: string | undefined;
|
|
57
|
-
description?: string | undefined;
|
|
58
|
-
action?: {
|
|
59
|
-
type: string;
|
|
60
|
-
payload?: unknown;
|
|
61
|
-
} | undefined;
|
|
62
|
-
}>, "many">>;
|
|
63
22
|
}, "strip", import("zod").ZodTypeAny, {
|
|
64
|
-
description?: string | undefined;
|
|
65
|
-
enabled?: boolean | undefined;
|
|
66
23
|
triggerCondition?: string | undefined;
|
|
67
24
|
triggerConditionSummary?: string | undefined;
|
|
68
|
-
name?: string | undefined;
|
|
69
|
-
ruleActions?: {
|
|
70
|
-
id?: string | undefined;
|
|
71
|
-
enabled?: boolean | undefined;
|
|
72
|
-
name?: string | undefined;
|
|
73
|
-
description?: string | undefined;
|
|
74
|
-
action?: {
|
|
75
|
-
type: string;
|
|
76
|
-
payload?: unknown;
|
|
77
|
-
} | undefined;
|
|
78
|
-
}[] | undefined;
|
|
79
25
|
}, {
|
|
80
|
-
description?: string | undefined;
|
|
81
|
-
enabled?: boolean | undefined;
|
|
82
26
|
triggerCondition?: string | undefined;
|
|
83
27
|
triggerConditionSummary?: string | undefined;
|
|
84
|
-
name?: string | undefined;
|
|
85
|
-
ruleActions?: {
|
|
86
|
-
id?: string | undefined;
|
|
87
|
-
enabled?: boolean | undefined;
|
|
88
|
-
name?: string | undefined;
|
|
89
|
-
description?: string | undefined;
|
|
90
|
-
action?: {
|
|
91
|
-
type: string;
|
|
92
|
-
payload?: unknown;
|
|
93
|
-
} | undefined;
|
|
94
|
-
}[] | undefined;
|
|
95
28
|
}>, "many">;
|
|
96
29
|
}, "strip", import("zod").ZodTypeAny, {
|
|
97
30
|
results: {
|
|
98
|
-
description?: string | undefined;
|
|
99
|
-
enabled?: boolean | undefined;
|
|
100
31
|
triggerCondition?: string | undefined;
|
|
101
32
|
triggerConditionSummary?: string | undefined;
|
|
102
|
-
name?: string | undefined;
|
|
103
|
-
ruleActions?: {
|
|
104
|
-
id?: string | undefined;
|
|
105
|
-
enabled?: boolean | undefined;
|
|
106
|
-
name?: string | undefined;
|
|
107
|
-
description?: string | undefined;
|
|
108
|
-
action?: {
|
|
109
|
-
type: string;
|
|
110
|
-
payload?: unknown;
|
|
111
|
-
} | undefined;
|
|
112
|
-
}[] | undefined;
|
|
113
33
|
}[];
|
|
114
34
|
}, {
|
|
115
35
|
results: {
|
|
116
|
-
description?: string | undefined;
|
|
117
|
-
enabled?: boolean | undefined;
|
|
118
36
|
triggerCondition?: string | undefined;
|
|
119
37
|
triggerConditionSummary?: string | undefined;
|
|
120
|
-
name?: string | undefined;
|
|
121
|
-
ruleActions?: {
|
|
122
|
-
id?: string | undefined;
|
|
123
|
-
enabled?: boolean | undefined;
|
|
124
|
-
name?: string | undefined;
|
|
125
|
-
description?: string | undefined;
|
|
126
|
-
action?: {
|
|
127
|
-
type: string;
|
|
128
|
-
payload?: unknown;
|
|
129
|
-
} | undefined;
|
|
130
|
-
}[] | undefined;
|
|
131
38
|
}[];
|
|
132
39
|
}>;
|
|
133
40
|
readonly payloadSchema: import("zod").ZodObject<{
|
|
@@ -232,13 +139,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
232
139
|
required?: boolean | null | undefined;
|
|
233
140
|
}>>>;
|
|
234
141
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
235
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
142
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
236
143
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
237
144
|
}, "strip", import("zod").ZodTypeAny, {
|
|
238
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
145
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
239
146
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
240
147
|
}, {
|
|
241
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
148
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
242
149
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
243
150
|
}>>>;
|
|
244
151
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -246,6 +153,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
246
153
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
247
154
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
248
155
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
156
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
157
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
249
158
|
}, "strip", import("zod").ZodTypeAny, {
|
|
250
159
|
suggest?: true | undefined;
|
|
251
160
|
canExport?: boolean | null | undefined;
|
|
@@ -264,7 +173,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
264
173
|
required?: boolean | null | undefined;
|
|
265
174
|
} | null | undefined;
|
|
266
175
|
uiConfiguration?: {
|
|
267
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
176
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
268
177
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
269
178
|
} | null | undefined;
|
|
270
179
|
width?: number | null | undefined;
|
|
@@ -272,6 +181,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
272
181
|
widthChars?: number | null | undefined;
|
|
273
182
|
scoreThreshold?: number | null | undefined;
|
|
274
183
|
formula?: string | null | undefined;
|
|
184
|
+
context?: string[] | null | undefined;
|
|
185
|
+
prompt?: string | null | undefined;
|
|
275
186
|
}, {
|
|
276
187
|
suggest?: true | undefined;
|
|
277
188
|
canExport?: boolean | null | undefined;
|
|
@@ -290,7 +201,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
290
201
|
required?: boolean | null | undefined;
|
|
291
202
|
} | null | undefined;
|
|
292
203
|
uiConfiguration?: {
|
|
293
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
204
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
294
205
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
295
206
|
} | null | undefined;
|
|
296
207
|
width?: number | null | undefined;
|
|
@@ -298,6 +209,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
298
209
|
widthChars?: number | null | undefined;
|
|
299
210
|
scoreThreshold?: number | null | undefined;
|
|
300
211
|
formula?: string | null | undefined;
|
|
212
|
+
context?: string[] | null | undefined;
|
|
213
|
+
prompt?: string | null | undefined;
|
|
301
214
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
302
215
|
type: import("zod").ZodLiteral<"date">;
|
|
303
216
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -381,13 +294,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
381
294
|
required?: boolean | null | undefined;
|
|
382
295
|
}>>>;
|
|
383
296
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
384
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
297
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
385
298
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
386
299
|
}, "strip", import("zod").ZodTypeAny, {
|
|
387
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
300
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
388
301
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
389
302
|
}, {
|
|
390
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
303
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
391
304
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
392
305
|
}>>>;
|
|
393
306
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -395,6 +308,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
395
308
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
396
309
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
397
310
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
311
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
312
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
398
313
|
}, "strip", import("zod").ZodTypeAny, {
|
|
399
314
|
suggest?: true | undefined;
|
|
400
315
|
canExport?: boolean | null | undefined;
|
|
@@ -413,7 +328,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
413
328
|
required?: boolean | null | undefined;
|
|
414
329
|
} | null | undefined;
|
|
415
330
|
uiConfiguration?: {
|
|
416
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
331
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
417
332
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
418
333
|
} | null | undefined;
|
|
419
334
|
width?: number | null | undefined;
|
|
@@ -421,6 +336,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
421
336
|
widthChars?: number | null | undefined;
|
|
422
337
|
scoreThreshold?: number | null | undefined;
|
|
423
338
|
formula?: string | null | undefined;
|
|
339
|
+
context?: string[] | null | undefined;
|
|
340
|
+
prompt?: string | null | undefined;
|
|
424
341
|
}, {
|
|
425
342
|
suggest?: true | undefined;
|
|
426
343
|
canExport?: boolean | null | undefined;
|
|
@@ -439,7 +356,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
439
356
|
required?: boolean | null | undefined;
|
|
440
357
|
} | null | undefined;
|
|
441
358
|
uiConfiguration?: {
|
|
442
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
359
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
443
360
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
444
361
|
} | null | undefined;
|
|
445
362
|
width?: number | null | undefined;
|
|
@@ -447,6 +364,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
447
364
|
widthChars?: number | null | undefined;
|
|
448
365
|
scoreThreshold?: number | null | undefined;
|
|
449
366
|
formula?: string | null | undefined;
|
|
367
|
+
context?: string[] | null | undefined;
|
|
368
|
+
prompt?: string | null | undefined;
|
|
450
369
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
451
370
|
type: import("zod").ZodLiteral<"number">;
|
|
452
371
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -557,13 +476,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
557
476
|
required?: boolean | null | undefined;
|
|
558
477
|
}>>>;
|
|
559
478
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
560
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
479
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
561
480
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
562
481
|
}, "strip", import("zod").ZodTypeAny, {
|
|
563
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
482
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
564
483
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
565
484
|
}, {
|
|
566
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
485
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
567
486
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
568
487
|
}>>>;
|
|
569
488
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -571,6 +490,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
571
490
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
572
491
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
573
492
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
493
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
494
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
574
495
|
}, "strip", import("zod").ZodTypeAny, {
|
|
575
496
|
suggest?: true | undefined;
|
|
576
497
|
canExport?: boolean | null | undefined;
|
|
@@ -589,7 +510,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
589
510
|
required?: boolean | null | undefined;
|
|
590
511
|
} | null | undefined;
|
|
591
512
|
uiConfiguration?: {
|
|
592
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
513
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
593
514
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
594
515
|
} | null | undefined;
|
|
595
516
|
width?: number | null | undefined;
|
|
@@ -597,6 +518,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
597
518
|
widthChars?: number | null | undefined;
|
|
598
519
|
scoreThreshold?: number | null | undefined;
|
|
599
520
|
formula?: string | null | undefined;
|
|
521
|
+
context?: string[] | null | undefined;
|
|
522
|
+
prompt?: string | null | undefined;
|
|
600
523
|
}, {
|
|
601
524
|
suggest?: true | undefined;
|
|
602
525
|
canExport?: boolean | null | undefined;
|
|
@@ -615,7 +538,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
615
538
|
required?: boolean | null | undefined;
|
|
616
539
|
} | null | undefined;
|
|
617
540
|
uiConfiguration?: {
|
|
618
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
541
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
619
542
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
620
543
|
} | null | undefined;
|
|
621
544
|
width?: number | null | undefined;
|
|
@@ -623,6 +546,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
623
546
|
widthChars?: number | null | undefined;
|
|
624
547
|
scoreThreshold?: number | null | undefined;
|
|
625
548
|
formula?: string | null | undefined;
|
|
549
|
+
context?: string[] | null | undefined;
|
|
550
|
+
prompt?: string | null | undefined;
|
|
626
551
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
627
552
|
type: import("zod").ZodLiteral<"enum">;
|
|
628
553
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -724,13 +649,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
724
649
|
required?: boolean | null | undefined;
|
|
725
650
|
}>>>;
|
|
726
651
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
727
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
652
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
728
653
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
729
654
|
}, "strip", import("zod").ZodTypeAny, {
|
|
730
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
655
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
731
656
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
732
657
|
}, {
|
|
733
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
658
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
734
659
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
735
660
|
}>>>;
|
|
736
661
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -738,6 +663,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
738
663
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
739
664
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
740
665
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
666
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
667
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
741
668
|
}, "strip", import("zod").ZodTypeAny, {
|
|
742
669
|
suggest?: true | undefined;
|
|
743
670
|
canExport?: boolean | null | undefined;
|
|
@@ -756,7 +683,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
756
683
|
required?: boolean | null | undefined;
|
|
757
684
|
} | null | undefined;
|
|
758
685
|
uiConfiguration?: {
|
|
759
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
686
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
760
687
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
761
688
|
} | null | undefined;
|
|
762
689
|
width?: number | null | undefined;
|
|
@@ -764,6 +691,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
764
691
|
widthChars?: number | null | undefined;
|
|
765
692
|
scoreThreshold?: number | null | undefined;
|
|
766
693
|
formula?: string | null | undefined;
|
|
694
|
+
context?: string[] | null | undefined;
|
|
695
|
+
prompt?: string | null | undefined;
|
|
767
696
|
}, {
|
|
768
697
|
suggest?: true | undefined;
|
|
769
698
|
canExport?: boolean | null | undefined;
|
|
@@ -782,7 +711,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
782
711
|
required?: boolean | null | undefined;
|
|
783
712
|
} | null | undefined;
|
|
784
713
|
uiConfiguration?: {
|
|
785
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
714
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
786
715
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
787
716
|
} | null | undefined;
|
|
788
717
|
width?: number | null | undefined;
|
|
@@ -790,6 +719,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
790
719
|
widthChars?: number | null | undefined;
|
|
791
720
|
scoreThreshold?: number | null | undefined;
|
|
792
721
|
formula?: string | null | undefined;
|
|
722
|
+
context?: string[] | null | undefined;
|
|
723
|
+
prompt?: string | null | undefined;
|
|
793
724
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
794
725
|
id: import("zod").ZodString;
|
|
795
726
|
label: import("zod").ZodString;
|
|
@@ -914,13 +845,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
914
845
|
required?: boolean | null | undefined;
|
|
915
846
|
}>>>;
|
|
916
847
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
917
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
848
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
918
849
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
919
850
|
}, "strip", import("zod").ZodTypeAny, {
|
|
920
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
851
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
921
852
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
922
853
|
}, {
|
|
923
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
854
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
924
855
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
925
856
|
}>>>;
|
|
926
857
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -928,6 +859,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
928
859
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
929
860
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
930
861
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
862
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
863
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
931
864
|
}, "strip", import("zod").ZodTypeAny, {
|
|
932
865
|
suggest?: true | undefined;
|
|
933
866
|
canExport?: boolean | null | undefined;
|
|
@@ -946,7 +879,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
946
879
|
required?: boolean | null | undefined;
|
|
947
880
|
} | null | undefined;
|
|
948
881
|
uiConfiguration?: {
|
|
949
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
882
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
950
883
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
951
884
|
} | null | undefined;
|
|
952
885
|
width?: number | null | undefined;
|
|
@@ -954,6 +887,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
954
887
|
widthChars?: number | null | undefined;
|
|
955
888
|
scoreThreshold?: number | null | undefined;
|
|
956
889
|
formula?: string | null | undefined;
|
|
890
|
+
context?: string[] | null | undefined;
|
|
891
|
+
prompt?: string | null | undefined;
|
|
957
892
|
}, {
|
|
958
893
|
suggest?: true | undefined;
|
|
959
894
|
canExport?: boolean | null | undefined;
|
|
@@ -972,7 +907,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
972
907
|
required?: boolean | null | undefined;
|
|
973
908
|
} | null | undefined;
|
|
974
909
|
uiConfiguration?: {
|
|
975
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
910
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
976
911
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
977
912
|
} | null | undefined;
|
|
978
913
|
width?: number | null | undefined;
|
|
@@ -980,6 +915,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
980
915
|
widthChars?: number | null | undefined;
|
|
981
916
|
scoreThreshold?: number | null | undefined;
|
|
982
917
|
formula?: string | null | undefined;
|
|
918
|
+
context?: string[] | null | undefined;
|
|
919
|
+
prompt?: string | null | undefined;
|
|
983
920
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
984
921
|
type: import("zod").ZodLiteral<"date">;
|
|
985
922
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1063,13 +1000,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1063
1000
|
required?: boolean | null | undefined;
|
|
1064
1001
|
}>>>;
|
|
1065
1002
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1066
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
1003
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1067
1004
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1068
1005
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1069
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1006
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1070
1007
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1071
1008
|
}, {
|
|
1072
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1009
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1073
1010
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1074
1011
|
}>>>;
|
|
1075
1012
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1077,6 +1014,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1077
1014
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1078
1015
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1079
1016
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1017
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1018
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1080
1019
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1081
1020
|
suggest?: true | undefined;
|
|
1082
1021
|
canExport?: boolean | null | undefined;
|
|
@@ -1095,7 +1034,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1095
1034
|
required?: boolean | null | undefined;
|
|
1096
1035
|
} | null | undefined;
|
|
1097
1036
|
uiConfiguration?: {
|
|
1098
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1037
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1099
1038
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1100
1039
|
} | null | undefined;
|
|
1101
1040
|
width?: number | null | undefined;
|
|
@@ -1103,6 +1042,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1103
1042
|
widthChars?: number | null | undefined;
|
|
1104
1043
|
scoreThreshold?: number | null | undefined;
|
|
1105
1044
|
formula?: string | null | undefined;
|
|
1045
|
+
context?: string[] | null | undefined;
|
|
1046
|
+
prompt?: string | null | undefined;
|
|
1106
1047
|
}, {
|
|
1107
1048
|
suggest?: true | undefined;
|
|
1108
1049
|
canExport?: boolean | null | undefined;
|
|
@@ -1121,7 +1062,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1121
1062
|
required?: boolean | null | undefined;
|
|
1122
1063
|
} | null | undefined;
|
|
1123
1064
|
uiConfiguration?: {
|
|
1124
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1065
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1125
1066
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1126
1067
|
} | null | undefined;
|
|
1127
1068
|
width?: number | null | undefined;
|
|
@@ -1129,6 +1070,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1129
1070
|
widthChars?: number | null | undefined;
|
|
1130
1071
|
scoreThreshold?: number | null | undefined;
|
|
1131
1072
|
formula?: string | null | undefined;
|
|
1073
|
+
context?: string[] | null | undefined;
|
|
1074
|
+
prompt?: string | null | undefined;
|
|
1132
1075
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1133
1076
|
type: import("zod").ZodLiteral<"number">;
|
|
1134
1077
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -1239,13 +1182,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1239
1182
|
required?: boolean | null | undefined;
|
|
1240
1183
|
}>>>;
|
|
1241
1184
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1242
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
1185
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1243
1186
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1244
1187
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1245
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1188
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1246
1189
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1247
1190
|
}, {
|
|
1248
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1191
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1249
1192
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1250
1193
|
}>>>;
|
|
1251
1194
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1253,6 +1196,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1253
1196
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1254
1197
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1255
1198
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1199
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1200
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1256
1201
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1257
1202
|
suggest?: true | undefined;
|
|
1258
1203
|
canExport?: boolean | null | undefined;
|
|
@@ -1271,7 +1216,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1271
1216
|
required?: boolean | null | undefined;
|
|
1272
1217
|
} | null | undefined;
|
|
1273
1218
|
uiConfiguration?: {
|
|
1274
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1219
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1275
1220
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1276
1221
|
} | null | undefined;
|
|
1277
1222
|
width?: number | null | undefined;
|
|
@@ -1279,6 +1224,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1279
1224
|
widthChars?: number | null | undefined;
|
|
1280
1225
|
scoreThreshold?: number | null | undefined;
|
|
1281
1226
|
formula?: string | null | undefined;
|
|
1227
|
+
context?: string[] | null | undefined;
|
|
1228
|
+
prompt?: string | null | undefined;
|
|
1282
1229
|
}, {
|
|
1283
1230
|
suggest?: true | undefined;
|
|
1284
1231
|
canExport?: boolean | null | undefined;
|
|
@@ -1297,7 +1244,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1297
1244
|
required?: boolean | null | undefined;
|
|
1298
1245
|
} | null | undefined;
|
|
1299
1246
|
uiConfiguration?: {
|
|
1300
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1247
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1301
1248
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1302
1249
|
} | null | undefined;
|
|
1303
1250
|
width?: number | null | undefined;
|
|
@@ -1305,6 +1252,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1305
1252
|
widthChars?: number | null | undefined;
|
|
1306
1253
|
scoreThreshold?: number | null | undefined;
|
|
1307
1254
|
formula?: string | null | undefined;
|
|
1255
|
+
context?: string[] | null | undefined;
|
|
1256
|
+
prompt?: string | null | undefined;
|
|
1308
1257
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1309
1258
|
type: import("zod").ZodLiteral<"enum">;
|
|
1310
1259
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -1406,13 +1355,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1406
1355
|
required?: boolean | null | undefined;
|
|
1407
1356
|
}>>>;
|
|
1408
1357
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1409
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
1358
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1410
1359
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1411
1360
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1412
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1361
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1413
1362
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1414
1363
|
}, {
|
|
1415
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1364
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1416
1365
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1417
1366
|
}>>>;
|
|
1418
1367
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1420,6 +1369,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1420
1369
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1421
1370
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1422
1371
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1372
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1373
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1423
1374
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1424
1375
|
suggest?: true | undefined;
|
|
1425
1376
|
canExport?: boolean | null | undefined;
|
|
@@ -1438,7 +1389,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1438
1389
|
required?: boolean | null | undefined;
|
|
1439
1390
|
} | null | undefined;
|
|
1440
1391
|
uiConfiguration?: {
|
|
1441
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1392
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1442
1393
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1443
1394
|
} | null | undefined;
|
|
1444
1395
|
width?: number | null | undefined;
|
|
@@ -1446,6 +1397,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1446
1397
|
widthChars?: number | null | undefined;
|
|
1447
1398
|
scoreThreshold?: number | null | undefined;
|
|
1448
1399
|
formula?: string | null | undefined;
|
|
1400
|
+
context?: string[] | null | undefined;
|
|
1401
|
+
prompt?: string | null | undefined;
|
|
1449
1402
|
}, {
|
|
1450
1403
|
suggest?: true | undefined;
|
|
1451
1404
|
canExport?: boolean | null | undefined;
|
|
@@ -1464,7 +1417,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1464
1417
|
required?: boolean | null | undefined;
|
|
1465
1418
|
} | null | undefined;
|
|
1466
1419
|
uiConfiguration?: {
|
|
1467
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1420
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1468
1421
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1469
1422
|
} | null | undefined;
|
|
1470
1423
|
width?: number | null | undefined;
|
|
@@ -1472,6 +1425,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1472
1425
|
widthChars?: number | null | undefined;
|
|
1473
1426
|
scoreThreshold?: number | null | undefined;
|
|
1474
1427
|
formula?: string | null | undefined;
|
|
1428
|
+
context?: string[] | null | undefined;
|
|
1429
|
+
prompt?: string | null | undefined;
|
|
1475
1430
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
1476
1431
|
id: import("zod").ZodString;
|
|
1477
1432
|
label: import("zod").ZodString;
|
|
@@ -1517,7 +1472,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1517
1472
|
}>>]>, "many">;
|
|
1518
1473
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1519
1474
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1520
|
-
category: "tuple";
|
|
1521
1475
|
children: (({
|
|
1522
1476
|
type: "string";
|
|
1523
1477
|
} & {
|
|
@@ -1546,7 +1500,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1546
1500
|
required?: boolean | null | undefined;
|
|
1547
1501
|
} | null | undefined;
|
|
1548
1502
|
uiConfiguration?: {
|
|
1549
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1503
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1550
1504
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1551
1505
|
} | null | undefined;
|
|
1552
1506
|
width?: number | null | undefined;
|
|
@@ -1554,6 +1508,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1554
1508
|
widthChars?: number | null | undefined;
|
|
1555
1509
|
scoreThreshold?: number | null | undefined;
|
|
1556
1510
|
formula?: string | null | undefined;
|
|
1511
|
+
context?: string[] | null | undefined;
|
|
1512
|
+
prompt?: string | null | undefined;
|
|
1557
1513
|
}) | ({
|
|
1558
1514
|
type: "date";
|
|
1559
1515
|
format?: string | null | undefined;
|
|
@@ -1583,7 +1539,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1583
1539
|
required?: boolean | null | undefined;
|
|
1584
1540
|
} | null | undefined;
|
|
1585
1541
|
uiConfiguration?: {
|
|
1586
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1542
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1587
1543
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1588
1544
|
} | null | undefined;
|
|
1589
1545
|
width?: number | null | undefined;
|
|
@@ -1591,6 +1547,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1591
1547
|
widthChars?: number | null | undefined;
|
|
1592
1548
|
scoreThreshold?: number | null | undefined;
|
|
1593
1549
|
formula?: string | null | undefined;
|
|
1550
|
+
context?: string[] | null | undefined;
|
|
1551
|
+
prompt?: string | null | undefined;
|
|
1594
1552
|
}) | ({
|
|
1595
1553
|
type: "number";
|
|
1596
1554
|
format?: string | null | undefined;
|
|
@@ -1625,7 +1583,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1625
1583
|
required?: boolean | null | undefined;
|
|
1626
1584
|
} | null | undefined;
|
|
1627
1585
|
uiConfiguration?: {
|
|
1628
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1586
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1629
1587
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1630
1588
|
} | null | undefined;
|
|
1631
1589
|
width?: number | null | undefined;
|
|
@@ -1633,6 +1591,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1633
1591
|
widthChars?: number | null | undefined;
|
|
1634
1592
|
scoreThreshold?: number | null | undefined;
|
|
1635
1593
|
formula?: string | null | undefined;
|
|
1594
|
+
context?: string[] | null | undefined;
|
|
1595
|
+
prompt?: string | null | undefined;
|
|
1636
1596
|
}) | ({
|
|
1637
1597
|
options: {
|
|
1638
1598
|
value: string;
|
|
@@ -1666,7 +1626,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1666
1626
|
required?: boolean | null | undefined;
|
|
1667
1627
|
} | null | undefined;
|
|
1668
1628
|
uiConfiguration?: {
|
|
1669
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1629
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1670
1630
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1671
1631
|
} | null | undefined;
|
|
1672
1632
|
width?: number | null | undefined;
|
|
@@ -1674,6 +1634,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1674
1634
|
widthChars?: number | null | undefined;
|
|
1675
1635
|
scoreThreshold?: number | null | undefined;
|
|
1676
1636
|
formula?: string | null | undefined;
|
|
1637
|
+
context?: string[] | null | undefined;
|
|
1638
|
+
prompt?: string | null | undefined;
|
|
1677
1639
|
}) | ({
|
|
1678
1640
|
id: string;
|
|
1679
1641
|
label: string;
|
|
@@ -1689,9 +1651,9 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1689
1651
|
popupUrl?: string | undefined;
|
|
1690
1652
|
canObtainToken?: boolean | undefined;
|
|
1691
1653
|
}))[];
|
|
1654
|
+
category: "tuple";
|
|
1692
1655
|
rirFieldNames?: string[] | null | undefined;
|
|
1693
1656
|
}, {
|
|
1694
|
-
category: "tuple";
|
|
1695
1657
|
children: (({
|
|
1696
1658
|
type: "string";
|
|
1697
1659
|
} & {
|
|
@@ -1720,7 +1682,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1720
1682
|
required?: boolean | null | undefined;
|
|
1721
1683
|
} | null | undefined;
|
|
1722
1684
|
uiConfiguration?: {
|
|
1723
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1685
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1724
1686
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1725
1687
|
} | null | undefined;
|
|
1726
1688
|
width?: number | null | undefined;
|
|
@@ -1728,6 +1690,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1728
1690
|
widthChars?: number | null | undefined;
|
|
1729
1691
|
scoreThreshold?: number | null | undefined;
|
|
1730
1692
|
formula?: string | null | undefined;
|
|
1693
|
+
context?: string[] | null | undefined;
|
|
1694
|
+
prompt?: string | null | undefined;
|
|
1731
1695
|
}) | ({
|
|
1732
1696
|
type: "date";
|
|
1733
1697
|
format?: string | null | undefined;
|
|
@@ -1757,7 +1721,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1757
1721
|
required?: boolean | null | undefined;
|
|
1758
1722
|
} | null | undefined;
|
|
1759
1723
|
uiConfiguration?: {
|
|
1760
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1724
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1761
1725
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1762
1726
|
} | null | undefined;
|
|
1763
1727
|
width?: number | null | undefined;
|
|
@@ -1765,6 +1729,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1765
1729
|
widthChars?: number | null | undefined;
|
|
1766
1730
|
scoreThreshold?: number | null | undefined;
|
|
1767
1731
|
formula?: string | null | undefined;
|
|
1732
|
+
context?: string[] | null | undefined;
|
|
1733
|
+
prompt?: string | null | undefined;
|
|
1768
1734
|
}) | ({
|
|
1769
1735
|
type: "number";
|
|
1770
1736
|
format?: string | null | undefined;
|
|
@@ -1799,7 +1765,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1799
1765
|
required?: boolean | null | undefined;
|
|
1800
1766
|
} | null | undefined;
|
|
1801
1767
|
uiConfiguration?: {
|
|
1802
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1768
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1803
1769
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1804
1770
|
} | null | undefined;
|
|
1805
1771
|
width?: number | null | undefined;
|
|
@@ -1807,6 +1773,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1807
1773
|
widthChars?: number | null | undefined;
|
|
1808
1774
|
scoreThreshold?: number | null | undefined;
|
|
1809
1775
|
formula?: string | null | undefined;
|
|
1776
|
+
context?: string[] | null | undefined;
|
|
1777
|
+
prompt?: string | null | undefined;
|
|
1810
1778
|
}) | ({
|
|
1811
1779
|
options: {
|
|
1812
1780
|
value: string;
|
|
@@ -1840,7 +1808,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1840
1808
|
required?: boolean | null | undefined;
|
|
1841
1809
|
} | null | undefined;
|
|
1842
1810
|
uiConfiguration?: {
|
|
1843
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1811
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1844
1812
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1845
1813
|
} | null | undefined;
|
|
1846
1814
|
width?: number | null | undefined;
|
|
@@ -1848,6 +1816,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1848
1816
|
widthChars?: number | null | undefined;
|
|
1849
1817
|
scoreThreshold?: number | null | undefined;
|
|
1850
1818
|
formula?: string | null | undefined;
|
|
1819
|
+
context?: string[] | null | undefined;
|
|
1820
|
+
prompt?: string | null | undefined;
|
|
1851
1821
|
}) | ({
|
|
1852
1822
|
id: string;
|
|
1853
1823
|
label: string;
|
|
@@ -1863,6 +1833,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1863
1833
|
popupUrl?: string | undefined;
|
|
1864
1834
|
canObtainToken?: boolean | undefined;
|
|
1865
1835
|
}))[];
|
|
1836
|
+
category: "tuple";
|
|
1866
1837
|
rirFieldNames?: string[] | null | undefined;
|
|
1867
1838
|
}>, import("zod").ZodObject<{
|
|
1868
1839
|
id: import("zod").ZodString;
|
|
@@ -1963,13 +1934,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1963
1934
|
required?: boolean | null | undefined;
|
|
1964
1935
|
}>>>;
|
|
1965
1936
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
1966
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
1937
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
1967
1938
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
1968
1939
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1969
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1940
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1970
1941
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1971
1942
|
}, {
|
|
1972
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1943
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1973
1944
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
1974
1945
|
}>>>;
|
|
1975
1946
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -1977,6 +1948,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1977
1948
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1978
1949
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
1979
1950
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1951
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
1952
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1980
1953
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1981
1954
|
suggest?: true | undefined;
|
|
1982
1955
|
canExport?: boolean | null | undefined;
|
|
@@ -1995,7 +1968,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
1995
1968
|
required?: boolean | null | undefined;
|
|
1996
1969
|
} | null | undefined;
|
|
1997
1970
|
uiConfiguration?: {
|
|
1998
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1971
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
1999
1972
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2000
1973
|
} | null | undefined;
|
|
2001
1974
|
width?: number | null | undefined;
|
|
@@ -2003,6 +1976,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2003
1976
|
widthChars?: number | null | undefined;
|
|
2004
1977
|
scoreThreshold?: number | null | undefined;
|
|
2005
1978
|
formula?: string | null | undefined;
|
|
1979
|
+
context?: string[] | null | undefined;
|
|
1980
|
+
prompt?: string | null | undefined;
|
|
2006
1981
|
}, {
|
|
2007
1982
|
suggest?: true | undefined;
|
|
2008
1983
|
canExport?: boolean | null | undefined;
|
|
@@ -2021,7 +1996,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2021
1996
|
required?: boolean | null | undefined;
|
|
2022
1997
|
} | null | undefined;
|
|
2023
1998
|
uiConfiguration?: {
|
|
2024
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
1999
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2025
2000
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2026
2001
|
} | null | undefined;
|
|
2027
2002
|
width?: number | null | undefined;
|
|
@@ -2029,6 +2004,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2029
2004
|
widthChars?: number | null | undefined;
|
|
2030
2005
|
scoreThreshold?: number | null | undefined;
|
|
2031
2006
|
formula?: string | null | undefined;
|
|
2007
|
+
context?: string[] | null | undefined;
|
|
2008
|
+
prompt?: string | null | undefined;
|
|
2032
2009
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2033
2010
|
type: import("zod").ZodLiteral<"date">;
|
|
2034
2011
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2112,13 +2089,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2112
2089
|
required?: boolean | null | undefined;
|
|
2113
2090
|
}>>>;
|
|
2114
2091
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2115
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
2092
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
2116
2093
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2117
2094
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2118
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2095
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2119
2096
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2120
2097
|
}, {
|
|
2121
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2098
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2122
2099
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2123
2100
|
}>>>;
|
|
2124
2101
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2126,6 +2103,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2126
2103
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2127
2104
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2128
2105
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2106
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2107
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2129
2108
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2130
2109
|
suggest?: true | undefined;
|
|
2131
2110
|
canExport?: boolean | null | undefined;
|
|
@@ -2144,7 +2123,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2144
2123
|
required?: boolean | null | undefined;
|
|
2145
2124
|
} | null | undefined;
|
|
2146
2125
|
uiConfiguration?: {
|
|
2147
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2126
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2148
2127
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2149
2128
|
} | null | undefined;
|
|
2150
2129
|
width?: number | null | undefined;
|
|
@@ -2152,6 +2131,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2152
2131
|
widthChars?: number | null | undefined;
|
|
2153
2132
|
scoreThreshold?: number | null | undefined;
|
|
2154
2133
|
formula?: string | null | undefined;
|
|
2134
|
+
context?: string[] | null | undefined;
|
|
2135
|
+
prompt?: string | null | undefined;
|
|
2155
2136
|
}, {
|
|
2156
2137
|
suggest?: true | undefined;
|
|
2157
2138
|
canExport?: boolean | null | undefined;
|
|
@@ -2170,7 +2151,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2170
2151
|
required?: boolean | null | undefined;
|
|
2171
2152
|
} | null | undefined;
|
|
2172
2153
|
uiConfiguration?: {
|
|
2173
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2154
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2174
2155
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2175
2156
|
} | null | undefined;
|
|
2176
2157
|
width?: number | null | undefined;
|
|
@@ -2178,6 +2159,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2178
2159
|
widthChars?: number | null | undefined;
|
|
2179
2160
|
scoreThreshold?: number | null | undefined;
|
|
2180
2161
|
formula?: string | null | undefined;
|
|
2162
|
+
context?: string[] | null | undefined;
|
|
2163
|
+
prompt?: string | null | undefined;
|
|
2181
2164
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2182
2165
|
type: import("zod").ZodLiteral<"number">;
|
|
2183
2166
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -2288,13 +2271,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2288
2271
|
required?: boolean | null | undefined;
|
|
2289
2272
|
}>>>;
|
|
2290
2273
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2291
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
2274
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
2292
2275
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2293
2276
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2294
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2277
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2295
2278
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2296
2279
|
}, {
|
|
2297
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2280
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2298
2281
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2299
2282
|
}>>>;
|
|
2300
2283
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2302,6 +2285,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2302
2285
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2303
2286
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2304
2287
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2288
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2289
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2305
2290
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2306
2291
|
suggest?: true | undefined;
|
|
2307
2292
|
canExport?: boolean | null | undefined;
|
|
@@ -2320,7 +2305,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2320
2305
|
required?: boolean | null | undefined;
|
|
2321
2306
|
} | null | undefined;
|
|
2322
2307
|
uiConfiguration?: {
|
|
2323
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2308
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2324
2309
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2325
2310
|
} | null | undefined;
|
|
2326
2311
|
width?: number | null | undefined;
|
|
@@ -2328,6 +2313,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2328
2313
|
widthChars?: number | null | undefined;
|
|
2329
2314
|
scoreThreshold?: number | null | undefined;
|
|
2330
2315
|
formula?: string | null | undefined;
|
|
2316
|
+
context?: string[] | null | undefined;
|
|
2317
|
+
prompt?: string | null | undefined;
|
|
2331
2318
|
}, {
|
|
2332
2319
|
suggest?: true | undefined;
|
|
2333
2320
|
canExport?: boolean | null | undefined;
|
|
@@ -2346,7 +2333,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2346
2333
|
required?: boolean | null | undefined;
|
|
2347
2334
|
} | null | undefined;
|
|
2348
2335
|
uiConfiguration?: {
|
|
2349
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2336
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2350
2337
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2351
2338
|
} | null | undefined;
|
|
2352
2339
|
width?: number | null | undefined;
|
|
@@ -2354,6 +2341,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2354
2341
|
widthChars?: number | null | undefined;
|
|
2355
2342
|
scoreThreshold?: number | null | undefined;
|
|
2356
2343
|
formula?: string | null | undefined;
|
|
2344
|
+
context?: string[] | null | undefined;
|
|
2345
|
+
prompt?: string | null | undefined;
|
|
2357
2346
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2358
2347
|
type: import("zod").ZodLiteral<"enum">;
|
|
2359
2348
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -2455,13 +2444,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2455
2444
|
required?: boolean | null | undefined;
|
|
2456
2445
|
}>>>;
|
|
2457
2446
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
2458
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
2447
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
2459
2448
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
2460
2449
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2461
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2450
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2462
2451
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2463
2452
|
}, {
|
|
2464
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2453
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2465
2454
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2466
2455
|
}>>>;
|
|
2467
2456
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -2469,6 +2458,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2469
2458
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2470
2459
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
2471
2460
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2461
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
2462
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2472
2463
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2473
2464
|
suggest?: true | undefined;
|
|
2474
2465
|
canExport?: boolean | null | undefined;
|
|
@@ -2487,7 +2478,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2487
2478
|
required?: boolean | null | undefined;
|
|
2488
2479
|
} | null | undefined;
|
|
2489
2480
|
uiConfiguration?: {
|
|
2490
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2481
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2491
2482
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2492
2483
|
} | null | undefined;
|
|
2493
2484
|
width?: number | null | undefined;
|
|
@@ -2495,6 +2486,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2495
2486
|
widthChars?: number | null | undefined;
|
|
2496
2487
|
scoreThreshold?: number | null | undefined;
|
|
2497
2488
|
formula?: string | null | undefined;
|
|
2489
|
+
context?: string[] | null | undefined;
|
|
2490
|
+
prompt?: string | null | undefined;
|
|
2498
2491
|
}, {
|
|
2499
2492
|
suggest?: true | undefined;
|
|
2500
2493
|
canExport?: boolean | null | undefined;
|
|
@@ -2513,7 +2506,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2513
2506
|
required?: boolean | null | undefined;
|
|
2514
2507
|
} | null | undefined;
|
|
2515
2508
|
uiConfiguration?: {
|
|
2516
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2509
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2517
2510
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2518
2511
|
} | null | undefined;
|
|
2519
2512
|
width?: number | null | undefined;
|
|
@@ -2521,6 +2514,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2521
2514
|
widthChars?: number | null | undefined;
|
|
2522
2515
|
scoreThreshold?: number | null | undefined;
|
|
2523
2516
|
formula?: string | null | undefined;
|
|
2517
|
+
context?: string[] | null | undefined;
|
|
2518
|
+
prompt?: string | null | undefined;
|
|
2524
2519
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
2525
2520
|
id: import("zod").ZodString;
|
|
2526
2521
|
label: import("zod").ZodString;
|
|
@@ -2593,7 +2588,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2593
2588
|
required?: boolean | null | undefined;
|
|
2594
2589
|
} | null | undefined;
|
|
2595
2590
|
uiConfiguration?: {
|
|
2596
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2591
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2597
2592
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2598
2593
|
} | null | undefined;
|
|
2599
2594
|
width?: number | null | undefined;
|
|
@@ -2601,6 +2596,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2601
2596
|
widthChars?: number | null | undefined;
|
|
2602
2597
|
scoreThreshold?: number | null | undefined;
|
|
2603
2598
|
formula?: string | null | undefined;
|
|
2599
|
+
context?: string[] | null | undefined;
|
|
2600
|
+
prompt?: string | null | undefined;
|
|
2604
2601
|
}) | ({
|
|
2605
2602
|
type: "date";
|
|
2606
2603
|
format?: string | null | undefined;
|
|
@@ -2630,7 +2627,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2630
2627
|
required?: boolean | null | undefined;
|
|
2631
2628
|
} | null | undefined;
|
|
2632
2629
|
uiConfiguration?: {
|
|
2633
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2630
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2634
2631
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2635
2632
|
} | null | undefined;
|
|
2636
2633
|
width?: number | null | undefined;
|
|
@@ -2638,6 +2635,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2638
2635
|
widthChars?: number | null | undefined;
|
|
2639
2636
|
scoreThreshold?: number | null | undefined;
|
|
2640
2637
|
formula?: string | null | undefined;
|
|
2638
|
+
context?: string[] | null | undefined;
|
|
2639
|
+
prompt?: string | null | undefined;
|
|
2641
2640
|
}) | ({
|
|
2642
2641
|
type: "number";
|
|
2643
2642
|
format?: string | null | undefined;
|
|
@@ -2672,7 +2671,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2672
2671
|
required?: boolean | null | undefined;
|
|
2673
2672
|
} | null | undefined;
|
|
2674
2673
|
uiConfiguration?: {
|
|
2675
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2674
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2676
2675
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2677
2676
|
} | null | undefined;
|
|
2678
2677
|
width?: number | null | undefined;
|
|
@@ -2680,6 +2679,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2680
2679
|
widthChars?: number | null | undefined;
|
|
2681
2680
|
scoreThreshold?: number | null | undefined;
|
|
2682
2681
|
formula?: string | null | undefined;
|
|
2682
|
+
context?: string[] | null | undefined;
|
|
2683
|
+
prompt?: string | null | undefined;
|
|
2683
2684
|
}) | ({
|
|
2684
2685
|
options: {
|
|
2685
2686
|
value: string;
|
|
@@ -2713,7 +2714,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2713
2714
|
required?: boolean | null | undefined;
|
|
2714
2715
|
} | null | undefined;
|
|
2715
2716
|
uiConfiguration?: {
|
|
2716
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2717
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2717
2718
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2718
2719
|
} | null | undefined;
|
|
2719
2720
|
width?: number | null | undefined;
|
|
@@ -2721,6 +2722,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2721
2722
|
widthChars?: number | null | undefined;
|
|
2722
2723
|
scoreThreshold?: number | null | undefined;
|
|
2723
2724
|
formula?: string | null | undefined;
|
|
2725
|
+
context?: string[] | null | undefined;
|
|
2726
|
+
prompt?: string | null | undefined;
|
|
2724
2727
|
}) | ({
|
|
2725
2728
|
id: string;
|
|
2726
2729
|
label: string;
|
|
@@ -2765,7 +2768,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2765
2768
|
required?: boolean | null | undefined;
|
|
2766
2769
|
} | null | undefined;
|
|
2767
2770
|
uiConfiguration?: {
|
|
2768
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2771
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2769
2772
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2770
2773
|
} | null | undefined;
|
|
2771
2774
|
width?: number | null | undefined;
|
|
@@ -2773,6 +2776,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2773
2776
|
widthChars?: number | null | undefined;
|
|
2774
2777
|
scoreThreshold?: number | null | undefined;
|
|
2775
2778
|
formula?: string | null | undefined;
|
|
2779
|
+
context?: string[] | null | undefined;
|
|
2780
|
+
prompt?: string | null | undefined;
|
|
2776
2781
|
}) | ({
|
|
2777
2782
|
type: "date";
|
|
2778
2783
|
format?: string | null | undefined;
|
|
@@ -2802,7 +2807,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2802
2807
|
required?: boolean | null | undefined;
|
|
2803
2808
|
} | null | undefined;
|
|
2804
2809
|
uiConfiguration?: {
|
|
2805
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2810
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2806
2811
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2807
2812
|
} | null | undefined;
|
|
2808
2813
|
width?: number | null | undefined;
|
|
@@ -2810,6 +2815,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2810
2815
|
widthChars?: number | null | undefined;
|
|
2811
2816
|
scoreThreshold?: number | null | undefined;
|
|
2812
2817
|
formula?: string | null | undefined;
|
|
2818
|
+
context?: string[] | null | undefined;
|
|
2819
|
+
prompt?: string | null | undefined;
|
|
2813
2820
|
}) | ({
|
|
2814
2821
|
type: "number";
|
|
2815
2822
|
format?: string | null | undefined;
|
|
@@ -2844,7 +2851,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2844
2851
|
required?: boolean | null | undefined;
|
|
2845
2852
|
} | null | undefined;
|
|
2846
2853
|
uiConfiguration?: {
|
|
2847
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2854
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2848
2855
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2849
2856
|
} | null | undefined;
|
|
2850
2857
|
width?: number | null | undefined;
|
|
@@ -2852,6 +2859,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2852
2859
|
widthChars?: number | null | undefined;
|
|
2853
2860
|
scoreThreshold?: number | null | undefined;
|
|
2854
2861
|
formula?: string | null | undefined;
|
|
2862
|
+
context?: string[] | null | undefined;
|
|
2863
|
+
prompt?: string | null | undefined;
|
|
2855
2864
|
}) | ({
|
|
2856
2865
|
options: {
|
|
2857
2866
|
value: string;
|
|
@@ -2885,7 +2894,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2885
2894
|
required?: boolean | null | undefined;
|
|
2886
2895
|
} | null | undefined;
|
|
2887
2896
|
uiConfiguration?: {
|
|
2888
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
2897
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
2889
2898
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
2890
2899
|
} | null | undefined;
|
|
2891
2900
|
width?: number | null | undefined;
|
|
@@ -2893,6 +2902,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
2893
2902
|
widthChars?: number | null | undefined;
|
|
2894
2903
|
scoreThreshold?: number | null | undefined;
|
|
2895
2904
|
formula?: string | null | undefined;
|
|
2905
|
+
context?: string[] | null | undefined;
|
|
2906
|
+
prompt?: string | null | undefined;
|
|
2896
2907
|
}) | ({
|
|
2897
2908
|
id: string;
|
|
2898
2909
|
label: string;
|
|
@@ -3050,13 +3061,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3050
3061
|
required?: boolean | null | undefined;
|
|
3051
3062
|
}>>>;
|
|
3052
3063
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3053
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3064
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
3054
3065
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3055
3066
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3056
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3067
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3057
3068
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3058
3069
|
}, {
|
|
3059
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3070
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3060
3071
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3061
3072
|
}>>>;
|
|
3062
3073
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3064,6 +3075,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3064
3075
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3065
3076
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3066
3077
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3078
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3079
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3067
3080
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3068
3081
|
suggest?: true | undefined;
|
|
3069
3082
|
canExport?: boolean | null | undefined;
|
|
@@ -3082,7 +3095,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3082
3095
|
required?: boolean | null | undefined;
|
|
3083
3096
|
} | null | undefined;
|
|
3084
3097
|
uiConfiguration?: {
|
|
3085
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3098
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3086
3099
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3087
3100
|
} | null | undefined;
|
|
3088
3101
|
width?: number | null | undefined;
|
|
@@ -3090,6 +3103,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3090
3103
|
widthChars?: number | null | undefined;
|
|
3091
3104
|
scoreThreshold?: number | null | undefined;
|
|
3092
3105
|
formula?: string | null | undefined;
|
|
3106
|
+
context?: string[] | null | undefined;
|
|
3107
|
+
prompt?: string | null | undefined;
|
|
3093
3108
|
}, {
|
|
3094
3109
|
suggest?: true | undefined;
|
|
3095
3110
|
canExport?: boolean | null | undefined;
|
|
@@ -3108,7 +3123,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3108
3123
|
required?: boolean | null | undefined;
|
|
3109
3124
|
} | null | undefined;
|
|
3110
3125
|
uiConfiguration?: {
|
|
3111
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3126
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3112
3127
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3113
3128
|
} | null | undefined;
|
|
3114
3129
|
width?: number | null | undefined;
|
|
@@ -3116,6 +3131,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3116
3131
|
widthChars?: number | null | undefined;
|
|
3117
3132
|
scoreThreshold?: number | null | undefined;
|
|
3118
3133
|
formula?: string | null | undefined;
|
|
3134
|
+
context?: string[] | null | undefined;
|
|
3135
|
+
prompt?: string | null | undefined;
|
|
3119
3136
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3120
3137
|
type: import("zod").ZodLiteral<"date">;
|
|
3121
3138
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3199,13 +3216,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3199
3216
|
required?: boolean | null | undefined;
|
|
3200
3217
|
}>>>;
|
|
3201
3218
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3202
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3219
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
3203
3220
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3204
3221
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3205
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3222
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3206
3223
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3207
3224
|
}, {
|
|
3208
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3225
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3209
3226
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3210
3227
|
}>>>;
|
|
3211
3228
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3213,6 +3230,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3213
3230
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3214
3231
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3215
3232
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3233
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3234
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3216
3235
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3217
3236
|
suggest?: true | undefined;
|
|
3218
3237
|
canExport?: boolean | null | undefined;
|
|
@@ -3231,7 +3250,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3231
3250
|
required?: boolean | null | undefined;
|
|
3232
3251
|
} | null | undefined;
|
|
3233
3252
|
uiConfiguration?: {
|
|
3234
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3253
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3235
3254
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3236
3255
|
} | null | undefined;
|
|
3237
3256
|
width?: number | null | undefined;
|
|
@@ -3239,6 +3258,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3239
3258
|
widthChars?: number | null | undefined;
|
|
3240
3259
|
scoreThreshold?: number | null | undefined;
|
|
3241
3260
|
formula?: string | null | undefined;
|
|
3261
|
+
context?: string[] | null | undefined;
|
|
3262
|
+
prompt?: string | null | undefined;
|
|
3242
3263
|
}, {
|
|
3243
3264
|
suggest?: true | undefined;
|
|
3244
3265
|
canExport?: boolean | null | undefined;
|
|
@@ -3257,7 +3278,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3257
3278
|
required?: boolean | null | undefined;
|
|
3258
3279
|
} | null | undefined;
|
|
3259
3280
|
uiConfiguration?: {
|
|
3260
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3281
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3261
3282
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3262
3283
|
} | null | undefined;
|
|
3263
3284
|
width?: number | null | undefined;
|
|
@@ -3265,6 +3286,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3265
3286
|
widthChars?: number | null | undefined;
|
|
3266
3287
|
scoreThreshold?: number | null | undefined;
|
|
3267
3288
|
formula?: string | null | undefined;
|
|
3289
|
+
context?: string[] | null | undefined;
|
|
3290
|
+
prompt?: string | null | undefined;
|
|
3268
3291
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3269
3292
|
type: import("zod").ZodLiteral<"number">;
|
|
3270
3293
|
format: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
@@ -3375,13 +3398,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3375
3398
|
required?: boolean | null | undefined;
|
|
3376
3399
|
}>>>;
|
|
3377
3400
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3378
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3401
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
3379
3402
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3380
3403
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3381
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3404
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3382
3405
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3383
3406
|
}, {
|
|
3384
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3407
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3385
3408
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3386
3409
|
}>>>;
|
|
3387
3410
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3389,6 +3412,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3389
3412
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3390
3413
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3391
3414
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3415
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3416
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3392
3417
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3393
3418
|
suggest?: true | undefined;
|
|
3394
3419
|
canExport?: boolean | null | undefined;
|
|
@@ -3407,7 +3432,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3407
3432
|
required?: boolean | null | undefined;
|
|
3408
3433
|
} | null | undefined;
|
|
3409
3434
|
uiConfiguration?: {
|
|
3410
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3435
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3411
3436
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3412
3437
|
} | null | undefined;
|
|
3413
3438
|
width?: number | null | undefined;
|
|
@@ -3415,6 +3440,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3415
3440
|
widthChars?: number | null | undefined;
|
|
3416
3441
|
scoreThreshold?: number | null | undefined;
|
|
3417
3442
|
formula?: string | null | undefined;
|
|
3443
|
+
context?: string[] | null | undefined;
|
|
3444
|
+
prompt?: string | null | undefined;
|
|
3418
3445
|
}, {
|
|
3419
3446
|
suggest?: true | undefined;
|
|
3420
3447
|
canExport?: boolean | null | undefined;
|
|
@@ -3433,7 +3460,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3433
3460
|
required?: boolean | null | undefined;
|
|
3434
3461
|
} | null | undefined;
|
|
3435
3462
|
uiConfiguration?: {
|
|
3436
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3463
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3437
3464
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3438
3465
|
} | null | undefined;
|
|
3439
3466
|
width?: number | null | undefined;
|
|
@@ -3441,6 +3468,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3441
3468
|
widthChars?: number | null | undefined;
|
|
3442
3469
|
scoreThreshold?: number | null | undefined;
|
|
3443
3470
|
formula?: string | null | undefined;
|
|
3471
|
+
context?: string[] | null | undefined;
|
|
3472
|
+
prompt?: string | null | undefined;
|
|
3444
3473
|
}>>>, import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3445
3474
|
type: import("zod").ZodLiteral<"enum">;
|
|
3446
3475
|
options: import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -3542,13 +3571,13 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3542
3571
|
required?: boolean | null | undefined;
|
|
3543
3572
|
}>>>;
|
|
3544
3573
|
uiConfiguration: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
3545
|
-
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">]>>>;
|
|
3574
|
+
type: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodUnion<[import("zod").ZodLiteral<"captured">, import("zod").ZodLiteral<"data">, import("zod").ZodLiteral<"manual">, import("zod").ZodLiteral<"formula">, import("zod").ZodLiteral<"reasoning">]>>>;
|
|
3546
3575
|
edit: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"enabled">, import("zod").ZodLiteral<"enabled_without_warning">, import("zod").ZodLiteral<"disabled">]>>;
|
|
3547
3576
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3548
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3577
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3549
3578
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3550
3579
|
}, {
|
|
3551
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3580
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3552
3581
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3553
3582
|
}>>>;
|
|
3554
3583
|
width: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
@@ -3556,6 +3585,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3556
3585
|
widthChars: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3557
3586
|
scoreThreshold: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
3558
3587
|
formula: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3588
|
+
context: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3589
|
+
prompt: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3559
3590
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3560
3591
|
suggest?: true | undefined;
|
|
3561
3592
|
canExport?: boolean | null | undefined;
|
|
@@ -3574,7 +3605,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3574
3605
|
required?: boolean | null | undefined;
|
|
3575
3606
|
} | null | undefined;
|
|
3576
3607
|
uiConfiguration?: {
|
|
3577
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3608
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3578
3609
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3579
3610
|
} | null | undefined;
|
|
3580
3611
|
width?: number | null | undefined;
|
|
@@ -3582,6 +3613,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3582
3613
|
widthChars?: number | null | undefined;
|
|
3583
3614
|
scoreThreshold?: number | null | undefined;
|
|
3584
3615
|
formula?: string | null | undefined;
|
|
3616
|
+
context?: string[] | null | undefined;
|
|
3617
|
+
prompt?: string | null | undefined;
|
|
3585
3618
|
}, {
|
|
3586
3619
|
suggest?: true | undefined;
|
|
3587
3620
|
canExport?: boolean | null | undefined;
|
|
@@ -3600,7 +3633,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3600
3633
|
required?: boolean | null | undefined;
|
|
3601
3634
|
} | null | undefined;
|
|
3602
3635
|
uiConfiguration?: {
|
|
3603
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3636
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3604
3637
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3605
3638
|
} | null | undefined;
|
|
3606
3639
|
width?: number | null | undefined;
|
|
@@ -3608,6 +3641,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3608
3641
|
widthChars?: number | null | undefined;
|
|
3609
3642
|
scoreThreshold?: number | null | undefined;
|
|
3610
3643
|
formula?: string | null | undefined;
|
|
3644
|
+
context?: string[] | null | undefined;
|
|
3645
|
+
prompt?: string | null | undefined;
|
|
3611
3646
|
}>>>, import("zod").ZodIntersection<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
3612
3647
|
id: import("zod").ZodString;
|
|
3613
3648
|
label: import("zod").ZodString;
|
|
@@ -3653,7 +3688,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3653
3688
|
}>>]>, "many">;
|
|
3654
3689
|
rirFieldNames: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
|
|
3655
3690
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3656
|
-
category: "tuple";
|
|
3657
3691
|
children: (({
|
|
3658
3692
|
type: "string";
|
|
3659
3693
|
} & {
|
|
@@ -3682,7 +3716,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3682
3716
|
required?: boolean | null | undefined;
|
|
3683
3717
|
} | null | undefined;
|
|
3684
3718
|
uiConfiguration?: {
|
|
3685
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3719
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3686
3720
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3687
3721
|
} | null | undefined;
|
|
3688
3722
|
width?: number | null | undefined;
|
|
@@ -3690,6 +3724,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3690
3724
|
widthChars?: number | null | undefined;
|
|
3691
3725
|
scoreThreshold?: number | null | undefined;
|
|
3692
3726
|
formula?: string | null | undefined;
|
|
3727
|
+
context?: string[] | null | undefined;
|
|
3728
|
+
prompt?: string | null | undefined;
|
|
3693
3729
|
}) | ({
|
|
3694
3730
|
type: "date";
|
|
3695
3731
|
format?: string | null | undefined;
|
|
@@ -3719,7 +3755,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3719
3755
|
required?: boolean | null | undefined;
|
|
3720
3756
|
} | null | undefined;
|
|
3721
3757
|
uiConfiguration?: {
|
|
3722
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3758
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3723
3759
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3724
3760
|
} | null | undefined;
|
|
3725
3761
|
width?: number | null | undefined;
|
|
@@ -3727,6 +3763,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3727
3763
|
widthChars?: number | null | undefined;
|
|
3728
3764
|
scoreThreshold?: number | null | undefined;
|
|
3729
3765
|
formula?: string | null | undefined;
|
|
3766
|
+
context?: string[] | null | undefined;
|
|
3767
|
+
prompt?: string | null | undefined;
|
|
3730
3768
|
}) | ({
|
|
3731
3769
|
type: "number";
|
|
3732
3770
|
format?: string | null | undefined;
|
|
@@ -3761,7 +3799,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3761
3799
|
required?: boolean | null | undefined;
|
|
3762
3800
|
} | null | undefined;
|
|
3763
3801
|
uiConfiguration?: {
|
|
3764
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3802
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3765
3803
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3766
3804
|
} | null | undefined;
|
|
3767
3805
|
width?: number | null | undefined;
|
|
@@ -3769,6 +3807,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3769
3807
|
widthChars?: number | null | undefined;
|
|
3770
3808
|
scoreThreshold?: number | null | undefined;
|
|
3771
3809
|
formula?: string | null | undefined;
|
|
3810
|
+
context?: string[] | null | undefined;
|
|
3811
|
+
prompt?: string | null | undefined;
|
|
3772
3812
|
}) | ({
|
|
3773
3813
|
options: {
|
|
3774
3814
|
value: string;
|
|
@@ -3802,7 +3842,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3802
3842
|
required?: boolean | null | undefined;
|
|
3803
3843
|
} | null | undefined;
|
|
3804
3844
|
uiConfiguration?: {
|
|
3805
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3845
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3806
3846
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3807
3847
|
} | null | undefined;
|
|
3808
3848
|
width?: number | null | undefined;
|
|
@@ -3810,6 +3850,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3810
3850
|
widthChars?: number | null | undefined;
|
|
3811
3851
|
scoreThreshold?: number | null | undefined;
|
|
3812
3852
|
formula?: string | null | undefined;
|
|
3853
|
+
context?: string[] | null | undefined;
|
|
3854
|
+
prompt?: string | null | undefined;
|
|
3813
3855
|
}) | ({
|
|
3814
3856
|
id: string;
|
|
3815
3857
|
label: string;
|
|
@@ -3825,9 +3867,9 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3825
3867
|
popupUrl?: string | undefined;
|
|
3826
3868
|
canObtainToken?: boolean | undefined;
|
|
3827
3869
|
}))[];
|
|
3870
|
+
category: "tuple";
|
|
3828
3871
|
rirFieldNames?: string[] | null | undefined;
|
|
3829
3872
|
}, {
|
|
3830
|
-
category: "tuple";
|
|
3831
3873
|
children: (({
|
|
3832
3874
|
type: "string";
|
|
3833
3875
|
} & {
|
|
@@ -3856,7 +3898,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3856
3898
|
required?: boolean | null | undefined;
|
|
3857
3899
|
} | null | undefined;
|
|
3858
3900
|
uiConfiguration?: {
|
|
3859
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3901
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3860
3902
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3861
3903
|
} | null | undefined;
|
|
3862
3904
|
width?: number | null | undefined;
|
|
@@ -3864,6 +3906,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3864
3906
|
widthChars?: number | null | undefined;
|
|
3865
3907
|
scoreThreshold?: number | null | undefined;
|
|
3866
3908
|
formula?: string | null | undefined;
|
|
3909
|
+
context?: string[] | null | undefined;
|
|
3910
|
+
prompt?: string | null | undefined;
|
|
3867
3911
|
}) | ({
|
|
3868
3912
|
type: "date";
|
|
3869
3913
|
format?: string | null | undefined;
|
|
@@ -3893,7 +3937,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3893
3937
|
required?: boolean | null | undefined;
|
|
3894
3938
|
} | null | undefined;
|
|
3895
3939
|
uiConfiguration?: {
|
|
3896
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3940
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3897
3941
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3898
3942
|
} | null | undefined;
|
|
3899
3943
|
width?: number | null | undefined;
|
|
@@ -3901,6 +3945,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3901
3945
|
widthChars?: number | null | undefined;
|
|
3902
3946
|
scoreThreshold?: number | null | undefined;
|
|
3903
3947
|
formula?: string | null | undefined;
|
|
3948
|
+
context?: string[] | null | undefined;
|
|
3949
|
+
prompt?: string | null | undefined;
|
|
3904
3950
|
}) | ({
|
|
3905
3951
|
type: "number";
|
|
3906
3952
|
format?: string | null | undefined;
|
|
@@ -3935,7 +3981,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3935
3981
|
required?: boolean | null | undefined;
|
|
3936
3982
|
} | null | undefined;
|
|
3937
3983
|
uiConfiguration?: {
|
|
3938
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
3984
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3939
3985
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3940
3986
|
} | null | undefined;
|
|
3941
3987
|
width?: number | null | undefined;
|
|
@@ -3943,6 +3989,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3943
3989
|
widthChars?: number | null | undefined;
|
|
3944
3990
|
scoreThreshold?: number | null | undefined;
|
|
3945
3991
|
formula?: string | null | undefined;
|
|
3992
|
+
context?: string[] | null | undefined;
|
|
3993
|
+
prompt?: string | null | undefined;
|
|
3946
3994
|
}) | ({
|
|
3947
3995
|
options: {
|
|
3948
3996
|
value: string;
|
|
@@ -3976,7 +4024,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3976
4024
|
required?: boolean | null | undefined;
|
|
3977
4025
|
} | null | undefined;
|
|
3978
4026
|
uiConfiguration?: {
|
|
3979
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4027
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
3980
4028
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
3981
4029
|
} | null | undefined;
|
|
3982
4030
|
width?: number | null | undefined;
|
|
@@ -3984,6 +4032,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3984
4032
|
widthChars?: number | null | undefined;
|
|
3985
4033
|
scoreThreshold?: number | null | undefined;
|
|
3986
4034
|
formula?: string | null | undefined;
|
|
4035
|
+
context?: string[] | null | undefined;
|
|
4036
|
+
prompt?: string | null | undefined;
|
|
3987
4037
|
}) | ({
|
|
3988
4038
|
id: string;
|
|
3989
4039
|
label: string;
|
|
@@ -3999,6 +4049,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
3999
4049
|
popupUrl?: string | undefined;
|
|
4000
4050
|
canObtainToken?: boolean | undefined;
|
|
4001
4051
|
}))[];
|
|
4052
|
+
category: "tuple";
|
|
4002
4053
|
rirFieldNames?: string[] | null | undefined;
|
|
4003
4054
|
}>, import("zod").ZodObject<{
|
|
4004
4055
|
id: import("zod").ZodString;
|
|
@@ -4021,7 +4072,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4021
4072
|
}>>;
|
|
4022
4073
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4023
4074
|
children: {
|
|
4024
|
-
category: "tuple";
|
|
4025
4075
|
children: (({
|
|
4026
4076
|
type: "string";
|
|
4027
4077
|
} & {
|
|
@@ -4050,7 +4100,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4050
4100
|
required?: boolean | null | undefined;
|
|
4051
4101
|
} | null | undefined;
|
|
4052
4102
|
uiConfiguration?: {
|
|
4053
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4103
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4054
4104
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4055
4105
|
} | null | undefined;
|
|
4056
4106
|
width?: number | null | undefined;
|
|
@@ -4058,6 +4108,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4058
4108
|
widthChars?: number | null | undefined;
|
|
4059
4109
|
scoreThreshold?: number | null | undefined;
|
|
4060
4110
|
formula?: string | null | undefined;
|
|
4111
|
+
context?: string[] | null | undefined;
|
|
4112
|
+
prompt?: string | null | undefined;
|
|
4061
4113
|
}) | ({
|
|
4062
4114
|
type: "date";
|
|
4063
4115
|
format?: string | null | undefined;
|
|
@@ -4087,7 +4139,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4087
4139
|
required?: boolean | null | undefined;
|
|
4088
4140
|
} | null | undefined;
|
|
4089
4141
|
uiConfiguration?: {
|
|
4090
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4142
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4091
4143
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4092
4144
|
} | null | undefined;
|
|
4093
4145
|
width?: number | null | undefined;
|
|
@@ -4095,6 +4147,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4095
4147
|
widthChars?: number | null | undefined;
|
|
4096
4148
|
scoreThreshold?: number | null | undefined;
|
|
4097
4149
|
formula?: string | null | undefined;
|
|
4150
|
+
context?: string[] | null | undefined;
|
|
4151
|
+
prompt?: string | null | undefined;
|
|
4098
4152
|
}) | ({
|
|
4099
4153
|
type: "number";
|
|
4100
4154
|
format?: string | null | undefined;
|
|
@@ -4129,7 +4183,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4129
4183
|
required?: boolean | null | undefined;
|
|
4130
4184
|
} | null | undefined;
|
|
4131
4185
|
uiConfiguration?: {
|
|
4132
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4186
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4133
4187
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4134
4188
|
} | null | undefined;
|
|
4135
4189
|
width?: number | null | undefined;
|
|
@@ -4137,6 +4191,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4137
4191
|
widthChars?: number | null | undefined;
|
|
4138
4192
|
scoreThreshold?: number | null | undefined;
|
|
4139
4193
|
formula?: string | null | undefined;
|
|
4194
|
+
context?: string[] | null | undefined;
|
|
4195
|
+
prompt?: string | null | undefined;
|
|
4140
4196
|
}) | ({
|
|
4141
4197
|
options: {
|
|
4142
4198
|
value: string;
|
|
@@ -4170,7 +4226,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4170
4226
|
required?: boolean | null | undefined;
|
|
4171
4227
|
} | null | undefined;
|
|
4172
4228
|
uiConfiguration?: {
|
|
4173
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4229
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4174
4230
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4175
4231
|
} | null | undefined;
|
|
4176
4232
|
width?: number | null | undefined;
|
|
@@ -4178,6 +4234,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4178
4234
|
widthChars?: number | null | undefined;
|
|
4179
4235
|
scoreThreshold?: number | null | undefined;
|
|
4180
4236
|
formula?: string | null | undefined;
|
|
4237
|
+
context?: string[] | null | undefined;
|
|
4238
|
+
prompt?: string | null | undefined;
|
|
4181
4239
|
}) | ({
|
|
4182
4240
|
id: string;
|
|
4183
4241
|
label: string;
|
|
@@ -4193,6 +4251,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4193
4251
|
popupUrl?: string | undefined;
|
|
4194
4252
|
canObtainToken?: boolean | undefined;
|
|
4195
4253
|
}))[];
|
|
4254
|
+
category: "tuple";
|
|
4196
4255
|
rirFieldNames?: string[] | null | undefined;
|
|
4197
4256
|
} & {
|
|
4198
4257
|
id: string;
|
|
@@ -4203,7 +4262,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4203
4262
|
};
|
|
4204
4263
|
}, {
|
|
4205
4264
|
children: {
|
|
4206
|
-
category: "tuple";
|
|
4207
4265
|
children: (({
|
|
4208
4266
|
type: "string";
|
|
4209
4267
|
} & {
|
|
@@ -4232,7 +4290,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4232
4290
|
required?: boolean | null | undefined;
|
|
4233
4291
|
} | null | undefined;
|
|
4234
4292
|
uiConfiguration?: {
|
|
4235
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4293
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4236
4294
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4237
4295
|
} | null | undefined;
|
|
4238
4296
|
width?: number | null | undefined;
|
|
@@ -4240,6 +4298,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4240
4298
|
widthChars?: number | null | undefined;
|
|
4241
4299
|
scoreThreshold?: number | null | undefined;
|
|
4242
4300
|
formula?: string | null | undefined;
|
|
4301
|
+
context?: string[] | null | undefined;
|
|
4302
|
+
prompt?: string | null | undefined;
|
|
4243
4303
|
}) | ({
|
|
4244
4304
|
type: "date";
|
|
4245
4305
|
format?: string | null | undefined;
|
|
@@ -4269,7 +4329,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4269
4329
|
required?: boolean | null | undefined;
|
|
4270
4330
|
} | null | undefined;
|
|
4271
4331
|
uiConfiguration?: {
|
|
4272
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4332
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4273
4333
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4274
4334
|
} | null | undefined;
|
|
4275
4335
|
width?: number | null | undefined;
|
|
@@ -4277,6 +4337,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4277
4337
|
widthChars?: number | null | undefined;
|
|
4278
4338
|
scoreThreshold?: number | null | undefined;
|
|
4279
4339
|
formula?: string | null | undefined;
|
|
4340
|
+
context?: string[] | null | undefined;
|
|
4341
|
+
prompt?: string | null | undefined;
|
|
4280
4342
|
}) | ({
|
|
4281
4343
|
type: "number";
|
|
4282
4344
|
format?: string | null | undefined;
|
|
@@ -4311,7 +4373,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4311
4373
|
required?: boolean | null | undefined;
|
|
4312
4374
|
} | null | undefined;
|
|
4313
4375
|
uiConfiguration?: {
|
|
4314
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4376
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4315
4377
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4316
4378
|
} | null | undefined;
|
|
4317
4379
|
width?: number | null | undefined;
|
|
@@ -4319,6 +4381,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4319
4381
|
widthChars?: number | null | undefined;
|
|
4320
4382
|
scoreThreshold?: number | null | undefined;
|
|
4321
4383
|
formula?: string | null | undefined;
|
|
4384
|
+
context?: string[] | null | undefined;
|
|
4385
|
+
prompt?: string | null | undefined;
|
|
4322
4386
|
}) | ({
|
|
4323
4387
|
options: {
|
|
4324
4388
|
value: string;
|
|
@@ -4352,7 +4416,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4352
4416
|
required?: boolean | null | undefined;
|
|
4353
4417
|
} | null | undefined;
|
|
4354
4418
|
uiConfiguration?: {
|
|
4355
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4419
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4356
4420
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4357
4421
|
} | null | undefined;
|
|
4358
4422
|
width?: number | null | undefined;
|
|
@@ -4360,6 +4424,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4360
4424
|
widthChars?: number | null | undefined;
|
|
4361
4425
|
scoreThreshold?: number | null | undefined;
|
|
4362
4426
|
formula?: string | null | undefined;
|
|
4427
|
+
context?: string[] | null | undefined;
|
|
4428
|
+
prompt?: string | null | undefined;
|
|
4363
4429
|
}) | ({
|
|
4364
4430
|
id: string;
|
|
4365
4431
|
label: string;
|
|
@@ -4375,6 +4441,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4375
4441
|
popupUrl?: string | undefined;
|
|
4376
4442
|
canObtainToken?: boolean | undefined;
|
|
4377
4443
|
}))[];
|
|
4444
|
+
category: "tuple";
|
|
4378
4445
|
rirFieldNames?: string[] | null | undefined;
|
|
4379
4446
|
} & {
|
|
4380
4447
|
id: string;
|
|
@@ -4445,7 +4512,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4445
4512
|
}>>>]>, "many">;
|
|
4446
4513
|
icon: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
4447
4514
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4448
|
-
category: "section";
|
|
4449
4515
|
children: (({
|
|
4450
4516
|
type: "string";
|
|
4451
4517
|
} & {
|
|
@@ -4474,7 +4540,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4474
4540
|
required?: boolean | null | undefined;
|
|
4475
4541
|
} | null | undefined;
|
|
4476
4542
|
uiConfiguration?: {
|
|
4477
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4543
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4478
4544
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4479
4545
|
} | null | undefined;
|
|
4480
4546
|
width?: number | null | undefined;
|
|
@@ -4482,6 +4548,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4482
4548
|
widthChars?: number | null | undefined;
|
|
4483
4549
|
scoreThreshold?: number | null | undefined;
|
|
4484
4550
|
formula?: string | null | undefined;
|
|
4551
|
+
context?: string[] | null | undefined;
|
|
4552
|
+
prompt?: string | null | undefined;
|
|
4485
4553
|
}) | ({
|
|
4486
4554
|
type: "date";
|
|
4487
4555
|
format?: string | null | undefined;
|
|
@@ -4511,7 +4579,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4511
4579
|
required?: boolean | null | undefined;
|
|
4512
4580
|
} | null | undefined;
|
|
4513
4581
|
uiConfiguration?: {
|
|
4514
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4582
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4515
4583
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4516
4584
|
} | null | undefined;
|
|
4517
4585
|
width?: number | null | undefined;
|
|
@@ -4519,6 +4587,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4519
4587
|
widthChars?: number | null | undefined;
|
|
4520
4588
|
scoreThreshold?: number | null | undefined;
|
|
4521
4589
|
formula?: string | null | undefined;
|
|
4590
|
+
context?: string[] | null | undefined;
|
|
4591
|
+
prompt?: string | null | undefined;
|
|
4522
4592
|
}) | ({
|
|
4523
4593
|
type: "number";
|
|
4524
4594
|
format?: string | null | undefined;
|
|
@@ -4553,7 +4623,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4553
4623
|
required?: boolean | null | undefined;
|
|
4554
4624
|
} | null | undefined;
|
|
4555
4625
|
uiConfiguration?: {
|
|
4556
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4626
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4557
4627
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4558
4628
|
} | null | undefined;
|
|
4559
4629
|
width?: number | null | undefined;
|
|
@@ -4561,6 +4631,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4561
4631
|
widthChars?: number | null | undefined;
|
|
4562
4632
|
scoreThreshold?: number | null | undefined;
|
|
4563
4633
|
formula?: string | null | undefined;
|
|
4634
|
+
context?: string[] | null | undefined;
|
|
4635
|
+
prompt?: string | null | undefined;
|
|
4564
4636
|
}) | ({
|
|
4565
4637
|
options: {
|
|
4566
4638
|
value: string;
|
|
@@ -4594,7 +4666,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4594
4666
|
required?: boolean | null | undefined;
|
|
4595
4667
|
} | null | undefined;
|
|
4596
4668
|
uiConfiguration?: {
|
|
4597
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4669
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4598
4670
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4599
4671
|
} | null | undefined;
|
|
4600
4672
|
width?: number | null | undefined;
|
|
@@ -4602,6 +4674,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4602
4674
|
widthChars?: number | null | undefined;
|
|
4603
4675
|
scoreThreshold?: number | null | undefined;
|
|
4604
4676
|
formula?: string | null | undefined;
|
|
4677
|
+
context?: string[] | null | undefined;
|
|
4678
|
+
prompt?: string | null | undefined;
|
|
4605
4679
|
}) | ({
|
|
4606
4680
|
id: string;
|
|
4607
4681
|
label: string;
|
|
@@ -4617,7 +4691,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4617
4691
|
popupUrl?: string | undefined;
|
|
4618
4692
|
canObtainToken?: boolean | undefined;
|
|
4619
4693
|
}) | ({
|
|
4620
|
-
category: "tuple";
|
|
4621
4694
|
children: (({
|
|
4622
4695
|
type: "string";
|
|
4623
4696
|
} & {
|
|
@@ -4646,7 +4719,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4646
4719
|
required?: boolean | null | undefined;
|
|
4647
4720
|
} | null | undefined;
|
|
4648
4721
|
uiConfiguration?: {
|
|
4649
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4722
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4650
4723
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4651
4724
|
} | null | undefined;
|
|
4652
4725
|
width?: number | null | undefined;
|
|
@@ -4654,6 +4727,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4654
4727
|
widthChars?: number | null | undefined;
|
|
4655
4728
|
scoreThreshold?: number | null | undefined;
|
|
4656
4729
|
formula?: string | null | undefined;
|
|
4730
|
+
context?: string[] | null | undefined;
|
|
4731
|
+
prompt?: string | null | undefined;
|
|
4657
4732
|
}) | ({
|
|
4658
4733
|
type: "date";
|
|
4659
4734
|
format?: string | null | undefined;
|
|
@@ -4683,7 +4758,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4683
4758
|
required?: boolean | null | undefined;
|
|
4684
4759
|
} | null | undefined;
|
|
4685
4760
|
uiConfiguration?: {
|
|
4686
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4761
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4687
4762
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4688
4763
|
} | null | undefined;
|
|
4689
4764
|
width?: number | null | undefined;
|
|
@@ -4691,6 +4766,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4691
4766
|
widthChars?: number | null | undefined;
|
|
4692
4767
|
scoreThreshold?: number | null | undefined;
|
|
4693
4768
|
formula?: string | null | undefined;
|
|
4769
|
+
context?: string[] | null | undefined;
|
|
4770
|
+
prompt?: string | null | undefined;
|
|
4694
4771
|
}) | ({
|
|
4695
4772
|
type: "number";
|
|
4696
4773
|
format?: string | null | undefined;
|
|
@@ -4725,7 +4802,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4725
4802
|
required?: boolean | null | undefined;
|
|
4726
4803
|
} | null | undefined;
|
|
4727
4804
|
uiConfiguration?: {
|
|
4728
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4805
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4729
4806
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4730
4807
|
} | null | undefined;
|
|
4731
4808
|
width?: number | null | undefined;
|
|
@@ -4733,6 +4810,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4733
4810
|
widthChars?: number | null | undefined;
|
|
4734
4811
|
scoreThreshold?: number | null | undefined;
|
|
4735
4812
|
formula?: string | null | undefined;
|
|
4813
|
+
context?: string[] | null | undefined;
|
|
4814
|
+
prompt?: string | null | undefined;
|
|
4736
4815
|
}) | ({
|
|
4737
4816
|
options: {
|
|
4738
4817
|
value: string;
|
|
@@ -4766,7 +4845,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4766
4845
|
required?: boolean | null | undefined;
|
|
4767
4846
|
} | null | undefined;
|
|
4768
4847
|
uiConfiguration?: {
|
|
4769
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4848
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4770
4849
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4771
4850
|
} | null | undefined;
|
|
4772
4851
|
width?: number | null | undefined;
|
|
@@ -4774,6 +4853,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4774
4853
|
widthChars?: number | null | undefined;
|
|
4775
4854
|
scoreThreshold?: number | null | undefined;
|
|
4776
4855
|
formula?: string | null | undefined;
|
|
4856
|
+
context?: string[] | null | undefined;
|
|
4857
|
+
prompt?: string | null | undefined;
|
|
4777
4858
|
}) | ({
|
|
4778
4859
|
id: string;
|
|
4779
4860
|
label: string;
|
|
@@ -4789,6 +4870,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4789
4870
|
popupUrl?: string | undefined;
|
|
4790
4871
|
canObtainToken?: boolean | undefined;
|
|
4791
4872
|
}))[];
|
|
4873
|
+
category: "tuple";
|
|
4792
4874
|
rirFieldNames?: string[] | null | undefined;
|
|
4793
4875
|
} & {
|
|
4794
4876
|
id: string;
|
|
@@ -4825,7 +4907,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4825
4907
|
required?: boolean | null | undefined;
|
|
4826
4908
|
} | null | undefined;
|
|
4827
4909
|
uiConfiguration?: {
|
|
4828
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4910
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4829
4911
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4830
4912
|
} | null | undefined;
|
|
4831
4913
|
width?: number | null | undefined;
|
|
@@ -4833,6 +4915,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4833
4915
|
widthChars?: number | null | undefined;
|
|
4834
4916
|
scoreThreshold?: number | null | undefined;
|
|
4835
4917
|
formula?: string | null | undefined;
|
|
4918
|
+
context?: string[] | null | undefined;
|
|
4919
|
+
prompt?: string | null | undefined;
|
|
4836
4920
|
}) | ({
|
|
4837
4921
|
type: "date";
|
|
4838
4922
|
format?: string | null | undefined;
|
|
@@ -4862,7 +4946,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4862
4946
|
required?: boolean | null | undefined;
|
|
4863
4947
|
} | null | undefined;
|
|
4864
4948
|
uiConfiguration?: {
|
|
4865
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4949
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4866
4950
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4867
4951
|
} | null | undefined;
|
|
4868
4952
|
width?: number | null | undefined;
|
|
@@ -4870,6 +4954,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4870
4954
|
widthChars?: number | null | undefined;
|
|
4871
4955
|
scoreThreshold?: number | null | undefined;
|
|
4872
4956
|
formula?: string | null | undefined;
|
|
4957
|
+
context?: string[] | null | undefined;
|
|
4958
|
+
prompt?: string | null | undefined;
|
|
4873
4959
|
}) | ({
|
|
4874
4960
|
type: "number";
|
|
4875
4961
|
format?: string | null | undefined;
|
|
@@ -4904,7 +4990,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4904
4990
|
required?: boolean | null | undefined;
|
|
4905
4991
|
} | null | undefined;
|
|
4906
4992
|
uiConfiguration?: {
|
|
4907
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
4993
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4908
4994
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4909
4995
|
} | null | undefined;
|
|
4910
4996
|
width?: number | null | undefined;
|
|
@@ -4912,6 +4998,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4912
4998
|
widthChars?: number | null | undefined;
|
|
4913
4999
|
scoreThreshold?: number | null | undefined;
|
|
4914
5000
|
formula?: string | null | undefined;
|
|
5001
|
+
context?: string[] | null | undefined;
|
|
5002
|
+
prompt?: string | null | undefined;
|
|
4915
5003
|
}) | ({
|
|
4916
5004
|
options: {
|
|
4917
5005
|
value: string;
|
|
@@ -4945,7 +5033,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4945
5033
|
required?: boolean | null | undefined;
|
|
4946
5034
|
} | null | undefined;
|
|
4947
5035
|
uiConfiguration?: {
|
|
4948
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5036
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
4949
5037
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
4950
5038
|
} | null | undefined;
|
|
4951
5039
|
width?: number | null | undefined;
|
|
@@ -4953,6 +5041,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4953
5041
|
widthChars?: number | null | undefined;
|
|
4954
5042
|
scoreThreshold?: number | null | undefined;
|
|
4955
5043
|
formula?: string | null | undefined;
|
|
5044
|
+
context?: string[] | null | undefined;
|
|
5045
|
+
prompt?: string | null | undefined;
|
|
4956
5046
|
}) | ({
|
|
4957
5047
|
id: string;
|
|
4958
5048
|
label: string;
|
|
@@ -4987,7 +5077,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
4987
5077
|
disablePrediction?: boolean | null | undefined;
|
|
4988
5078
|
}) | ({
|
|
4989
5079
|
children: {
|
|
4990
|
-
category: "tuple";
|
|
4991
5080
|
children: (({
|
|
4992
5081
|
type: "string";
|
|
4993
5082
|
} & {
|
|
@@ -5016,7 +5105,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5016
5105
|
required?: boolean | null | undefined;
|
|
5017
5106
|
} | null | undefined;
|
|
5018
5107
|
uiConfiguration?: {
|
|
5019
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5108
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5020
5109
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5021
5110
|
} | null | undefined;
|
|
5022
5111
|
width?: number | null | undefined;
|
|
@@ -5024,6 +5113,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5024
5113
|
widthChars?: number | null | undefined;
|
|
5025
5114
|
scoreThreshold?: number | null | undefined;
|
|
5026
5115
|
formula?: string | null | undefined;
|
|
5116
|
+
context?: string[] | null | undefined;
|
|
5117
|
+
prompt?: string | null | undefined;
|
|
5027
5118
|
}) | ({
|
|
5028
5119
|
type: "date";
|
|
5029
5120
|
format?: string | null | undefined;
|
|
@@ -5053,7 +5144,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5053
5144
|
required?: boolean | null | undefined;
|
|
5054
5145
|
} | null | undefined;
|
|
5055
5146
|
uiConfiguration?: {
|
|
5056
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5147
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5057
5148
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5058
5149
|
} | null | undefined;
|
|
5059
5150
|
width?: number | null | undefined;
|
|
@@ -5061,6 +5152,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5061
5152
|
widthChars?: number | null | undefined;
|
|
5062
5153
|
scoreThreshold?: number | null | undefined;
|
|
5063
5154
|
formula?: string | null | undefined;
|
|
5155
|
+
context?: string[] | null | undefined;
|
|
5156
|
+
prompt?: string | null | undefined;
|
|
5064
5157
|
}) | ({
|
|
5065
5158
|
type: "number";
|
|
5066
5159
|
format?: string | null | undefined;
|
|
@@ -5095,7 +5188,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5095
5188
|
required?: boolean | null | undefined;
|
|
5096
5189
|
} | null | undefined;
|
|
5097
5190
|
uiConfiguration?: {
|
|
5098
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5191
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5099
5192
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5100
5193
|
} | null | undefined;
|
|
5101
5194
|
width?: number | null | undefined;
|
|
@@ -5103,6 +5196,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5103
5196
|
widthChars?: number | null | undefined;
|
|
5104
5197
|
scoreThreshold?: number | null | undefined;
|
|
5105
5198
|
formula?: string | null | undefined;
|
|
5199
|
+
context?: string[] | null | undefined;
|
|
5200
|
+
prompt?: string | null | undefined;
|
|
5106
5201
|
}) | ({
|
|
5107
5202
|
options: {
|
|
5108
5203
|
value: string;
|
|
@@ -5136,7 +5231,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5136
5231
|
required?: boolean | null | undefined;
|
|
5137
5232
|
} | null | undefined;
|
|
5138
5233
|
uiConfiguration?: {
|
|
5139
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5234
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5140
5235
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5141
5236
|
} | null | undefined;
|
|
5142
5237
|
width?: number | null | undefined;
|
|
@@ -5144,6 +5239,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5144
5239
|
widthChars?: number | null | undefined;
|
|
5145
5240
|
scoreThreshold?: number | null | undefined;
|
|
5146
5241
|
formula?: string | null | undefined;
|
|
5242
|
+
context?: string[] | null | undefined;
|
|
5243
|
+
prompt?: string | null | undefined;
|
|
5147
5244
|
}) | ({
|
|
5148
5245
|
id: string;
|
|
5149
5246
|
label: string;
|
|
@@ -5159,6 +5256,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5159
5256
|
popupUrl?: string | undefined;
|
|
5160
5257
|
canObtainToken?: boolean | undefined;
|
|
5161
5258
|
}))[];
|
|
5259
|
+
category: "tuple";
|
|
5162
5260
|
rirFieldNames?: string[] | null | undefined;
|
|
5163
5261
|
} & {
|
|
5164
5262
|
id: string;
|
|
@@ -5185,9 +5283,9 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5185
5283
|
hidden?: boolean | null | undefined;
|
|
5186
5284
|
disablePrediction?: boolean | null | undefined;
|
|
5187
5285
|
}))[];
|
|
5286
|
+
category: "section";
|
|
5188
5287
|
icon?: string | null | undefined;
|
|
5189
5288
|
}, {
|
|
5190
|
-
category: "section";
|
|
5191
5289
|
children: (({
|
|
5192
5290
|
type: "string";
|
|
5193
5291
|
} & {
|
|
@@ -5216,7 +5314,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5216
5314
|
required?: boolean | null | undefined;
|
|
5217
5315
|
} | null | undefined;
|
|
5218
5316
|
uiConfiguration?: {
|
|
5219
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5317
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5220
5318
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5221
5319
|
} | null | undefined;
|
|
5222
5320
|
width?: number | null | undefined;
|
|
@@ -5224,6 +5322,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5224
5322
|
widthChars?: number | null | undefined;
|
|
5225
5323
|
scoreThreshold?: number | null | undefined;
|
|
5226
5324
|
formula?: string | null | undefined;
|
|
5325
|
+
context?: string[] | null | undefined;
|
|
5326
|
+
prompt?: string | null | undefined;
|
|
5227
5327
|
}) | ({
|
|
5228
5328
|
type: "date";
|
|
5229
5329
|
format?: string | null | undefined;
|
|
@@ -5253,7 +5353,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5253
5353
|
required?: boolean | null | undefined;
|
|
5254
5354
|
} | null | undefined;
|
|
5255
5355
|
uiConfiguration?: {
|
|
5256
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5356
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5257
5357
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5258
5358
|
} | null | undefined;
|
|
5259
5359
|
width?: number | null | undefined;
|
|
@@ -5261,6 +5361,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5261
5361
|
widthChars?: number | null | undefined;
|
|
5262
5362
|
scoreThreshold?: number | null | undefined;
|
|
5263
5363
|
formula?: string | null | undefined;
|
|
5364
|
+
context?: string[] | null | undefined;
|
|
5365
|
+
prompt?: string | null | undefined;
|
|
5264
5366
|
}) | ({
|
|
5265
5367
|
type: "number";
|
|
5266
5368
|
format?: string | null | undefined;
|
|
@@ -5295,7 +5397,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5295
5397
|
required?: boolean | null | undefined;
|
|
5296
5398
|
} | null | undefined;
|
|
5297
5399
|
uiConfiguration?: {
|
|
5298
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5400
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5299
5401
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5300
5402
|
} | null | undefined;
|
|
5301
5403
|
width?: number | null | undefined;
|
|
@@ -5303,6 +5405,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5303
5405
|
widthChars?: number | null | undefined;
|
|
5304
5406
|
scoreThreshold?: number | null | undefined;
|
|
5305
5407
|
formula?: string | null | undefined;
|
|
5408
|
+
context?: string[] | null | undefined;
|
|
5409
|
+
prompt?: string | null | undefined;
|
|
5306
5410
|
}) | ({
|
|
5307
5411
|
options: {
|
|
5308
5412
|
value: string;
|
|
@@ -5336,7 +5440,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5336
5440
|
required?: boolean | null | undefined;
|
|
5337
5441
|
} | null | undefined;
|
|
5338
5442
|
uiConfiguration?: {
|
|
5339
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5443
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5340
5444
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5341
5445
|
} | null | undefined;
|
|
5342
5446
|
width?: number | null | undefined;
|
|
@@ -5344,6 +5448,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5344
5448
|
widthChars?: number | null | undefined;
|
|
5345
5449
|
scoreThreshold?: number | null | undefined;
|
|
5346
5450
|
formula?: string | null | undefined;
|
|
5451
|
+
context?: string[] | null | undefined;
|
|
5452
|
+
prompt?: string | null | undefined;
|
|
5347
5453
|
}) | ({
|
|
5348
5454
|
id: string;
|
|
5349
5455
|
label: string;
|
|
@@ -5359,7 +5465,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5359
5465
|
popupUrl?: string | undefined;
|
|
5360
5466
|
canObtainToken?: boolean | undefined;
|
|
5361
5467
|
}) | ({
|
|
5362
|
-
category: "tuple";
|
|
5363
5468
|
children: (({
|
|
5364
5469
|
type: "string";
|
|
5365
5470
|
} & {
|
|
@@ -5388,7 +5493,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5388
5493
|
required?: boolean | null | undefined;
|
|
5389
5494
|
} | null | undefined;
|
|
5390
5495
|
uiConfiguration?: {
|
|
5391
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5496
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5392
5497
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5393
5498
|
} | null | undefined;
|
|
5394
5499
|
width?: number | null | undefined;
|
|
@@ -5396,6 +5501,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5396
5501
|
widthChars?: number | null | undefined;
|
|
5397
5502
|
scoreThreshold?: number | null | undefined;
|
|
5398
5503
|
formula?: string | null | undefined;
|
|
5504
|
+
context?: string[] | null | undefined;
|
|
5505
|
+
prompt?: string | null | undefined;
|
|
5399
5506
|
}) | ({
|
|
5400
5507
|
type: "date";
|
|
5401
5508
|
format?: string | null | undefined;
|
|
@@ -5425,7 +5532,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5425
5532
|
required?: boolean | null | undefined;
|
|
5426
5533
|
} | null | undefined;
|
|
5427
5534
|
uiConfiguration?: {
|
|
5428
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5535
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5429
5536
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5430
5537
|
} | null | undefined;
|
|
5431
5538
|
width?: number | null | undefined;
|
|
@@ -5433,6 +5540,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5433
5540
|
widthChars?: number | null | undefined;
|
|
5434
5541
|
scoreThreshold?: number | null | undefined;
|
|
5435
5542
|
formula?: string | null | undefined;
|
|
5543
|
+
context?: string[] | null | undefined;
|
|
5544
|
+
prompt?: string | null | undefined;
|
|
5436
5545
|
}) | ({
|
|
5437
5546
|
type: "number";
|
|
5438
5547
|
format?: string | null | undefined;
|
|
@@ -5467,7 +5576,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5467
5576
|
required?: boolean | null | undefined;
|
|
5468
5577
|
} | null | undefined;
|
|
5469
5578
|
uiConfiguration?: {
|
|
5470
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5579
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5471
5580
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5472
5581
|
} | null | undefined;
|
|
5473
5582
|
width?: number | null | undefined;
|
|
@@ -5475,6 +5584,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5475
5584
|
widthChars?: number | null | undefined;
|
|
5476
5585
|
scoreThreshold?: number | null | undefined;
|
|
5477
5586
|
formula?: string | null | undefined;
|
|
5587
|
+
context?: string[] | null | undefined;
|
|
5588
|
+
prompt?: string | null | undefined;
|
|
5478
5589
|
}) | ({
|
|
5479
5590
|
options: {
|
|
5480
5591
|
value: string;
|
|
@@ -5508,7 +5619,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5508
5619
|
required?: boolean | null | undefined;
|
|
5509
5620
|
} | null | undefined;
|
|
5510
5621
|
uiConfiguration?: {
|
|
5511
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5622
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5512
5623
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5513
5624
|
} | null | undefined;
|
|
5514
5625
|
width?: number | null | undefined;
|
|
@@ -5516,6 +5627,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5516
5627
|
widthChars?: number | null | undefined;
|
|
5517
5628
|
scoreThreshold?: number | null | undefined;
|
|
5518
5629
|
formula?: string | null | undefined;
|
|
5630
|
+
context?: string[] | null | undefined;
|
|
5631
|
+
prompt?: string | null | undefined;
|
|
5519
5632
|
}) | ({
|
|
5520
5633
|
id: string;
|
|
5521
5634
|
label: string;
|
|
@@ -5531,6 +5644,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5531
5644
|
popupUrl?: string | undefined;
|
|
5532
5645
|
canObtainToken?: boolean | undefined;
|
|
5533
5646
|
}))[];
|
|
5647
|
+
category: "tuple";
|
|
5534
5648
|
rirFieldNames?: string[] | null | undefined;
|
|
5535
5649
|
} & {
|
|
5536
5650
|
id: string;
|
|
@@ -5567,7 +5681,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5567
5681
|
required?: boolean | null | undefined;
|
|
5568
5682
|
} | null | undefined;
|
|
5569
5683
|
uiConfiguration?: {
|
|
5570
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5684
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5571
5685
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5572
5686
|
} | null | undefined;
|
|
5573
5687
|
width?: number | null | undefined;
|
|
@@ -5575,6 +5689,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5575
5689
|
widthChars?: number | null | undefined;
|
|
5576
5690
|
scoreThreshold?: number | null | undefined;
|
|
5577
5691
|
formula?: string | null | undefined;
|
|
5692
|
+
context?: string[] | null | undefined;
|
|
5693
|
+
prompt?: string | null | undefined;
|
|
5578
5694
|
}) | ({
|
|
5579
5695
|
type: "date";
|
|
5580
5696
|
format?: string | null | undefined;
|
|
@@ -5604,7 +5720,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5604
5720
|
required?: boolean | null | undefined;
|
|
5605
5721
|
} | null | undefined;
|
|
5606
5722
|
uiConfiguration?: {
|
|
5607
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5723
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5608
5724
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5609
5725
|
} | null | undefined;
|
|
5610
5726
|
width?: number | null | undefined;
|
|
@@ -5612,6 +5728,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5612
5728
|
widthChars?: number | null | undefined;
|
|
5613
5729
|
scoreThreshold?: number | null | undefined;
|
|
5614
5730
|
formula?: string | null | undefined;
|
|
5731
|
+
context?: string[] | null | undefined;
|
|
5732
|
+
prompt?: string | null | undefined;
|
|
5615
5733
|
}) | ({
|
|
5616
5734
|
type: "number";
|
|
5617
5735
|
format?: string | null | undefined;
|
|
@@ -5646,7 +5764,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5646
5764
|
required?: boolean | null | undefined;
|
|
5647
5765
|
} | null | undefined;
|
|
5648
5766
|
uiConfiguration?: {
|
|
5649
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5767
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5650
5768
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5651
5769
|
} | null | undefined;
|
|
5652
5770
|
width?: number | null | undefined;
|
|
@@ -5654,6 +5772,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5654
5772
|
widthChars?: number | null | undefined;
|
|
5655
5773
|
scoreThreshold?: number | null | undefined;
|
|
5656
5774
|
formula?: string | null | undefined;
|
|
5775
|
+
context?: string[] | null | undefined;
|
|
5776
|
+
prompt?: string | null | undefined;
|
|
5657
5777
|
}) | ({
|
|
5658
5778
|
options: {
|
|
5659
5779
|
value: string;
|
|
@@ -5687,7 +5807,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5687
5807
|
required?: boolean | null | undefined;
|
|
5688
5808
|
} | null | undefined;
|
|
5689
5809
|
uiConfiguration?: {
|
|
5690
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5810
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5691
5811
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5692
5812
|
} | null | undefined;
|
|
5693
5813
|
width?: number | null | undefined;
|
|
@@ -5695,6 +5815,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5695
5815
|
widthChars?: number | null | undefined;
|
|
5696
5816
|
scoreThreshold?: number | null | undefined;
|
|
5697
5817
|
formula?: string | null | undefined;
|
|
5818
|
+
context?: string[] | null | undefined;
|
|
5819
|
+
prompt?: string | null | undefined;
|
|
5698
5820
|
}) | ({
|
|
5699
5821
|
id: string;
|
|
5700
5822
|
label: string;
|
|
@@ -5729,7 +5851,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5729
5851
|
disablePrediction?: boolean | null | undefined;
|
|
5730
5852
|
}) | ({
|
|
5731
5853
|
children: {
|
|
5732
|
-
category: "tuple";
|
|
5733
5854
|
children: (({
|
|
5734
5855
|
type: "string";
|
|
5735
5856
|
} & {
|
|
@@ -5758,7 +5879,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5758
5879
|
required?: boolean | null | undefined;
|
|
5759
5880
|
} | null | undefined;
|
|
5760
5881
|
uiConfiguration?: {
|
|
5761
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5882
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5762
5883
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5763
5884
|
} | null | undefined;
|
|
5764
5885
|
width?: number | null | undefined;
|
|
@@ -5766,6 +5887,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5766
5887
|
widthChars?: number | null | undefined;
|
|
5767
5888
|
scoreThreshold?: number | null | undefined;
|
|
5768
5889
|
formula?: string | null | undefined;
|
|
5890
|
+
context?: string[] | null | undefined;
|
|
5891
|
+
prompt?: string | null | undefined;
|
|
5769
5892
|
}) | ({
|
|
5770
5893
|
type: "date";
|
|
5771
5894
|
format?: string | null | undefined;
|
|
@@ -5795,7 +5918,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5795
5918
|
required?: boolean | null | undefined;
|
|
5796
5919
|
} | null | undefined;
|
|
5797
5920
|
uiConfiguration?: {
|
|
5798
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5921
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5799
5922
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5800
5923
|
} | null | undefined;
|
|
5801
5924
|
width?: number | null | undefined;
|
|
@@ -5803,6 +5926,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5803
5926
|
widthChars?: number | null | undefined;
|
|
5804
5927
|
scoreThreshold?: number | null | undefined;
|
|
5805
5928
|
formula?: string | null | undefined;
|
|
5929
|
+
context?: string[] | null | undefined;
|
|
5930
|
+
prompt?: string | null | undefined;
|
|
5806
5931
|
}) | ({
|
|
5807
5932
|
type: "number";
|
|
5808
5933
|
format?: string | null | undefined;
|
|
@@ -5837,7 +5962,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5837
5962
|
required?: boolean | null | undefined;
|
|
5838
5963
|
} | null | undefined;
|
|
5839
5964
|
uiConfiguration?: {
|
|
5840
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
5965
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5841
5966
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5842
5967
|
} | null | undefined;
|
|
5843
5968
|
width?: number | null | undefined;
|
|
@@ -5845,6 +5970,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5845
5970
|
widthChars?: number | null | undefined;
|
|
5846
5971
|
scoreThreshold?: number | null | undefined;
|
|
5847
5972
|
formula?: string | null | undefined;
|
|
5973
|
+
context?: string[] | null | undefined;
|
|
5974
|
+
prompt?: string | null | undefined;
|
|
5848
5975
|
}) | ({
|
|
5849
5976
|
options: {
|
|
5850
5977
|
value: string;
|
|
@@ -5878,7 +6005,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5878
6005
|
required?: boolean | null | undefined;
|
|
5879
6006
|
} | null | undefined;
|
|
5880
6007
|
uiConfiguration?: {
|
|
5881
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6008
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
5882
6009
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
5883
6010
|
} | null | undefined;
|
|
5884
6011
|
width?: number | null | undefined;
|
|
@@ -5886,6 +6013,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5886
6013
|
widthChars?: number | null | undefined;
|
|
5887
6014
|
scoreThreshold?: number | null | undefined;
|
|
5888
6015
|
formula?: string | null | undefined;
|
|
6016
|
+
context?: string[] | null | undefined;
|
|
6017
|
+
prompt?: string | null | undefined;
|
|
5889
6018
|
}) | ({
|
|
5890
6019
|
id: string;
|
|
5891
6020
|
label: string;
|
|
@@ -5901,6 +6030,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5901
6030
|
popupUrl?: string | undefined;
|
|
5902
6031
|
canObtainToken?: boolean | undefined;
|
|
5903
6032
|
}))[];
|
|
6033
|
+
category: "tuple";
|
|
5904
6034
|
rirFieldNames?: string[] | null | undefined;
|
|
5905
6035
|
} & {
|
|
5906
6036
|
id: string;
|
|
@@ -5927,6 +6057,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5927
6057
|
hidden?: boolean | null | undefined;
|
|
5928
6058
|
disablePrediction?: boolean | null | undefined;
|
|
5929
6059
|
}))[];
|
|
6060
|
+
category: "section";
|
|
5930
6061
|
icon?: string | null | undefined;
|
|
5931
6062
|
}>>, "many">;
|
|
5932
6063
|
schemaRule: import("zod").ZodObject<{
|
|
@@ -5940,40 +6071,34 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5940
6071
|
triggerCondition: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5941
6072
|
triggerConditionSummary: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
5942
6073
|
synchronizedFromTemplate: import("zod").ZodOptional<import("zod").ZodOptional<import("zod").ZodBoolean>>;
|
|
5943
|
-
|
|
6074
|
+
actions: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodIntersection<import("zod").ZodObject<{
|
|
5944
6075
|
id: import("zod").ZodString;
|
|
5945
6076
|
enabled: import("zod").ZodBoolean;
|
|
5946
6077
|
name: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5947
6078
|
description: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5948
|
-
action: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
5949
|
-
type: import("zod").ZodUnion<[import("zod").ZodLiteral<"add_automation_blocker">, import("zod").ZodLiteral<"show_message">, import("zod").ZodLiteral<"send_email">, import("zod").ZodLiteral<"hide_field">, import("zod").ZodLiteral<"change_queue">, import("zod").ZodLiteral<"show_field">, import("zod").ZodLiteral<"change_status">, import("zod").ZodLiteral<"add_label">, import("zod").ZodLiteral<"remove_label">, import("zod").ZodString]>;
|
|
5950
|
-
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
5951
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
5952
|
-
type: string;
|
|
5953
|
-
payload?: unknown;
|
|
5954
|
-
}, {
|
|
5955
|
-
type: string;
|
|
5956
|
-
payload?: unknown;
|
|
5957
|
-
}>>;
|
|
5958
6079
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5959
6080
|
id: string;
|
|
5960
6081
|
enabled: boolean;
|
|
5961
6082
|
name?: string | undefined;
|
|
5962
6083
|
description?: string | undefined;
|
|
5963
|
-
action?: {
|
|
5964
|
-
type: string;
|
|
5965
|
-
payload?: unknown;
|
|
5966
|
-
} | undefined;
|
|
5967
6084
|
}, {
|
|
5968
6085
|
id: string;
|
|
5969
6086
|
enabled: boolean;
|
|
5970
6087
|
name?: string | undefined;
|
|
5971
6088
|
description?: string | undefined;
|
|
5972
|
-
|
|
5973
|
-
|
|
5974
|
-
|
|
5975
|
-
|
|
5976
|
-
}
|
|
6089
|
+
}>, import("zod").ZodObject<{
|
|
6090
|
+
type: import("zod").ZodString;
|
|
6091
|
+
event: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodLiteral<"annotation_imported">, import("zod").ZodLiteral<"annotation_confirmed">, import("zod").ZodLiteral<"annotation_exported">]>>;
|
|
6092
|
+
payload: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
6093
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
6094
|
+
type: string;
|
|
6095
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6096
|
+
payload?: unknown;
|
|
6097
|
+
}, {
|
|
6098
|
+
type: string;
|
|
6099
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6100
|
+
payload?: unknown;
|
|
6101
|
+
}>>, "many">>;
|
|
5977
6102
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5978
6103
|
id?: number | undefined;
|
|
5979
6104
|
url?: string | undefined;
|
|
@@ -5985,16 +6110,16 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
5985
6110
|
triggerCondition?: string | undefined;
|
|
5986
6111
|
triggerConditionSummary?: string | undefined;
|
|
5987
6112
|
synchronizedFromTemplate?: boolean | undefined;
|
|
5988
|
-
|
|
6113
|
+
actions?: ({
|
|
5989
6114
|
id: string;
|
|
5990
6115
|
enabled: boolean;
|
|
5991
6116
|
name?: string | undefined;
|
|
5992
6117
|
description?: string | undefined;
|
|
5993
|
-
|
|
5994
|
-
|
|
5995
|
-
|
|
5996
|
-
|
|
5997
|
-
}[] | undefined;
|
|
6118
|
+
} & {
|
|
6119
|
+
type: string;
|
|
6120
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6121
|
+
payload?: unknown;
|
|
6122
|
+
})[] | undefined;
|
|
5998
6123
|
}, {
|
|
5999
6124
|
id?: number | undefined;
|
|
6000
6125
|
url?: string | undefined;
|
|
@@ -6006,16 +6131,16 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6006
6131
|
triggerCondition?: string | undefined;
|
|
6007
6132
|
triggerConditionSummary?: string | undefined;
|
|
6008
6133
|
synchronizedFromTemplate?: boolean | undefined;
|
|
6009
|
-
|
|
6134
|
+
actions?: ({
|
|
6010
6135
|
id: string;
|
|
6011
6136
|
enabled: boolean;
|
|
6012
6137
|
name?: string | undefined;
|
|
6013
6138
|
description?: string | undefined;
|
|
6014
|
-
|
|
6015
|
-
|
|
6016
|
-
|
|
6017
|
-
|
|
6018
|
-
}[] | undefined;
|
|
6139
|
+
} & {
|
|
6140
|
+
type: string;
|
|
6141
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6142
|
+
payload?: unknown;
|
|
6143
|
+
})[] | undefined;
|
|
6019
6144
|
}>;
|
|
6020
6145
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6021
6146
|
schemaContent: ({
|
|
@@ -6025,7 +6150,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6025
6150
|
hidden?: boolean | null | undefined;
|
|
6026
6151
|
disablePrediction?: boolean | null | undefined;
|
|
6027
6152
|
} & {
|
|
6028
|
-
category: "section";
|
|
6029
6153
|
children: (({
|
|
6030
6154
|
type: "string";
|
|
6031
6155
|
} & {
|
|
@@ -6054,7 +6178,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6054
6178
|
required?: boolean | null | undefined;
|
|
6055
6179
|
} | null | undefined;
|
|
6056
6180
|
uiConfiguration?: {
|
|
6057
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6181
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6058
6182
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6059
6183
|
} | null | undefined;
|
|
6060
6184
|
width?: number | null | undefined;
|
|
@@ -6062,6 +6186,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6062
6186
|
widthChars?: number | null | undefined;
|
|
6063
6187
|
scoreThreshold?: number | null | undefined;
|
|
6064
6188
|
formula?: string | null | undefined;
|
|
6189
|
+
context?: string[] | null | undefined;
|
|
6190
|
+
prompt?: string | null | undefined;
|
|
6065
6191
|
}) | ({
|
|
6066
6192
|
type: "date";
|
|
6067
6193
|
format?: string | null | undefined;
|
|
@@ -6091,7 +6217,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6091
6217
|
required?: boolean | null | undefined;
|
|
6092
6218
|
} | null | undefined;
|
|
6093
6219
|
uiConfiguration?: {
|
|
6094
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6220
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6095
6221
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6096
6222
|
} | null | undefined;
|
|
6097
6223
|
width?: number | null | undefined;
|
|
@@ -6099,6 +6225,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6099
6225
|
widthChars?: number | null | undefined;
|
|
6100
6226
|
scoreThreshold?: number | null | undefined;
|
|
6101
6227
|
formula?: string | null | undefined;
|
|
6228
|
+
context?: string[] | null | undefined;
|
|
6229
|
+
prompt?: string | null | undefined;
|
|
6102
6230
|
}) | ({
|
|
6103
6231
|
type: "number";
|
|
6104
6232
|
format?: string | null | undefined;
|
|
@@ -6133,7 +6261,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6133
6261
|
required?: boolean | null | undefined;
|
|
6134
6262
|
} | null | undefined;
|
|
6135
6263
|
uiConfiguration?: {
|
|
6136
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6264
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6137
6265
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6138
6266
|
} | null | undefined;
|
|
6139
6267
|
width?: number | null | undefined;
|
|
@@ -6141,6 +6269,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6141
6269
|
widthChars?: number | null | undefined;
|
|
6142
6270
|
scoreThreshold?: number | null | undefined;
|
|
6143
6271
|
formula?: string | null | undefined;
|
|
6272
|
+
context?: string[] | null | undefined;
|
|
6273
|
+
prompt?: string | null | undefined;
|
|
6144
6274
|
}) | ({
|
|
6145
6275
|
options: {
|
|
6146
6276
|
value: string;
|
|
@@ -6174,7 +6304,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6174
6304
|
required?: boolean | null | undefined;
|
|
6175
6305
|
} | null | undefined;
|
|
6176
6306
|
uiConfiguration?: {
|
|
6177
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6307
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6178
6308
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6179
6309
|
} | null | undefined;
|
|
6180
6310
|
width?: number | null | undefined;
|
|
@@ -6182,6 +6312,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6182
6312
|
widthChars?: number | null | undefined;
|
|
6183
6313
|
scoreThreshold?: number | null | undefined;
|
|
6184
6314
|
formula?: string | null | undefined;
|
|
6315
|
+
context?: string[] | null | undefined;
|
|
6316
|
+
prompt?: string | null | undefined;
|
|
6185
6317
|
}) | ({
|
|
6186
6318
|
id: string;
|
|
6187
6319
|
label: string;
|
|
@@ -6197,7 +6329,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6197
6329
|
popupUrl?: string | undefined;
|
|
6198
6330
|
canObtainToken?: boolean | undefined;
|
|
6199
6331
|
}) | ({
|
|
6200
|
-
category: "tuple";
|
|
6201
6332
|
children: (({
|
|
6202
6333
|
type: "string";
|
|
6203
6334
|
} & {
|
|
@@ -6226,7 +6357,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6226
6357
|
required?: boolean | null | undefined;
|
|
6227
6358
|
} | null | undefined;
|
|
6228
6359
|
uiConfiguration?: {
|
|
6229
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6360
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6230
6361
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6231
6362
|
} | null | undefined;
|
|
6232
6363
|
width?: number | null | undefined;
|
|
@@ -6234,6 +6365,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6234
6365
|
widthChars?: number | null | undefined;
|
|
6235
6366
|
scoreThreshold?: number | null | undefined;
|
|
6236
6367
|
formula?: string | null | undefined;
|
|
6368
|
+
context?: string[] | null | undefined;
|
|
6369
|
+
prompt?: string | null | undefined;
|
|
6237
6370
|
}) | ({
|
|
6238
6371
|
type: "date";
|
|
6239
6372
|
format?: string | null | undefined;
|
|
@@ -6263,7 +6396,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6263
6396
|
required?: boolean | null | undefined;
|
|
6264
6397
|
} | null | undefined;
|
|
6265
6398
|
uiConfiguration?: {
|
|
6266
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6399
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6267
6400
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6268
6401
|
} | null | undefined;
|
|
6269
6402
|
width?: number | null | undefined;
|
|
@@ -6271,6 +6404,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6271
6404
|
widthChars?: number | null | undefined;
|
|
6272
6405
|
scoreThreshold?: number | null | undefined;
|
|
6273
6406
|
formula?: string | null | undefined;
|
|
6407
|
+
context?: string[] | null | undefined;
|
|
6408
|
+
prompt?: string | null | undefined;
|
|
6274
6409
|
}) | ({
|
|
6275
6410
|
type: "number";
|
|
6276
6411
|
format?: string | null | undefined;
|
|
@@ -6305,7 +6440,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6305
6440
|
required?: boolean | null | undefined;
|
|
6306
6441
|
} | null | undefined;
|
|
6307
6442
|
uiConfiguration?: {
|
|
6308
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6443
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6309
6444
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6310
6445
|
} | null | undefined;
|
|
6311
6446
|
width?: number | null | undefined;
|
|
@@ -6313,6 +6448,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6313
6448
|
widthChars?: number | null | undefined;
|
|
6314
6449
|
scoreThreshold?: number | null | undefined;
|
|
6315
6450
|
formula?: string | null | undefined;
|
|
6451
|
+
context?: string[] | null | undefined;
|
|
6452
|
+
prompt?: string | null | undefined;
|
|
6316
6453
|
}) | ({
|
|
6317
6454
|
options: {
|
|
6318
6455
|
value: string;
|
|
@@ -6346,7 +6483,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6346
6483
|
required?: boolean | null | undefined;
|
|
6347
6484
|
} | null | undefined;
|
|
6348
6485
|
uiConfiguration?: {
|
|
6349
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6486
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6350
6487
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6351
6488
|
} | null | undefined;
|
|
6352
6489
|
width?: number | null | undefined;
|
|
@@ -6354,6 +6491,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6354
6491
|
widthChars?: number | null | undefined;
|
|
6355
6492
|
scoreThreshold?: number | null | undefined;
|
|
6356
6493
|
formula?: string | null | undefined;
|
|
6494
|
+
context?: string[] | null | undefined;
|
|
6495
|
+
prompt?: string | null | undefined;
|
|
6357
6496
|
}) | ({
|
|
6358
6497
|
id: string;
|
|
6359
6498
|
label: string;
|
|
@@ -6369,6 +6508,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6369
6508
|
popupUrl?: string | undefined;
|
|
6370
6509
|
canObtainToken?: boolean | undefined;
|
|
6371
6510
|
}))[];
|
|
6511
|
+
category: "tuple";
|
|
6372
6512
|
rirFieldNames?: string[] | null | undefined;
|
|
6373
6513
|
} & {
|
|
6374
6514
|
id: string;
|
|
@@ -6405,7 +6545,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6405
6545
|
required?: boolean | null | undefined;
|
|
6406
6546
|
} | null | undefined;
|
|
6407
6547
|
uiConfiguration?: {
|
|
6408
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6548
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6409
6549
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6410
6550
|
} | null | undefined;
|
|
6411
6551
|
width?: number | null | undefined;
|
|
@@ -6413,6 +6553,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6413
6553
|
widthChars?: number | null | undefined;
|
|
6414
6554
|
scoreThreshold?: number | null | undefined;
|
|
6415
6555
|
formula?: string | null | undefined;
|
|
6556
|
+
context?: string[] | null | undefined;
|
|
6557
|
+
prompt?: string | null | undefined;
|
|
6416
6558
|
}) | ({
|
|
6417
6559
|
type: "date";
|
|
6418
6560
|
format?: string | null | undefined;
|
|
@@ -6442,7 +6584,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6442
6584
|
required?: boolean | null | undefined;
|
|
6443
6585
|
} | null | undefined;
|
|
6444
6586
|
uiConfiguration?: {
|
|
6445
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6587
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6446
6588
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6447
6589
|
} | null | undefined;
|
|
6448
6590
|
width?: number | null | undefined;
|
|
@@ -6450,6 +6592,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6450
6592
|
widthChars?: number | null | undefined;
|
|
6451
6593
|
scoreThreshold?: number | null | undefined;
|
|
6452
6594
|
formula?: string | null | undefined;
|
|
6595
|
+
context?: string[] | null | undefined;
|
|
6596
|
+
prompt?: string | null | undefined;
|
|
6453
6597
|
}) | ({
|
|
6454
6598
|
type: "number";
|
|
6455
6599
|
format?: string | null | undefined;
|
|
@@ -6484,7 +6628,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6484
6628
|
required?: boolean | null | undefined;
|
|
6485
6629
|
} | null | undefined;
|
|
6486
6630
|
uiConfiguration?: {
|
|
6487
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6631
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6488
6632
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6489
6633
|
} | null | undefined;
|
|
6490
6634
|
width?: number | null | undefined;
|
|
@@ -6492,6 +6636,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6492
6636
|
widthChars?: number | null | undefined;
|
|
6493
6637
|
scoreThreshold?: number | null | undefined;
|
|
6494
6638
|
formula?: string | null | undefined;
|
|
6639
|
+
context?: string[] | null | undefined;
|
|
6640
|
+
prompt?: string | null | undefined;
|
|
6495
6641
|
}) | ({
|
|
6496
6642
|
options: {
|
|
6497
6643
|
value: string;
|
|
@@ -6525,7 +6671,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6525
6671
|
required?: boolean | null | undefined;
|
|
6526
6672
|
} | null | undefined;
|
|
6527
6673
|
uiConfiguration?: {
|
|
6528
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6674
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6529
6675
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6530
6676
|
} | null | undefined;
|
|
6531
6677
|
width?: number | null | undefined;
|
|
@@ -6533,6 +6679,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6533
6679
|
widthChars?: number | null | undefined;
|
|
6534
6680
|
scoreThreshold?: number | null | undefined;
|
|
6535
6681
|
formula?: string | null | undefined;
|
|
6682
|
+
context?: string[] | null | undefined;
|
|
6683
|
+
prompt?: string | null | undefined;
|
|
6536
6684
|
}) | ({
|
|
6537
6685
|
id: string;
|
|
6538
6686
|
label: string;
|
|
@@ -6567,7 +6715,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6567
6715
|
disablePrediction?: boolean | null | undefined;
|
|
6568
6716
|
}) | ({
|
|
6569
6717
|
children: {
|
|
6570
|
-
category: "tuple";
|
|
6571
6718
|
children: (({
|
|
6572
6719
|
type: "string";
|
|
6573
6720
|
} & {
|
|
@@ -6596,7 +6743,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6596
6743
|
required?: boolean | null | undefined;
|
|
6597
6744
|
} | null | undefined;
|
|
6598
6745
|
uiConfiguration?: {
|
|
6599
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6746
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6600
6747
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6601
6748
|
} | null | undefined;
|
|
6602
6749
|
width?: number | null | undefined;
|
|
@@ -6604,6 +6751,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6604
6751
|
widthChars?: number | null | undefined;
|
|
6605
6752
|
scoreThreshold?: number | null | undefined;
|
|
6606
6753
|
formula?: string | null | undefined;
|
|
6754
|
+
context?: string[] | null | undefined;
|
|
6755
|
+
prompt?: string | null | undefined;
|
|
6607
6756
|
}) | ({
|
|
6608
6757
|
type: "date";
|
|
6609
6758
|
format?: string | null | undefined;
|
|
@@ -6633,7 +6782,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6633
6782
|
required?: boolean | null | undefined;
|
|
6634
6783
|
} | null | undefined;
|
|
6635
6784
|
uiConfiguration?: {
|
|
6636
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6785
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6637
6786
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6638
6787
|
} | null | undefined;
|
|
6639
6788
|
width?: number | null | undefined;
|
|
@@ -6641,6 +6790,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6641
6790
|
widthChars?: number | null | undefined;
|
|
6642
6791
|
scoreThreshold?: number | null | undefined;
|
|
6643
6792
|
formula?: string | null | undefined;
|
|
6793
|
+
context?: string[] | null | undefined;
|
|
6794
|
+
prompt?: string | null | undefined;
|
|
6644
6795
|
}) | ({
|
|
6645
6796
|
type: "number";
|
|
6646
6797
|
format?: string | null | undefined;
|
|
@@ -6675,7 +6826,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6675
6826
|
required?: boolean | null | undefined;
|
|
6676
6827
|
} | null | undefined;
|
|
6677
6828
|
uiConfiguration?: {
|
|
6678
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6829
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6679
6830
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6680
6831
|
} | null | undefined;
|
|
6681
6832
|
width?: number | null | undefined;
|
|
@@ -6683,6 +6834,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6683
6834
|
widthChars?: number | null | undefined;
|
|
6684
6835
|
scoreThreshold?: number | null | undefined;
|
|
6685
6836
|
formula?: string | null | undefined;
|
|
6837
|
+
context?: string[] | null | undefined;
|
|
6838
|
+
prompt?: string | null | undefined;
|
|
6686
6839
|
}) | ({
|
|
6687
6840
|
options: {
|
|
6688
6841
|
value: string;
|
|
@@ -6716,7 +6869,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6716
6869
|
required?: boolean | null | undefined;
|
|
6717
6870
|
} | null | undefined;
|
|
6718
6871
|
uiConfiguration?: {
|
|
6719
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6872
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6720
6873
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6721
6874
|
} | null | undefined;
|
|
6722
6875
|
width?: number | null | undefined;
|
|
@@ -6724,6 +6877,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6724
6877
|
widthChars?: number | null | undefined;
|
|
6725
6878
|
scoreThreshold?: number | null | undefined;
|
|
6726
6879
|
formula?: string | null | undefined;
|
|
6880
|
+
context?: string[] | null | undefined;
|
|
6881
|
+
prompt?: string | null | undefined;
|
|
6727
6882
|
}) | ({
|
|
6728
6883
|
id: string;
|
|
6729
6884
|
label: string;
|
|
@@ -6739,6 +6894,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6739
6894
|
popupUrl?: string | undefined;
|
|
6740
6895
|
canObtainToken?: boolean | undefined;
|
|
6741
6896
|
}))[];
|
|
6897
|
+
category: "tuple";
|
|
6742
6898
|
rirFieldNames?: string[] | null | undefined;
|
|
6743
6899
|
} & {
|
|
6744
6900
|
id: string;
|
|
@@ -6765,6 +6921,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6765
6921
|
hidden?: boolean | null | undefined;
|
|
6766
6922
|
disablePrediction?: boolean | null | undefined;
|
|
6767
6923
|
}))[];
|
|
6924
|
+
category: "section";
|
|
6768
6925
|
icon?: string | null | undefined;
|
|
6769
6926
|
})[];
|
|
6770
6927
|
schemaRule: {
|
|
@@ -6778,16 +6935,16 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6778
6935
|
triggerCondition?: string | undefined;
|
|
6779
6936
|
triggerConditionSummary?: string | undefined;
|
|
6780
6937
|
synchronizedFromTemplate?: boolean | undefined;
|
|
6781
|
-
|
|
6938
|
+
actions?: ({
|
|
6782
6939
|
id: string;
|
|
6783
6940
|
enabled: boolean;
|
|
6784
6941
|
name?: string | undefined;
|
|
6785
6942
|
description?: string | undefined;
|
|
6786
|
-
|
|
6787
|
-
|
|
6788
|
-
|
|
6789
|
-
|
|
6790
|
-
}[] | undefined;
|
|
6943
|
+
} & {
|
|
6944
|
+
type: string;
|
|
6945
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
6946
|
+
payload?: unknown;
|
|
6947
|
+
})[] | undefined;
|
|
6791
6948
|
};
|
|
6792
6949
|
userQuery?: string | undefined;
|
|
6793
6950
|
}, {
|
|
@@ -6798,7 +6955,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6798
6955
|
hidden?: boolean | null | undefined;
|
|
6799
6956
|
disablePrediction?: boolean | null | undefined;
|
|
6800
6957
|
} & {
|
|
6801
|
-
category: "section";
|
|
6802
6958
|
children: (({
|
|
6803
6959
|
type: "string";
|
|
6804
6960
|
} & {
|
|
@@ -6827,7 +6983,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6827
6983
|
required?: boolean | null | undefined;
|
|
6828
6984
|
} | null | undefined;
|
|
6829
6985
|
uiConfiguration?: {
|
|
6830
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
6986
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6831
6987
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6832
6988
|
} | null | undefined;
|
|
6833
6989
|
width?: number | null | undefined;
|
|
@@ -6835,6 +6991,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6835
6991
|
widthChars?: number | null | undefined;
|
|
6836
6992
|
scoreThreshold?: number | null | undefined;
|
|
6837
6993
|
formula?: string | null | undefined;
|
|
6994
|
+
context?: string[] | null | undefined;
|
|
6995
|
+
prompt?: string | null | undefined;
|
|
6838
6996
|
}) | ({
|
|
6839
6997
|
type: "date";
|
|
6840
6998
|
format?: string | null | undefined;
|
|
@@ -6864,7 +7022,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6864
7022
|
required?: boolean | null | undefined;
|
|
6865
7023
|
} | null | undefined;
|
|
6866
7024
|
uiConfiguration?: {
|
|
6867
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7025
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6868
7026
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6869
7027
|
} | null | undefined;
|
|
6870
7028
|
width?: number | null | undefined;
|
|
@@ -6872,6 +7030,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6872
7030
|
widthChars?: number | null | undefined;
|
|
6873
7031
|
scoreThreshold?: number | null | undefined;
|
|
6874
7032
|
formula?: string | null | undefined;
|
|
7033
|
+
context?: string[] | null | undefined;
|
|
7034
|
+
prompt?: string | null | undefined;
|
|
6875
7035
|
}) | ({
|
|
6876
7036
|
type: "number";
|
|
6877
7037
|
format?: string | null | undefined;
|
|
@@ -6906,7 +7066,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6906
7066
|
required?: boolean | null | undefined;
|
|
6907
7067
|
} | null | undefined;
|
|
6908
7068
|
uiConfiguration?: {
|
|
6909
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7069
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6910
7070
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6911
7071
|
} | null | undefined;
|
|
6912
7072
|
width?: number | null | undefined;
|
|
@@ -6914,6 +7074,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6914
7074
|
widthChars?: number | null | undefined;
|
|
6915
7075
|
scoreThreshold?: number | null | undefined;
|
|
6916
7076
|
formula?: string | null | undefined;
|
|
7077
|
+
context?: string[] | null | undefined;
|
|
7078
|
+
prompt?: string | null | undefined;
|
|
6917
7079
|
}) | ({
|
|
6918
7080
|
options: {
|
|
6919
7081
|
value: string;
|
|
@@ -6947,7 +7109,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6947
7109
|
required?: boolean | null | undefined;
|
|
6948
7110
|
} | null | undefined;
|
|
6949
7111
|
uiConfiguration?: {
|
|
6950
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7112
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
6951
7113
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
6952
7114
|
} | null | undefined;
|
|
6953
7115
|
width?: number | null | undefined;
|
|
@@ -6955,6 +7117,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6955
7117
|
widthChars?: number | null | undefined;
|
|
6956
7118
|
scoreThreshold?: number | null | undefined;
|
|
6957
7119
|
formula?: string | null | undefined;
|
|
7120
|
+
context?: string[] | null | undefined;
|
|
7121
|
+
prompt?: string | null | undefined;
|
|
6958
7122
|
}) | ({
|
|
6959
7123
|
id: string;
|
|
6960
7124
|
label: string;
|
|
@@ -6970,7 +7134,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6970
7134
|
popupUrl?: string | undefined;
|
|
6971
7135
|
canObtainToken?: boolean | undefined;
|
|
6972
7136
|
}) | ({
|
|
6973
|
-
category: "tuple";
|
|
6974
7137
|
children: (({
|
|
6975
7138
|
type: "string";
|
|
6976
7139
|
} & {
|
|
@@ -6999,7 +7162,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
6999
7162
|
required?: boolean | null | undefined;
|
|
7000
7163
|
} | null | undefined;
|
|
7001
7164
|
uiConfiguration?: {
|
|
7002
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7165
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7003
7166
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7004
7167
|
} | null | undefined;
|
|
7005
7168
|
width?: number | null | undefined;
|
|
@@ -7007,6 +7170,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7007
7170
|
widthChars?: number | null | undefined;
|
|
7008
7171
|
scoreThreshold?: number | null | undefined;
|
|
7009
7172
|
formula?: string | null | undefined;
|
|
7173
|
+
context?: string[] | null | undefined;
|
|
7174
|
+
prompt?: string | null | undefined;
|
|
7010
7175
|
}) | ({
|
|
7011
7176
|
type: "date";
|
|
7012
7177
|
format?: string | null | undefined;
|
|
@@ -7036,7 +7201,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7036
7201
|
required?: boolean | null | undefined;
|
|
7037
7202
|
} | null | undefined;
|
|
7038
7203
|
uiConfiguration?: {
|
|
7039
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7204
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7040
7205
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7041
7206
|
} | null | undefined;
|
|
7042
7207
|
width?: number | null | undefined;
|
|
@@ -7044,6 +7209,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7044
7209
|
widthChars?: number | null | undefined;
|
|
7045
7210
|
scoreThreshold?: number | null | undefined;
|
|
7046
7211
|
formula?: string | null | undefined;
|
|
7212
|
+
context?: string[] | null | undefined;
|
|
7213
|
+
prompt?: string | null | undefined;
|
|
7047
7214
|
}) | ({
|
|
7048
7215
|
type: "number";
|
|
7049
7216
|
format?: string | null | undefined;
|
|
@@ -7078,7 +7245,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7078
7245
|
required?: boolean | null | undefined;
|
|
7079
7246
|
} | null | undefined;
|
|
7080
7247
|
uiConfiguration?: {
|
|
7081
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7248
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7082
7249
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7083
7250
|
} | null | undefined;
|
|
7084
7251
|
width?: number | null | undefined;
|
|
@@ -7086,6 +7253,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7086
7253
|
widthChars?: number | null | undefined;
|
|
7087
7254
|
scoreThreshold?: number | null | undefined;
|
|
7088
7255
|
formula?: string | null | undefined;
|
|
7256
|
+
context?: string[] | null | undefined;
|
|
7257
|
+
prompt?: string | null | undefined;
|
|
7089
7258
|
}) | ({
|
|
7090
7259
|
options: {
|
|
7091
7260
|
value: string;
|
|
@@ -7119,7 +7288,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7119
7288
|
required?: boolean | null | undefined;
|
|
7120
7289
|
} | null | undefined;
|
|
7121
7290
|
uiConfiguration?: {
|
|
7122
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7291
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7123
7292
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7124
7293
|
} | null | undefined;
|
|
7125
7294
|
width?: number | null | undefined;
|
|
@@ -7127,6 +7296,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7127
7296
|
widthChars?: number | null | undefined;
|
|
7128
7297
|
scoreThreshold?: number | null | undefined;
|
|
7129
7298
|
formula?: string | null | undefined;
|
|
7299
|
+
context?: string[] | null | undefined;
|
|
7300
|
+
prompt?: string | null | undefined;
|
|
7130
7301
|
}) | ({
|
|
7131
7302
|
id: string;
|
|
7132
7303
|
label: string;
|
|
@@ -7142,6 +7313,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7142
7313
|
popupUrl?: string | undefined;
|
|
7143
7314
|
canObtainToken?: boolean | undefined;
|
|
7144
7315
|
}))[];
|
|
7316
|
+
category: "tuple";
|
|
7145
7317
|
rirFieldNames?: string[] | null | undefined;
|
|
7146
7318
|
} & {
|
|
7147
7319
|
id: string;
|
|
@@ -7178,7 +7350,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7178
7350
|
required?: boolean | null | undefined;
|
|
7179
7351
|
} | null | undefined;
|
|
7180
7352
|
uiConfiguration?: {
|
|
7181
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7353
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7182
7354
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7183
7355
|
} | null | undefined;
|
|
7184
7356
|
width?: number | null | undefined;
|
|
@@ -7186,6 +7358,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7186
7358
|
widthChars?: number | null | undefined;
|
|
7187
7359
|
scoreThreshold?: number | null | undefined;
|
|
7188
7360
|
formula?: string | null | undefined;
|
|
7361
|
+
context?: string[] | null | undefined;
|
|
7362
|
+
prompt?: string | null | undefined;
|
|
7189
7363
|
}) | ({
|
|
7190
7364
|
type: "date";
|
|
7191
7365
|
format?: string | null | undefined;
|
|
@@ -7215,7 +7389,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7215
7389
|
required?: boolean | null | undefined;
|
|
7216
7390
|
} | null | undefined;
|
|
7217
7391
|
uiConfiguration?: {
|
|
7218
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7392
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7219
7393
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7220
7394
|
} | null | undefined;
|
|
7221
7395
|
width?: number | null | undefined;
|
|
@@ -7223,6 +7397,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7223
7397
|
widthChars?: number | null | undefined;
|
|
7224
7398
|
scoreThreshold?: number | null | undefined;
|
|
7225
7399
|
formula?: string | null | undefined;
|
|
7400
|
+
context?: string[] | null | undefined;
|
|
7401
|
+
prompt?: string | null | undefined;
|
|
7226
7402
|
}) | ({
|
|
7227
7403
|
type: "number";
|
|
7228
7404
|
format?: string | null | undefined;
|
|
@@ -7257,7 +7433,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7257
7433
|
required?: boolean | null | undefined;
|
|
7258
7434
|
} | null | undefined;
|
|
7259
7435
|
uiConfiguration?: {
|
|
7260
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7436
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7261
7437
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7262
7438
|
} | null | undefined;
|
|
7263
7439
|
width?: number | null | undefined;
|
|
@@ -7265,6 +7441,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7265
7441
|
widthChars?: number | null | undefined;
|
|
7266
7442
|
scoreThreshold?: number | null | undefined;
|
|
7267
7443
|
formula?: string | null | undefined;
|
|
7444
|
+
context?: string[] | null | undefined;
|
|
7445
|
+
prompt?: string | null | undefined;
|
|
7268
7446
|
}) | ({
|
|
7269
7447
|
options: {
|
|
7270
7448
|
value: string;
|
|
@@ -7298,7 +7476,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7298
7476
|
required?: boolean | null | undefined;
|
|
7299
7477
|
} | null | undefined;
|
|
7300
7478
|
uiConfiguration?: {
|
|
7301
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7479
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7302
7480
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7303
7481
|
} | null | undefined;
|
|
7304
7482
|
width?: number | null | undefined;
|
|
@@ -7306,6 +7484,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7306
7484
|
widthChars?: number | null | undefined;
|
|
7307
7485
|
scoreThreshold?: number | null | undefined;
|
|
7308
7486
|
formula?: string | null | undefined;
|
|
7487
|
+
context?: string[] | null | undefined;
|
|
7488
|
+
prompt?: string | null | undefined;
|
|
7309
7489
|
}) | ({
|
|
7310
7490
|
id: string;
|
|
7311
7491
|
label: string;
|
|
@@ -7340,7 +7520,6 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7340
7520
|
disablePrediction?: boolean | null | undefined;
|
|
7341
7521
|
}) | ({
|
|
7342
7522
|
children: {
|
|
7343
|
-
category: "tuple";
|
|
7344
7523
|
children: (({
|
|
7345
7524
|
type: "string";
|
|
7346
7525
|
} & {
|
|
@@ -7369,7 +7548,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7369
7548
|
required?: boolean | null | undefined;
|
|
7370
7549
|
} | null | undefined;
|
|
7371
7550
|
uiConfiguration?: {
|
|
7372
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7551
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7373
7552
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7374
7553
|
} | null | undefined;
|
|
7375
7554
|
width?: number | null | undefined;
|
|
@@ -7377,6 +7556,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7377
7556
|
widthChars?: number | null | undefined;
|
|
7378
7557
|
scoreThreshold?: number | null | undefined;
|
|
7379
7558
|
formula?: string | null | undefined;
|
|
7559
|
+
context?: string[] | null | undefined;
|
|
7560
|
+
prompt?: string | null | undefined;
|
|
7380
7561
|
}) | ({
|
|
7381
7562
|
type: "date";
|
|
7382
7563
|
format?: string | null | undefined;
|
|
@@ -7406,7 +7587,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7406
7587
|
required?: boolean | null | undefined;
|
|
7407
7588
|
} | null | undefined;
|
|
7408
7589
|
uiConfiguration?: {
|
|
7409
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7590
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7410
7591
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7411
7592
|
} | null | undefined;
|
|
7412
7593
|
width?: number | null | undefined;
|
|
@@ -7414,6 +7595,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7414
7595
|
widthChars?: number | null | undefined;
|
|
7415
7596
|
scoreThreshold?: number | null | undefined;
|
|
7416
7597
|
formula?: string | null | undefined;
|
|
7598
|
+
context?: string[] | null | undefined;
|
|
7599
|
+
prompt?: string | null | undefined;
|
|
7417
7600
|
}) | ({
|
|
7418
7601
|
type: "number";
|
|
7419
7602
|
format?: string | null | undefined;
|
|
@@ -7448,7 +7631,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7448
7631
|
required?: boolean | null | undefined;
|
|
7449
7632
|
} | null | undefined;
|
|
7450
7633
|
uiConfiguration?: {
|
|
7451
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7634
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7452
7635
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7453
7636
|
} | null | undefined;
|
|
7454
7637
|
width?: number | null | undefined;
|
|
@@ -7456,6 +7639,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7456
7639
|
widthChars?: number | null | undefined;
|
|
7457
7640
|
scoreThreshold?: number | null | undefined;
|
|
7458
7641
|
formula?: string | null | undefined;
|
|
7642
|
+
context?: string[] | null | undefined;
|
|
7643
|
+
prompt?: string | null | undefined;
|
|
7459
7644
|
}) | ({
|
|
7460
7645
|
options: {
|
|
7461
7646
|
value: string;
|
|
@@ -7489,7 +7674,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7489
7674
|
required?: boolean | null | undefined;
|
|
7490
7675
|
} | null | undefined;
|
|
7491
7676
|
uiConfiguration?: {
|
|
7492
|
-
type?: "data" | "manual" | "captured" | "formula" | null | undefined;
|
|
7677
|
+
type?: "data" | "manual" | "captured" | "formula" | "reasoning" | null | undefined;
|
|
7493
7678
|
edit?: "enabled" | "enabled_without_warning" | "disabled" | undefined;
|
|
7494
7679
|
} | null | undefined;
|
|
7495
7680
|
width?: number | null | undefined;
|
|
@@ -7497,6 +7682,8 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7497
7682
|
widthChars?: number | null | undefined;
|
|
7498
7683
|
scoreThreshold?: number | null | undefined;
|
|
7499
7684
|
formula?: string | null | undefined;
|
|
7685
|
+
context?: string[] | null | undefined;
|
|
7686
|
+
prompt?: string | null | undefined;
|
|
7500
7687
|
}) | ({
|
|
7501
7688
|
id: string;
|
|
7502
7689
|
label: string;
|
|
@@ -7512,6 +7699,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7512
7699
|
popupUrl?: string | undefined;
|
|
7513
7700
|
canObtainToken?: boolean | undefined;
|
|
7514
7701
|
}))[];
|
|
7702
|
+
category: "tuple";
|
|
7515
7703
|
rirFieldNames?: string[] | null | undefined;
|
|
7516
7704
|
} & {
|
|
7517
7705
|
id: string;
|
|
@@ -7538,6 +7726,7 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7538
7726
|
hidden?: boolean | null | undefined;
|
|
7539
7727
|
disablePrediction?: boolean | null | undefined;
|
|
7540
7728
|
}))[];
|
|
7729
|
+
category: "section";
|
|
7541
7730
|
icon?: string | null | undefined;
|
|
7542
7731
|
})[];
|
|
7543
7732
|
schemaRule: {
|
|
@@ -7551,16 +7740,16 @@ export declare const suggestTriggerConditionSummary: (payload: SuggestTriggerCon
|
|
|
7551
7740
|
triggerCondition?: string | undefined;
|
|
7552
7741
|
triggerConditionSummary?: string | undefined;
|
|
7553
7742
|
synchronizedFromTemplate?: boolean | undefined;
|
|
7554
|
-
|
|
7743
|
+
actions?: ({
|
|
7555
7744
|
id: string;
|
|
7556
7745
|
enabled: boolean;
|
|
7557
7746
|
name?: string | undefined;
|
|
7558
7747
|
description?: string | undefined;
|
|
7559
|
-
|
|
7560
|
-
|
|
7561
|
-
|
|
7562
|
-
|
|
7563
|
-
}[] | undefined;
|
|
7748
|
+
} & {
|
|
7749
|
+
type: string;
|
|
7750
|
+
event?: "annotation_imported" | "annotation_confirmed" | "annotation_exported" | undefined;
|
|
7751
|
+
payload?: unknown;
|
|
7752
|
+
})[] | undefined;
|
|
7564
7753
|
};
|
|
7565
7754
|
userQuery?: string | undefined;
|
|
7566
7755
|
}>;
|