createAct

abstract suspend fun createAct(input: CreateActRequest): CreateActResponse

Creates a new AI task (act) within a session that can interact with tools and perform specific actions.