Initiative: Chipp Agent Template API
Description:
Provide a lightweight API endpoint that lets external systems send a message or structured input to a Chipp agent and receive the agent’s response. This mirrors the existing chat interface but requires no UI, embed component, or manual configuration.
Requirements:
API endpoint: POST /agents/{agent_id}/input
Accepts:
text message
optional simple JSON payload
Returns:
the agent’s response text
any tool/action outputs
Does not expose or modify configuration settings
Outcome:
Agents can operate as backend helpers for SaaS apps, automation flows, or operations tools without needing a visible chat interface.
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.