Get Webhound Output
webhound_get_outputRetrieve final reports, working documents, or dataset rows from a Webhound research session by providing the session ID.
Instructions
Read final report/working document or dataset rows. By default this is for terminal sessions only; do not read or summarize partial working notes while a healthy run is still running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | auto | |
| select | No | output | |
| doc_name | No | ||
| session_id | Yes | ||
| allow_partial | No | Set true only if the user explicitly asks for an interim/partial update before done=true. Partial output is not final and is not a reason to stop or finalize the run. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| url | No | ||
| body | No | ||
| code | No | ||
| cost | No | ||
| data | No | ||
| done | No | ||
| kind | No | ||
| name | No | ||
| page | No | ||
| rows | No | ||
| tool | Yes | ||
| error | No | ||
| agents | No | ||
| alerts | No | ||
| budget | No | ||
| schema | No | ||
| status | No | ||
| blocked | No | ||
| dataset | No | ||
| healthy | No | ||
| message | No | ||
| omitted | No | ||
| product | No | ||
| resumed | No | ||
| showing | No | ||
| sources | No | ||
| stopped | No | ||
| summary | Yes | ||
| accepted | No | ||
| activity | No | ||
| artifact | No | ||
| doc_name | No | ||
| doc_type | No | ||
| free_run | No | ||
| no_spend | No | ||
| required | No | ||
| documents | No | ||
| is_output | No | ||
| page_size | No | ||
| retryable | No | ||
| truncated | No | ||
| checked_at | No | ||
| is_running | No | ||
| message_id | No | ||
| new_budget | No | ||
| session_id | No | ||
| top_up_url | No | ||
| total_rows | No | ||
| actual_kind | No | ||
| api_message | No | ||
| billing_url | No | ||
| document_id | No | ||
| next_action | No | ||
| total_lines | 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 | ||
| selection_key | No | ||
| action_started | No | ||
| budget_control | No | ||
| current_budget | No | ||
| document_state | No | ||
| guidance_added | No | ||
| requested_kind | No | ||
| schema_version | Yes | ||
| complete_output | No | ||
| current_balance | No | ||
| mcp_next_action | No | ||
| previous_budget | No | ||
| session_started | No | ||
| status_snapshot | No | ||
| completion_state | No | ||
| content_markdown | No | ||
| research_harness | No | ||
| runtime_estimate | No | ||
| sidecar_guidance | No | ||
| agent_instruction | No | ||
| completion_reason | No | ||
| followup_check_in | No | ||
| assembly_triggered | No | ||
| available_documents | No | ||
| forbidden_next_tools | No | ||
| auto_recharge_enabled | No | ||
| successful_completion | No | ||
| user_message_template | No | ||
| evidence_pack_instruction | No | ||
| next_research_instruction | No | ||
| retry_after_user_confirms | No | ||
| output_deferred_until_done | No |