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
Describe the bug
For a tool that has no input (_ any), the Dev UI sends inputSchema: null which fails the action input validation. It expects inputSchema to not be set at all if there is nothing to validate.