Skip to content

Commit 1ab98ca

Browse files
committed
fix(oauth): fix bug in atlassian oauth
1 parent c32dbdc commit 1ab98ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sim/tools/confluence/retrieve.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ export const confluenceRetrieveTool: ToolConfig<
2121
accessToken: {
2222
type: 'string',
2323
required: true,
24-
requiredForToolCall: true,
2524
description: 'OAuth access token for Confluence',
2625
},
2726
domain: {

0 commit comments

Comments
 (0)