Simple Input API for Template-Based Agents

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.

Upvoters
Status

In Review

Board
💡

Feature Request

Date

3 months ago

Author

Daniel Jeffords

Subscribe to post

Get notified by email when there are changes.