Interface: CardTurnOptions
Options for runCardTurn.
Properties
Section titled “Properties”
optionalbot?:object
Overrides the bot identity stamped on the reply.
id:
string
optionalname?:string
createRequestContext?
Section titled “createRequestContext?”
optionalcreateRequestContext?:CardContextFactory
Builds the Mastra RequestContext for the turn, from
resolveCardContextFactory. Omitted, the turn still answers, but
without the AppKit user its user-scoped tools cannot reach Databricks - so
the route should always supply it.
signal?
Section titled “signal?”
optionalsignal?:AbortSignal
Cancels the agent call with the request.