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
feat(mcp): enhance tool execution with JSON argument parsing #330
- Modify `execute` method to parse JSON arguments for tool execution.
- Update `McpFunctionProvider` to include JSON schema in tool description.
- Simplify argument handling in `McpFunctionProvider` to use first argument as JSON string.
0 commit comments