...
Send a prompt to the AI - [ai.prompt.send]
One of most generic an and simplest use cases is to send a prompt (= a request) to the AI and use the response data in your pipeline. For this you can use the ai.prompt.send
command. Here is an example to return some data from the AI:
...