PipedreamHQ / PipedreamHQ/pipedream

NEED A NEW TOOL FOR FINNHUB VIA PIPEDREAM[ACTION]

Open
#21,071 2 comments 0 reactions 1 assignee Claimed by @Aldebaran638 View on GitHub
action enhancement good first issue help wanted paid-account-needed triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Is there a specific app this action is for?**

**Please provide a link to the relevant API docs for the specific service / operation.**

I need to be able to call /stock/ebitda-estimate this through finnhub and pipedream into claude.

heres is what claude told me to try and get done:

To get EBITDA estimates from Finnhub, you'd need to add a new action in your Pipedream workflow specifically for the /stock/ebitda-estimate endpoint. In Pipedream, that would be either:

A pre-built Finnhub action — search for "EBITDA" in the Finnhub actions list within your Pipedream workflow. If Pipedream has it pre-built, just add it.
A custom HTTP request action — if there's no pre-built action, add a generic "HTTP Request" step that calls: https://finnhub.io/api/v1/stock/ebitda-estimate?symbol={symbol}&freq=annual with your Finnhub API key in the header (X-Finnhub-Token).

Once either of those is wired up and exposed as a new MCP tool, I'll be able to call it and we can run the comparison against FMP. Want to try setting that up and I'll test it when it appears in my tool list?

Help me add the tool so i can access the ebitda estimates data i need please.

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.