Get Webhound Session
webhound_get_sessionRetrieve the complete session data including prompts, messages, documents, claims, and history in a single uncapped response with no pagination or truncation.
Instructions
Read the complete canonical session in one uncapped response: prompts, messages, phases, tasks, agents, final and working documents, dataset rows, claims, sources, notes, diagnostics, usage history, and artifact links. Nothing is paginated, truncated, or omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
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 | ||
| notes | No | ||
| tasks | No | ||
| usage | No | ||
| agents | No | ||
| alerts | No | ||
| budget | No | ||
| status | No | ||
| blocked | No | ||
| dataset | No | ||
| healthy | No | ||
| message | No | ||
| notepad | No | ||
| omitted | No | ||
| product | No | ||
| resumed | No | ||
| session | No | ||
| stopped | No | ||
| summary | Yes | ||
| accepted | No | ||
| activity | No | ||
| evidence | No | ||
| free_run | No | ||
| messages | No | ||
| metadata | No | ||
| no_spend | No | ||
| required | No | ||
| artifacts | No | ||
| documents | No | ||
| retryable | No | ||
| truncated | 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 | ||
| diagnostics | No | ||
| next_action | No | ||
| total_spent | No | ||
| amount_added | No | ||
| content_hash | No | ||
| credit_limit | No | ||
| generated_at | No | ||
| next_actions | No | ||
| output_ready | No | ||
| session_type | No | ||
| current_spend | No | ||
| error_details | No | ||
| original_tool | No | ||
| sidecar_notes | No | ||
| action_started | No | ||
| artifact_links | No | ||
| budget_control | No | ||
| current_budget | No | ||
| guidance_added | No | ||
| research_state | No | ||
| schema_version | Yes | ||
| current_balance | No | ||
| mcp_next_action | No | ||
| phase_summaries | No | ||
| previous_budget | No | ||
| research_agents | No | ||
| session_started | No | ||
| status_snapshot | No | ||
| complete_session | No | ||
| completion_state | No | ||
| content_markdown | No | ||
| research_harness | No | ||
| runtime_estimate | No | ||
| session_revision | No | ||
| sidecar_guidance | No | ||
| agent_instruction | No | ||
| completion_reason | No | ||
| followup_check_in | No | ||
| assembly_triggered | No | ||
| forbidden_next_tools | No | ||
| auto_recharge_enabled | No | ||
| successful_completion | No | ||
| user_message_template | No | ||
| retry_after_user_confirms | No |