Skip to main content
POST
Create a custom team subagent

Authorizations

Authorization
string
header
required

Team API key. Current keys retain the bzy_team_ compatibility prefix.

Path Parameters

teamSlug
string
required

Felan team slug shown in dashboard URLs and Team Settings

Minimum string length: 1

Body

application/json
name
string
required
Maximum string length: 100
Example:

"Release helper"

description
string
required
Maximum string length: 1024
Example:

"Prepares and verifies releases."

instructions
string
required
Maximum string length: 65536
Example:

"Check the changelog, run release checks, and report blockers."

model
required

Inherit the team default, choose a portable model tier, or select an exact configured provider/model.

Available options:
inherit,
xhigh,
high,
medium,
low
Example:

"high"

Response

Custom subagent created

data
object
required