Initiative: Chipp Agent Template API
Description:
Enable optional webhook delivery for cases where agent workflows take longer than a normal synchronous request. When a webhook URL is provided, Chipp will send the final output to that URL once completed.
Requirements:
Extend the Input API to accept:
webhook_url (optional)
Chipp sends:
agent_id
request reference
final output (text or structured data)
Webhook delivery only occurs if the caller opts in
Outcome:
Supports long-running workflows, multi-step actions, and deeper agent capabilities without requiring polling or waiting.
Please authenticate to join the conversation.
In Review
Feature Request
3 months ago

Daniel Jeffords
Get notified by email when there are changes.
In Review
Feature Request
3 months ago

Daniel Jeffords
Get notified by email when there are changes.