Start Webhound Dataset
webhound_start_datasetStart a private dataset extraction for research. Adjust budget to control depth and monitor until completion.
Instructions
Start a private long-running dataset with Hound, Webhound's DeepSeek V4 Pro + GPT-5.4 research harness. Budget controls extraction depth; watch until done=true. Do not force finalization before done=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| budget | No | ||
| prompt | Yes | ||
| schema | No | Optional explicit schema. Native example: {"entity_name":"Company","attributes":[{"name":"company_name","type":"string","is_primary":true,"description":"Official company name"},{"name":"website","type":"string","standard_format":"url"},{"name":"employee_count","type":"number"}]} JSON Schema example: {"type":"object","title":"Company","required":["company_name"],"properties":{"company_name":{"type":"string","description":"Official company name","x-webhound-primary":true},"website":{"type":"string","format":"uri"},"employee_count":{"type":"integer"}}} | |
| file_ids | No | ||
| enable_checkpoints | No | ||
| context_session_ids | No | ||
| use_free_run_when_available | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| url | No | ||
| body | No | ||
| code | No | ||
| cost | No | ||
| data | No | ||
| done | No | ||
| kind | No | ||
| name | No | ||
| tool | Yes | ||
| error | No | ||
| agents | No | ||
| alerts | No | ||
| budget | No | ||
| status | No | ||
| blocked | No | ||
| dataset | No | ||
| healthy | No | ||
| message | No | ||
| product | No | ||
| resumed | No | ||
| stopped | No | ||
| summary | Yes | ||
| accepted | No | ||
| activity | No | ||
| free_run | No | ||
| no_spend | No | ||
| required | No | ||
| documents | No | ||
| retryable | No | ||
| checked_at | No | ||
| is_running | No | ||
| message_id | No | ||
| new_budget | No | ||
| session_id | No | ||
| top_up_url | No | ||
| api_message | No | ||
| billing_url | No | ||
| next_action | No | ||
| total_spent | No | ||
| amount_added | No | ||
| credit_limit | No | ||
| next_actions | No | ||
| output_ready | No | ||
| session_type | No | ||
| current_spend | No | ||
| error_details | No | ||
| original_tool | No | ||
| schema_source | No | ||
| action_started | No | ||
| budget_control | No | ||
| current_budget | No | ||
| guidance_added | No | ||
| schema_version | Yes | ||
| current_balance | No | ||
| mcp_next_action | No | ||
| previous_budget | No | ||
| schema_warnings | No | ||
| session_started | No | ||
| status_snapshot | No | ||
| completion_state | No | ||
| research_harness | No | ||
| runtime_estimate | No | ||
| sidecar_guidance | No | ||
| agent_instruction | No | ||
| completion_reason | No | ||
| followup_check_in | No | ||
| normalized_schema | No | ||
| assembly_triggered | No | ||
| schema_input_format | No | ||
| forbidden_next_tools | No | ||
| auto_recharge_enabled | No | ||
| successful_completion | No | ||
| user_message_template | No | ||
| retry_after_user_confirms | No |