Skip to content

Type Alias: CardContextFactory

CardContextFactory = (options) => Promise<unknown>

Builds the per-turn request context the agent’s tools read.

string

string

Promise<unknown>