SendAgentMessageRequest

Schema

Fields

· 4
prompt string · min length: 1 required

User prompt to send to the model.

permission string · enum

Whether the run can only inspect the app or is also allowed to make edits.

values

  • read_only
  • allow_edits
permittedBranches array of string · max items: 50

Branches the run is allowed to access when branch restrictions apply.

completionWebhookUrl string · uri

Webhook URL Buildprint will call when the run completes.

Used by

· 1 operation