Skip to main content
The Builder Assistant is available across Dashboard, Endpoints, Files, and Payments. It can answer questions with account context, retrieve docs, edit workspace files, request secrets, and prepare publish actions.

What the Assistant can do

  • explain your current dashboard or endpoint status
  • import OpenAPI specs
  • create endpoint files from curl requests or natural language
  • edit provider branding
  • edit endpoint names, descriptions, tags, schemas, prices, and active flags
  • configure API-level pricing and credit packs
  • request upstream auth secrets through secure input fields
  • validate workspace files
  • publish active drafts when allowed
  • explain distribution URLs, Bazaar status, and runtime failures
  • route you to Endpoints, Files, or Payments

Safety model

Read-only actions can run immediately. Mutating actions require explicit approval before they change files or runtime state. Examples of mutating actions:
  • write or patch a file
  • delete a file
  • activate or deactivate endpoints
  • change pricing or credit packs
  • change distribution settings
  • publish workspace changes
  • affect payment or payout behavior
Approval cards show the intended impact before the action runs.

Secrets

The Assistant must never receive secret values as normal chat text. When an upstream bearer token or API key is needed, it asks for a secure inline input. Secret values are encrypted and stored separately. Workspace files store only a secretRef.

Docs answers

When a question is answered from documentation, the Assistant cites the relevant docs page. For account-specific questions, such as why endpoints are not live or why payouts are blocked, it uses live workspace and payment context first.

Good prompts

Import this OpenAPI spec and keep the endpoints inactive until I review them.
Activate the ten best endpoints for launch and show me what will change before applying it.
Set web-search to $1.23 and create Starter, Growth, and Pro credit packs for this API.
Why is this endpoint not live yet?
Help me edit this YAML file. I want the description to be clearer for MCP search.