PipedreamHQ / PipedreamHQ/pipedream
[Components] bridge
Open
blocked
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# bridge
## URLs
## Actions
### add-update-contact
#### Prompt
Imports or updates a contact in the app. This requires a 'contact_data' prop. If the contact data belongs to an existing member or matches with any contact in your network on the app, it returns the updated contact data including intro link.
### search-contact
#### Prompt
Searches for a specific contact in your app network. This action requires a 'search_query' prop. If a contact matches the search query in your network on the app, it fetches the existing contact data including the intro link.
Contributor guide
Assessment
This issue has not been assessed yet.