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
Add optional filter parameter to client.tables.list()
Allow callers to pass an OData $filter expression to narrow the list of
returned tables. The user-supplied filter is combined with the existing
IsPrivate eq false guard using 'and', so private tables remain excluded.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments