Skip to main content
Version: latest (master)

Interface: PatchMastraOptions

Defined in: src/hooks/mastra.ts:36

Properties

agentId

agentId: string

Defined in: src/hooks/mastra.ts:37


loadModule?

optional loadModule?: () => Promise<MastraModule | undefined>

Defined in: src/hooks/mastra.ts:38

Returns

Promise<MastraModule | undefined>