Feat: Add Yahoo Finance Operator #3221 (#9088)

### What problem does this PR solve?

Feat: Add Yahoo Finance Operator #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-07-29 13:15:37 +08:00
committed by GitHub
parent f7164f686b
commit b6745e50c6
6 changed files with 171 additions and 33 deletions

View File

@ -103,6 +103,7 @@ function AccordionOperators() {
Operator.TavilyExtract,
Operator.ExeSQL,
Operator.Google,
Operator.YahooFinance,
]}
></OperatorItemList>
</AccordionContent>