| Tool | Description |
|---|---|
create_panel | Provision a panel survey for a Panel-type study (is_panel=true) |
create_panel is valid only for Panel studies (is_panel=true). A BYOP (“bring your own participant”, is_panel=false) study cannot field a panel — it recruits its own participants via create_invite. The tool reads the study first and refuses BYOP studies. See Studies → Panel vs BYOP.Dry run
Passdry_run: true to create_panel to preview the full cost without provisioning the panel, placing a hold, or charging — mirroring the ask_humans dry-run. The estimate covers both charges:
- Credits (per-response cost):
per_response_cost,estimated_cost,available_balance, andsufficient_credits. - Card reward-hold:
hold_amount_usd(= target × per-participant reward, captured at settlement) plushold_required— the authorization placed on the card at launch, separate from the credit cost. It is0for enterprise plans or wallets with no saved card.
How User Intuition handles this
create_panel provisions a panel recruit when you need respondents beyond your own customer base. See /platform/agentic-research/ for the end-to-end agent workflow.
