createAct
inline suspend fun NovaActClient.createAct(crossinline block: CreateActRequest.Builder.() -> Unit): CreateActResponse
Creates a new AI task (act) within a session that can interact with tools and perform specific actions.
Creates a new AI task (act) within a session that can interact with tools and perform specific actions.