Python SDKAPI ReferenceComponentsWebFetchPlugin - Python SDKCopy pageWebFetchPlugin method referenceThe Python SDK and docs are currently in beta. Report issues on GitHub. Fields FieldTypeRequiredDescriptionallowed_domainsList[str]➖Only fetch from these domains.blocked_domainsList[str]➖Never fetch from these domains.idcomponents.WebFetchPluginID✔️N/Amax_content_tokensOptional[int]➖Maximum content length in approximate tokens. Content exceeding this limit is truncated.max_usesOptional[int]➖Maximum number of web fetches per request. Once exceeded, the tool returns an error.