Webhound Onboarding
webhound_onboardingGuides new users through onboarding with client-aware flows: setup-first for local agents, research-first for hosted clients. Budget determines research depth, with time allocation based on tier.
Instructions
No-spend, client-aware guided onboarding. Local agents receive the full setup-first versus jump-in flow; hosted clients receive a research-first flow with no filesystem setup unless the user explicitly requests approval-gated workspace-rule guidance. Budget maps to about 15 minutes per $1: $5 is about 75 minutes and $20 is about 300 minutes (5 hours). The $2/$5/$10/$20 tiers are starting points, not caps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | No | Identify the calling agent when known. Omitted or generic callers receive the research-first, filesystem-safe flow. | generic |
| capabilities | No | ||
| workspace_rules_requested | No | Set true only when the user explicitly asks for workspace-rule guidance as a separate action. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| body | No | ||
| code | No | ||
| data | No | ||
| step | No | ||
| tool | Yes | ||
| error | No | ||
| client | No | ||
| status | No | ||
| billing | No | ||
| blocked | No | ||
| choices | No | ||
| flow_id | No | ||
| message | No | ||
| summary | Yes | ||
| free_run | No | ||
| no_spend | No | ||
| required | No | ||
| retryable | No | ||
| setup_flow | No | ||
| top_up_url | No | ||
| api_message | No | ||
| billing_url | No | ||
| client_mode | No | ||
| next_action | No | ||
| budget_model | No | ||
| flow_version | No | ||
| next_actions | No | ||
| account_state | No | ||
| error_details | No | ||
| flow_sequence | No | ||
| hosted_safety | No | ||
| original_tool | No | ||
| action_started | No | ||
| agent_playbook | No | ||
| budget_summary | No | ||
| schema_version | Yes | ||
| current_balance | No | ||
| session_started | No | ||
| workspace_rules | No | ||
| onboarding_version | No | ||
| recommended_defaults | No | ||
| setup_timing_choices | No | ||
| user_facing_guidance | No | ||
| auto_recharge_enabled | No | ||
| suggested_agent_rules | No | ||
| topic_change_behavior | No | ||
| user_message_template | No | ||
| first_artifact_choices | No | ||
| immediate_next_message | No | ||
| retry_after_user_confirms | No |