Package: @effect/ai-anthropic
Module: AnthropicTool
Configuration payload for enabling or disabling citations on web fetch results.
When to use
Use when typing parsed web-fetch citation configuration shared between request arguments and handler code.
Details
The payload contains the enabled flag. citations is optional on
WebFetch_20250910_Args, and citations are disabled by default.
See
WebFetch_20250910_Args for the argument schema that consumes this configurationSignature
type WebFetchCitationsConfig = typeof WebFetchCitationsConfig.Type
Since v4.0.0