FoyerDevelopers

Generated · Live registry

aiQuestions tools

8 tools in this domain, generated from the running registry.

All tool domains

aiQuestions.create

writes

Ai questions: create. Mutation — changes data. See the input schema for argument details.

Input parameters

FieldTypeRequiredNotes
namestringyes
topicstringyes
descriptionstringno
triggerPhrasesarray of stringno
defaultResponsestringno
responseTranslationsobjectno
confidenceThresholdnumberno
enabledbooleanno

Output fields

FieldTypeRequiredNotes
idstringyes
tenantIdstringyes
namestringyes
topicstringyes
descriptionstring · nullableyes
triggerPhrasesarray of stringyes
defaultResponsestring · nullableyes
responseTranslationsobjectyes
confidenceThresholdstringyesDecimal as string — numeric column, not an IEEE-754 double
enabledbooleanyes
detectionCountintegeryes
falsePositiveCountintegeryes
lastMatchedAtstring · nullableyes
embeddingarray of number · nullableyes
embeddingModelstring · nullableyes
isInvoicebooleanyes
createdAtstringyes
updatedAtstringyes

aiQuestions.delete

writesconfirm

Delete a custom AI question/FAQ entry.

Input parameters

FieldTypeRequiredNotes
idstringyes

Output fields

FieldTypeRequiredNotes
okbooleanyes

aiQuestions.get

read-only

Ai questions: get. Read-only query. See the input schema for argument details.

Input parameters

FieldTypeRequiredNotes
idstringyes

Output fields

FieldTypeRequiredNotes
idstringyes
tenantIdstringyes
namestringyes
topicstringyes
descriptionstring · nullableyes
triggerPhrasesarray of stringyes
defaultResponsestring · nullableyes
responseTranslationsobjectyes
confidenceThresholdstringyesDecimal as string — numeric column, not an IEEE-754 double
enabledbooleanyes
detectionCountintegeryes
falsePositiveCountintegeryes
lastMatchedAtstring · nullableyes
embeddingarray of number · nullableyes
embeddingModelstring · nullableyes
isInvoicebooleanyes
createdAtstringyes
updatedAtstringyes

aiQuestions.installDefaultPack

writes

Ai questions: install default pack. Mutation — changes data. See the input schema for argument details.

Input parameters

Returns object.

Output fields

FieldTypeRequiredNotes
okbooleanyes

aiQuestions.list

read-only

Ai questions: list. Read-only query. See the input schema for argument details.

Input parameters

Returns object.

Output fields

Returns array of object. Fields of each element:

FieldTypeRequiredNotes
idstringyes
tenantIdstringyes
namestringyes
topicstringyes
descriptionstring · nullableyes
triggerPhrasesarray of stringyes
defaultResponsestring · nullableyes
responseTranslationsobjectyes
confidenceThresholdstringyesDecimal as string — numeric column, not an IEEE-754 double
enabledbooleanyes
detectionCountintegeryes
falsePositiveCountintegeryes
lastMatchedAtstring · nullableyes
embeddingarray of number · nullableyes
embeddingModelstring · nullableyes
isInvoicebooleanyes
createdAtstringyes
updatedAtstringyes

aiQuestions.setEnabled

writes

Ai questions: set enabled. Mutation — changes data. See the input schema for argument details.

Input parameters

FieldTypeRequiredNotes
idstringyes
enabledbooleanyes

Output fields

FieldTypeRequiredNotes
idstringyes
tenantIdstringyes
namestringyes
topicstringyes
descriptionstring · nullableyes
triggerPhrasesarray of stringyes
defaultResponsestring · nullableyes
responseTranslationsobjectyes
confidenceThresholdstringyesDecimal as string — numeric column, not an IEEE-754 double
enabledbooleanyes
detectionCountintegeryes
falsePositiveCountintegeryes
lastMatchedAtstring · nullableyes
embeddingarray of number · nullableyes
embeddingModelstring · nullableyes
isInvoicebooleanyes
createdAtstringyes
updatedAtstringyes

aiQuestions.testMatch

read-only

Ai questions: test match. Read-only query. See the input schema for argument details.

Input parameters

FieldTypeRequiredNotes
messagestringyes

Output fields

FieldTypeRequiredNotes
matchedbooleanyes
topicstring · nullableyes
questionIdstring · nullableyes
matchedPhrasestring · nullableyes
confidencenumberyes
thresholdnumberyes
partialMatchesarray of objectyes
partialMatches.questionIdstringyes
partialMatches.topicstringyes
partialMatches.confidencenumberyes
partialMatches.matchedPhrasestringyes

aiQuestions.update

writes

Ai questions: update. Mutation — changes data. See the input schema for argument details.

Input parameters

FieldTypeRequiredNotes
idstringyes
namestringno
topicstringno
descriptionstringno
triggerPhrasesarray of stringno
defaultResponsestringno
responseTranslationsobjectno
confidenceThresholdnumberno
enabledbooleanno

Output fields

FieldTypeRequiredNotes
idstringyes
tenantIdstringyes
namestringyes
topicstringyes
descriptionstring · nullableyes
triggerPhrasesarray of stringyes
defaultResponsestring · nullableyes
responseTranslationsobjectyes
confidenceThresholdstringyesDecimal as string — numeric column, not an IEEE-754 double
enabledbooleanyes
detectionCountintegeryes
falsePositiveCountintegeryes
lastMatchedAtstring · nullableyes
embeddingarray of number · nullableyes
embeddingModelstring · nullableyes
isInvoicebooleanyes
createdAtstringyes
updatedAtstringyes