Mental Model
Last updated
You describe an outcome → intent (natural language).
You attach guardrails → context, userId, selectedCustomerIntegrationIds, approvalStrategy.
The platform plans & executes → builds a plan (text or JSON), calls tools from the allowed integrations, streams events via SSE, and returns a result.
Last updated