AACFlow

Response

Build structured API responses for workflow endpoints — define JSON body, HTTP status, and headers

Usage Instructions

Integrate Response into your workflow to send structured API responses back to callers. Use the builder mode to define the response structure, or the editor mode for raw JSON. This block is typically used as the last block in API-triggered workflows.

Tools

The Response block is a workflow block, not a standalone tool. It does not expose individual tool functions. Configure it with:

  • Data Mode: Builder (structured) or Editor (raw JSON)
  • Response Data: The response payload body
  • Status Code: HTTP status code (default: 200)
  • Headers: Custom HTTP response headers

Outputs

FieldTypeDescription
datajsonResponse data payload
statusnumberHTTP status code
headersjsonResponse headers

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started