@mcp-use/inspector 0.14.0-canary.11 → 0.14.0-canary.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import{p as y,e as E,m as x,_ as g,i as P,a as $,b as N,T as f,v as O,C as A,c as I,d as L,f as S,g as J,o as F,s as R,h as M,j as B,k as b,A as C,l as _,n as j}from"./index-BImPVgbs.js";import{B as Z,i as W,a as H,b as K,c as V}from"./index-DLuEx6sZ.js";import{p as q}from"./index-y9BdsFxs.js";var z={};J(z,{BaseToolkit:()=>G,DynamicStructuredTool:()=>k,DynamicTool:()=>D,StructuredTool:()=>T,Tool:()=>w,ToolInputParsingException:()=>f,isLangChainTool:()=>V,isRunnableToolLike:()=>K,isStructuredTool:()=>H,isStructuredToolParams:()=>W,tool:()=>Q});var T=class extends Z{extras;returnDirect=!1;verboseParsingErrors=!1;get lc_namespace(){return["langchain","tools"]}responseFormat="content";defaultConfig;constructor(t){super(t??{}),this.verboseParsingErrors=t?.verboseParsingErrors??this.verboseParsingErrors,this.responseFormat=t?.responseFormat??this.responseFormat,this.defaultConfig=t?.defaultConfig??this.defaultConfig,this.metadata=t?.metadata??this.metadata,this.extras=t?.extras??this.extras}async invoke(t,e){let a,s=E(x(this.defaultConfig,e));return g(t)?(a=t.args,s={...s,toolCall:t}):a=t,this.call(a,s)}async call(t,e,a){const s=g(t)?t.args:t;let u;if(P(this.schema))try{u=await $(this.schema,s)}catch(c){let o="Received tool input did not match expected schema";throw this.verboseParsingErrors&&(o=`${o}
1
+ import{p as y,e as E,m as x,_ as g,i as P,a as $,b as N,T as f,v as O,C as A,c as I,d as L,f as S,g as J,o as F,s as R,h as M,j as B,k as b,A as C,l as _,n as j}from"./index-5tcyL8PS.js";import{B as Z,i as W,a as H,b as K,c as V}from"./index-dPGaXGit.js";import{p as q}from"./index-rJak6aaF.js";var z={};J(z,{BaseToolkit:()=>G,DynamicStructuredTool:()=>k,DynamicTool:()=>D,StructuredTool:()=>T,Tool:()=>w,ToolInputParsingException:()=>f,isLangChainTool:()=>V,isRunnableToolLike:()=>K,isStructuredTool:()=>H,isStructuredToolParams:()=>W,tool:()=>Q});var T=class extends Z{extras;returnDirect=!1;verboseParsingErrors=!1;get lc_namespace(){return["langchain","tools"]}responseFormat="content";defaultConfig;constructor(t){super(t??{}),this.verboseParsingErrors=t?.verboseParsingErrors??this.verboseParsingErrors,this.responseFormat=t?.responseFormat??this.responseFormat,this.defaultConfig=t?.defaultConfig??this.defaultConfig,this.metadata=t?.metadata??this.metadata,this.extras=t?.extras??this.extras}async invoke(t,e){let a,s=E(x(this.defaultConfig,e));return g(t)?(a=t.args,s={...s,toolCall:t}):a=t,this.call(a,s)}async call(t,e,a){const s=g(t)?t.args:t;let u;if(P(this.schema))try{u=await $(this.schema,s)}catch(c){let o="Received tool input did not match expected schema";throw this.verboseParsingErrors&&(o=`${o}
2
2
  Details: ${c.message}`),N(c)&&(o=`${o}
3
3
 
4
4
  ${q(c)}`),new f(o,JSON.stringify(t))}else{const c=O(s,this.schema);if(!c.valid){let o="Received tool input did not match expected schema";throw this.verboseParsingErrors&&(o=`${o}