You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:: A natural language description of the tool's functionality. It is the same value provided at tool registration, via {{ModelContextTool/description}}.
726
+
:: A natural language description of the tool's functionality. It is the same value provided at
727
+
tool registration, via {{ModelContextTool/description}}.
:: The origin of the document that registered the tool. This member is only meaningful when the tool is cross-origin, and the consumer of a tool cannot otherwise get the tool's origin from its {{RegisteredTool/window}}. For same-origin tools, this is the same as the tool's {{RegisteredTool/window}}'s {{WindowOrWorkerGlobalScope/origin}}, and the caller's own {{Window}}.{{WindowOrWorkerGlobalScope/origin}}.
738
+
:: The origin of the document that registered the tool. This member is only meaningful when the
739
+
tool is cross-origin, and the consumer of a tool cannot otherwise get the tool's origin from
740
+
its {{RegisteredTool/window}}. For same-origin tools, this is the same as the tool's
741
+
{{RegisteredTool/window}}'s {{WindowOrWorkerGlobalScope/origin}}, and the caller's own
0 commit comments