mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-08 22:05:08 -05:00
<!-- Clearly explain the need for these changes: --> I want to be able to insert data into the graph as a webhook from various services without making a provider specific webhook for things like discord, slack, uptime bots, etc. ### Changes 🏗️ - Adds a generic webhook block that others can use <!-- Concisely describe all of the changes made in this pull request: --> ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: <!-- Put your test plan here: --> - [x] Test the endpoint that is generated with a graph, making sure to pass data and consts to it