For the complete documentation index, see llms.txt. This page is also available as Markdown.

Mental Model

Mental model

  1. You describe an outcomeintent (natural language).

  2. You attach guardrailscontext, userId, selectedCustomerIntegrationIds, approvalStrategy.

  3. 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