Creates a new AI task (act) within a session that can interact with tools and perform specific actions.
put/workflow-definitions/{workflowDefinitionName}/workflow-runs/{workflowRunId}/sessions/{sessionId}/acts
Path parameters
workflowDefinitionNamestring required
The name of the workflow definition containing the session.
workflowRunIdstring required
The unique identifier of the workflow run containing the session.
sessionIdstring required
The unique identifier of the session to create the act in.
Request body
Response
Success