chore: return formatted transcript url

- Return formatted transcript and recording URL
- Harden campaign dispatcher logic
This commit is contained in:
Abhishek Kumar 2026-05-26 13:24:12 +05:30
parent 0716582aa7
commit 7810923bca
30 changed files with 525 additions and 136 deletions

View file

@ -205,15 +205,15 @@
]
},
{
"group": "Calls",
"group": "Runs",
"pages": [
"api-reference/calls",
"api-reference/calls/trigger",
"api-reference/calls/trigger-workflow",
"api-reference/calls/get-run",
"api-reference/calls/list-runs",
"api-reference/calls/download",
"api-reference/calls/inbound"
"api-reference/runs",
"api-reference/runs/trigger",
"api-reference/runs/trigger-workflow",
"api-reference/runs/get-run",
"api-reference/runs/list-runs",
"api-reference/runs/download",
"api-reference/runs/inbound"
]
},
{