Update Webhound Sidecar Note
webhound_update_sidecar_noteEdit, restore, or dismiss a shared research note for a Webhound session without spending budget or interrupting the investigation cycle.
Instructions
Edit, restore, or dismiss one shared sidecar note. No spend. Does not interrupt the Planner/Executor/Verifier cycle and does not change session status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Set to dismissed to remove it from future planner intake; set to pending to restore it. | |
| note_id | Yes | ||
| summary | No | Concise sourced note or hypothesis for Webhound to consider later. | |
| confidence | No | ||
| hypothesis | No | Set true only when this is explicitly a hypothesis without source URLs. | |
| session_id | Yes | ||
| source_urls | No | Source URLs backing the note. Required unless hypothesis=true. | |
| why_it_matters | No | ||
| suggested_angle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| body | No | ||
| code | No | ||
| data | No | ||
| note | No | ||
| tool | Yes | ||
| error | No | ||
| status | No | ||
| blocked | No | ||
| message | No | ||
| summary | Yes | ||
| updated | No | ||
| no_spend | No | ||
| required | No | ||
| retryable | No | ||
| session_id | No | ||
| top_up_url | No | ||
| api_message | No | ||
| billing_url | No | ||
| next_action | No | ||
| interrupting | No | ||
| next_actions | No | ||
| error_details | No | ||
| original_tool | No | ||
| action_started | No | ||
| schema_version | Yes | ||
| current_balance | No | ||
| session_started | No | ||
| auto_recharge_enabled | No | ||
| user_message_template | No | ||
| retry_after_user_confirms | No |