CreateAgentRequest
SchemaFields
· 9appId string · min length: 1 required Bubble app ID for the workspace project this request targets.
prompt string · min length: 1 required User prompt to send to the model.
Model identifier to use for the run.
values
claude-fable-5claude-fable-5.1claude-opus-5claude-sonnet-5openai-gpt-6-astraopenai-gpt-5.6-sol
reasoningEffort string · enum Requested reasoning effort for the selected model.
values
nonelowmediumhigh
serviceTier string · enum Requested speed for the selected model. Fast is available for supported Codex and Cursor models.
values
defaultfast
permission string · enum Whether the run can only inspect the app or is also allowed to make edits.
values
read_onlyallow_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.
userEmail string · email Email of the Buildprint user whose provider credentials should be used.