PipedreamHQ / PipedreamHQ/pipedream

appcues: AI-optimize MCP action set

Open
#21,654 1 comment 0 reactions 0 assignees View on GitHub
action enhancement no-components paid-account-needed triaged x-pd-ai
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

Appcues has no actions built in Pipedream today — there's nothing an agent can do with this integration yet. We'd like to build an initial action set so an agent can manage user onboarding flows and engagement data, and so each tool is easy for an agent to configure.

A few things an agent can't do today, for example:
- Look up users and their profile/event data
- Create or update a user segment
- List active flows (tours, checklists, banners) and their status
- Pull completion/engagement analytics for a flow or segment

**API reference:** https://api.appcues.com/v2/docs

**Add marker:**
When a component is AI-optimized, add this as the first line of the file:
```
// x-pd-ai: optimized
```
Add it to each action file and to the app's `.mjs` file.

Contributor guide

Open the contributing guide

Research direction

Start with the Appcues API reference and inspect the integration's action files and app's .mjs file. Implement an initial action set for user data, segments, flows, and engagement analytics, and confirm each action file and the .mjs file begins with the required AI-optimization marker.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.