Lower Webhound Report Budget
webhound_set_budgetReduce the budget of an active research report only when the user explicitly requests to narrow scope or conclude the investigation.
Instructions
Lower a running or paused report budget only after the user explicitly asks to reduce the remaining research scope or finish with the research already gathered. This changes the report stopping boundary; Webhound then performs normal final assembly. Never use this because partial notes look sufficient, the run is taking time, or the agent wants an earlier result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| target_budget | Yes | New total report budget, lower than the current budget. To finish with current research, use budget_control.minimum_target_budget from webhound_watch or webhound_get_session. | |
| user_requested_budget_reduction | Yes | Must be true only when the user explicitly asked to lower this report budget or finish at a lower research scope. |
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 | ||
| target_budget | 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 | ||
| 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 | ||
| assembly_triggered | No | ||
| completion_contract | No | ||
| forbidden_next_tools | No | ||
| resumed_for_assembly | No | ||
| auto_recharge_enabled | No | ||
| minimum_target_budget | No | ||
| successful_completion | No | ||
| user_message_template | No | ||
| requested_target_budget | No | ||
| retry_after_user_confirms | No | ||
| adjusted_to_cover_current_spend | No |