mockedToolCalls property
All tool calls to mock for the duration of the session.
Optional.
Implementation
core.List<MockedToolCall>? mockedToolCalls;
All tool calls to mock for the duration of the session.
Optional.
core.List<MockedToolCall>? mockedToolCalls;