Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

addAiAssistantJob

queryaddAiAssistantJob

Starts an AI Assistant job and returns its jobId. Use the getAiAssistantJobResult query to poll for the job result.

addAiAssistantJob(
data: AddAiAssistantJobInput!
): AddAiAssistantJobOutput!