PipedreamHQ / PipedreamHQ/pipedream
[APP] AI Readiness (SameDayDesk)
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Name of app / service**
AI Readiness (SameDayDesk)
**Link to developer documentation**
- API endpoint: `https://samedaydesk.com/api/tools/ai-readiness?url=`
- Docs: https://samedaydesk.com/docs/ai-readiness/
The AI Readiness API scores how well a given web page is set up to be cited by AI answer engines (ChatGPT, Perplexity, Google AI Overviews, Gemini). It takes a `url` and returns a readiness `score` and `grade` plus supporting checks. It is a simple public GET endpoint with no auth required.
**Is lack of support preventing you from moving forward, or do you have a workaround?**
There is a workaround (calling the endpoint directly via the HTTP action), but a first-class app + action makes it discoverable and reusable for Pipedream users who want to automate AI-readiness / GEO checks in their workflows.
**Are there specific actions or triggers you'd like to see for this app?**
- **Check AI Search Readiness** action: submit a URL, return the readiness score and grade. This is already implemented in PR #21237.
Related PR: PipedreamHQ/pipedream#21237
Contributor guide
Assessment
This issue has not been assessed yet.