Skip to content

SDK API Reference / CreateAgentParams

Interface: CreateAgentParams

Parameters for creating an agent

Properties

maxToolIterations?

optional maxToolIterations: number


modelType

modelType: string


name

name: string


projectId

projectId: string


reasoningEffort?

optional reasoningEffort: number


starterMessage?

optional starterMessage: string


systemPrompt?

optional systemPrompt: string


temperature?

optional temperature: number