We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd963b commit 8f7c02bCopy full SHA for 8f7c02b
src/resources/beta/messages/messages.ts
@@ -678,6 +678,7 @@ export namespace BetaTool {
678
type: 'object';
679
680
properties?: unknown | null;
681
+
682
[k: string]: unknown;
683
}
684
src/resources/messages/messages.ts
@@ -672,6 +672,7 @@ export namespace Tool {
672
673
674
675
676
677
0 commit comments