This action interfaces with a Profound AI Agent to perform inference on an AI model and returns the model’s output. It is a wrapper for the pjs.askAgent() API.
...
Select AI Agent
Choose an agent from the list of agents in your workspace or pathlist.
...
Allows you to provide additional configuration properties to send to the model using a JSON object.
Work variable to capture agent response
Type or select a work variable to capture the agent's response. If the response format is specified as a JSON object in the custom configuration, the response will be captured into a record work variable; otherwise, it will be captured as a simple string value.