feat: new workflows docs (#4565)

Co-authored-by: Kunal Mishra <kunalm2345@gmail.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
This commit is contained in:
Naman
2026-02-05 03:34:57 +05:30
committed by GitHub
parent 54bab314ce
commit 734e0e6398
16 changed files with 21972 additions and 17 deletions

View File

@@ -297,10 +297,6 @@ The response from polling (`get_run`) and webhooks have slightly different struc
```
</CodeGroup>
<Note>
Webhook payloads differ from polling responses: webhooks include `summary` and `organization_id`; polling includes `run_request`. Plan your integration accordingly.
</Note>
**Common fields (both polling and webhook):**
| Field | Type | Description |