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}}.
732
+
:: A natural language description of the tool's functionality. It is the same value provided at
733
+
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}}.
744
+
:: The origin of the document that registered the tool. This member is only meaningful when the
745
+
tool is cross-origin, and the consumer of a tool cannot otherwise get the tool's origin from
746
+
its {{RegisteredTool/window}}. For same-origin tools, this is the same as the tool's
747
+
{{RegisteredTool/window}}'s {{WindowOrWorkerGlobalScope/origin}}, and the caller's own
0 commit comments