Go SDKAPI ReferenceModelsWebFetchPlugin - Go SDKCopy pageWebFetchPlugin type definitionThe Go SDK and docs are currently in beta. Report issues on GitHub. Fields FieldTypeRequiredDescriptionAllowedDomains[]string➖Only fetch from these domains.BlockedDomains[]string➖Never fetch from these domains.IDcomponents.WebFetchPluginID✔️N/AMaxContentTokens*int64➖Maximum content length in approximate tokens. Content exceeding this limit is truncated.MaxUses*int64➖Maximum number of web fetches per request. Once exceeded, the tool returns an error.