Webhound
NPM · WEBHOUND-MCP · 2 COMPONENTS · SCANNED AUG 3
Budgeted reports and datasets with Hound, Webhound's DeepSeek V4 Pro + GPT-5.4 research harness.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency71
- Repository check failed: no source repository is declared. See how to fix → View diagnostics → Fail
- Cryptographically verified build provenance (signed, bound to WebhoundAI/webhound-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 7 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability82
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 4056 tokens (~126/item across 32 items; 30 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage76
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 14% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · webhound-mcp
claude mcp add ai-webhound-webhound -- npx -y webhound-mcp
codex mcp add ai-webhound-webhound -- npx -y webhound-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-webhound-webhound": {
"type": "local",
"command": [
"npx",
"-y",
"webhound-mcp"
],
"enabled": true
}
}
} openclaw mcp add ai-webhound-webhound --command npx --arg -y --arg webhound-mcp
mcp_servers:
ai-webhound-webhound:
command: "npx"
args: ["-y", "webhound-mcp"] {
"mcpServers": {
"ai-webhound-webhound": {
"command": "npx",
"args": [
"-y",
"webhound-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +4
- Stability: unverified → 0.27 ▲ functional
- 31 Jul 26 +6
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 67
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- WebhoundAI/webhound-mcp
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/WebhoundAI/webhound-mcp/.github/workflows/publish.yml@refs/tags/v0.5.2
- Rekor log index:
- 2255214024
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:73ad08e585ff537724318cb91a262c00280155bc3675c540266485452d8dfa2e268cb5e08fe2f0265b0e5bbfe6a24f863b1af9640d2915480bfe2997a
- Discovery method:
- attestation_endpoint
Dependencies 0 packages
0 packages in the resolved dependency tree.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
webhound_account Webhound Account ~26
Read credits, recent usage, free-run status, and defaults. Does not spend.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| action_started | boolean | — | — |
| api_message | — | — | — |
| authenticated | boolean | — | — |
| auto_recharge_enabled | boolean | — | — |
| billing | — | — | — |
| billing_configured_for_uninterrupted_runs | boolean | — | — |
| billing_url | — | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| can_start_default_paid_run | boolean | — | — |
| code | string | — | — |
| credits | — | — | — |
| current_balance | number | — | — |
| data | — | — | — |
| defaults | — | — | — |
| error | — | — | — |
| error_details | object | — | — |
| free_run | — | — | — |
| message | string | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| no_spend | boolean | — | — |
| ok | boolean | yes | — |
| original_tool | string | — | — |
| required | number | — | — |
| research_harness | string | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| schema_version | string | yes | — |
| session_started | boolean | — | — |
| status | — | — | — |
| summary | string | yes | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| usage | object | — | — |
| user_message_template | string | — | — |
No examples provided.
webhound_add_budget Add Webhound Budget ~60
Add research budget and optional guidance/context to a session.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | yes | — |
| context_session_ids | array | — | — |
| file_ids | array | — | — |
| guidance | string | — | — |
| session_id | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | boolean | — | — |
| action_started | boolean | — | — |
| activity | object | — | — |
| agent_instruction | — | — | — |
| agents | — | — | — |
| alerts | array | — | — |
| amount | number | — | — |
| amount_added | number | — | — |
| api_message | — | — | — |
| assembly_triggered | boolean | — | — |
| auto_recharge_enabled | boolean | — | — |
| billing_url | — | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| budget | number | — | — |
| budget_control | — | — | — |
| checked_at | string | — | — |
| code | string | — | — |
| completion_reason | string|null | — | — |
| completion_state | string | — | — |
| cost | number | — | — |
| credit_limit | number | — | — |
| current_balance | number | — | — |
| current_budget | number | — | — |
| current_spend | number | — | — |
| data | — | — | — |
| dataset | — | — | — |
| documents | — | — | — |
| done | boolean | — | — |
| error | — | — | — |
| error_details | object | — | — |
| followup_check_in | — | — | — |
| forbidden_next_tools | array | — | — |
| free_run | — | — | — |
| guidance_added | boolean | — | — |
| healthy | boolean | — | — |
| is_running | boolean | — | — |
| kind | string | — | — |
| mcp_next_action | string | — | — |
| message | string | — | — |
| message_id | string | — | — |
| name | string | — | — |
| new_budget | number | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| no_spend | boolean | — | — |
| ok | boolean | yes | — |
| original_tool | string | — | — |
| output_ready | boolean | — | — |
| previous_budget | number | — | — |
| product | string | — | — |
| required | number | — | — |
| research_harness | string | — | — |
| resumed | boolean | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| runtime_estimate | — | — | — |
| schema_version | string | yes | — |
| session_id | string | — | — |
| session_started | boolean | — | — |
| session_type | string | — | — |
| sidecar_guidance | — | — | — |
| status | — | — | — |
| status_snapshot | — | — | — |
| stopped | boolean | — | — |
| successful_completion | boolean | — | — |
| summary | string | yes | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| total_spent | number | — | — |
| url | string | — | — |
| user_message_template | string | — | — |
No examples provided.
webhound_add_sidecar_notes Add Webhound Sidecar Notes ~73
Save concrete source-backed notes or hypotheses found by the calling agent while Webhound keeps running. No spend. Does not interrupt the Planner/Executor/Verifier cycle and does not change session status. Do not use for user intent changes.
| Name | Type | Req | Description |
|---|---|---|---|
| notes | array | yes | — |
| session_id | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| action_started | boolean | — | — |
| api_message | — | — | — |
| auto_recharge_enabled | boolean | — | — |
| billing_url | — | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| code | string | — | — |
| count | integer | — | — |
| current_balance | number | — | — |
| data | — | — | — |
| error | — | — | — |
| error_details | object | — | — |
| interrupting | boolean | — | — |
| message | string | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| no_spend | boolean | — | — |
| note | string | — | — |
| notes | array | — | — |
| ok | boolean | yes | — |
| original_tool | string | — | — |
| required | number | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| saved | — | — | — |
| schema_version | string | yes | — |
| session_id | string | — | — |
| session_started | boolean | — | — |
| skipped | — | — | — |
| status | — | — | — |
| summary | string | yes | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| user_message_template | string | — | — |
No examples provided.
webhound_diagnose Diagnose Webhound Session ~73
Explain whether a session is healthy, done, usable, and what to do next. For a healthy running session, the correct next action is to keep waiting; budget use is the point of the run. Do not stop or force finalization because the run is slow.
| Name | Type | Req | Description |
|---|---|---|---|
| session_id | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | boolean | — | — |
| action_started | boolean | — | — |
| activity | object | — | — |
| agent_instruction | — | — | — |
| agents | — | — | — |
| alerts | array | — | — |
| amount_added | number | — | — |
| api_message | — | — | — |
| assembly_triggered | boolean | — | — |
| auto_recharge_enabled | boolean | — | — |
| billing_url | — | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| budget | number | — | — |
| budget_control | — | — | — |
| checked_at | string | — | — |
| code | string | — | — |
| completion_reason | string|null | — | — |
| completion_state | string | — | — |
| cost | number | — | — |
| credit_limit | number | — | — |
| current_balance | number | — | — |
| current_budget | number | — | — |
| current_spend | number | — | — |
| data | — | — | — |
| dataset | — | — | — |
| documents | — | — | — |
| done | boolean | — | — |
| error | — | — | — |
| error_details | object | — | — |
| followup_check_in | — | — | — |
| forbidden_next_tools | array | — | — |
| free_run | — | — | — |
| guidance_added | boolean | — | — |
| healthy | boolean | — | — |
| is_running | boolean | — | — |
| kind | string | — | — |
| mcp_next_action | string | — | — |
| message | string | — | — |
| message_id | string | — | — |
| name | string | — | — |
| new_budget | number | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| no_spend | boolean | — | — |
| ok | boolean | yes | — |
| original_tool | string | — | — |
| output_ready | boolean | — | — |
| previous_budget | number | — | — |
| product | string | — | — |
| required | number | — | — |
| research_harness | string | — | — |
| resumed | boolean | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| runtime_estimate | — | — | — |
| schema_version | string | yes | — |
| session_id | string | — | — |
| session_started | boolean | — | — |
| session_type | string | — | — |
| sidecar_guidance | — | — | — |
| status | — | — | — |
| status_snapshot | — | — | — |
| stopped | boolean | — | — |
| successful_completion | boolean | — | — |
| summary | string | yes | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| total_spent | number | — | — |
| url | string | — | — |
| user_message_template | string | — | — |
No examples provided.
webhound_export_session Export Webhound Session ~157
Export a completed report or dataset as Markdown, HTML, TXT, JSON traces, CSV, JSONL, or PDF. Does not spend credits. Wait for done=true before exporting unless the user explicitly asks for a partial artifact.
| Name | Type | Req | Description |
|---|---|---|---|
| allow_partial | boolean | — | Set true only if the user explicitly asks for an interim/partial export before done=true. |
| doc_name | string | — | — |
| format | string | — | — |
| include_binary_base64 | boolean | — | Binary exports default to a download URL because base64 is not useful agent context. Set true only when raw binary bytes are required in the MCP response. |
| include_content | boolean | — | — |
| select | string | — | — |
| session_id | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | boolean | — | — |
| action_started | boolean | — | — |
| activity | object | — | — |
| agent_instruction | — | — | — |
| agents | — | — | — |
| alerts | array | — | — |
| amount_added | number | — | — |
| api_message | — | — | — |
| assembly_triggered | boolean | — | — |
| auto_recharge_enabled | boolean | — | — |
| billing_url | — | — | — |
| binary_download_url | string | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| budget | number | — | — |
| budget_control | — | — | — |
| checked_at | string | — | — |
| code | string | — | — |
| complete_export | boolean | — | — |
| completion_reason | string|null | — | — |
| completion_state | string | — | — |
| content | string | — | — |
| content_base64 | string | — | — |
| content_truncated | boolean | — | — |
| cost | number | — | — |
| credit_limit | number | — | — |
| current_balance | number | — | — |
| current_budget | number | — | — |
| current_spend | number | — | — |
| data | — | — | — |
| dataset | — | — | — |
| delivery | string | — | — |
| document_count | integer | — | — |
| documents | — | — | — |
| done | boolean | — | — |
| download_note | string | — | — |
| download_url | string | — | — |
| encoding | string | — | — |
| error | — | — | — |
| error_details | object | — | — |
| evidence_pack_instruction | string | — | — |
| export_deferred_until_done | boolean | — | — |
| filename | string | — | — |
| followup_check_in | — | — | — |
| forbidden_next_tools | array | — | — |
| format | string | — | — |
| free_run | — | — | — |
| guidance_added | boolean | — | — |
| healthy | boolean | — | — |
| is_running | boolean | — | — |
| kind | string | — | — |
| mcp_next_action | string | — | — |
| message | string | — | — |
| message_id | string | — | — |
| mime_type | string | — | — |
| name | string | — | — |
| new_budget | number | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| next_research_instruction | string | — | — |
| no_spend | boolean | — | — |
| ok | boolean | yes | — |
| omitted | array | — | — |
| original_tool | string | — | — |
| output_ready | boolean | — | — |
| previous_budget | number | — | — |
| product | string | — | — |
| required | number | — | — |
| research_harness | string | — | — |
| resumed | boolean | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| row_count | integer | — | — |
| runtime_estimate | — | — | — |
| schema_version | string | yes | — |
| session_id | string | — | — |
| session_started | boolean | — | — |
| session_type | string | — | — |
| sidecar_guidance | — | — | — |
| size_bytes | integer | — | — |
| status | — | — | — |
| status_snapshot | — | — | — |
| stopped | boolean | — | — |
| successful_completion | boolean | — | — |
| summary | string | yes | — |
| supported_formats | array | — | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| total_spent | number | — | — |
| url | string | — | — |
| user_message_template | string | — | — |
No examples provided.
webhound_get_claims Get Webhound Claims ~29
Read normalized claim traces and provenance for a session.
| Name | Type | Req | Description |
|---|---|---|---|
| session_id | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| action_started | boolean | — | — |
| api_message | — | — | — |
| auto_recharge_enabled | boolean | — | — |
| billing_url | — | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| claim_count | integer | — | — |
| claim_type | string | — | — |
| claims | array | — | — |
| code | string | — | — |
| count | integer | — | — |
| current_balance | number | — | — |
| data | — | — | — |
| error | — | — | — |
| error_details | object | — | — |
| message | string | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| no_spend | boolean | — | — |
| ok | boolean | yes | — |
| original_tool | string | — | — |
| provenance_level | string | — | — |
| required | number | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| schema_version | string | yes | — |
| session_id | string | — | — |
| session_started | boolean | — | — |
| sources | — | — | — |
| status | — | — | — |
| summary | string | yes | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| total | integer | — | — |
| user_message_template | string | — | — |
No examples provided.
webhound_get_defaults Get Webhound MCP Defaults ~32
Read the saved MCP defaults for budget, product, and free-run use. The MCP always uses Hound.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| action_started | boolean | — | — |
| agent_rules | object | — | — |
| api_message | — | — | — |
| auto_recharge_enabled | boolean | — | — |
| billing_url | — | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| code | string | — | — |
| current_balance | number | — | — |
| data | — | — | — |
| default_budget_usd | number | — | — |
| default_product | string | — | — |
| error | — | — | — |
| error_details | object | — | — |
| message | string | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| no_spend | boolean | — | — |
| ok | boolean | yes | — |
| original_tool | string | — | — |
| required | number | — | — |
| research_harness | string | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| schema_version | string | yes | — |
| session_started | boolean | — | — |
| source | string | — | — |
| status | — | — | — |
| summary | string | yes | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| updated_at | string | — | — |
| use_free_run_when_available | boolean | — | — |
| user_message_template | string | — | — |
No examples provided.
webhound_get_evidence_pack Get Webhound Evidence Pack ~126
Read the full evidence payload for a completed Webhound session: final output, working docs, claim traces, sources, and export links. Use this before serious follow-up answers so Webhound value is not reduced to only the polished output document.
| Name | Type | Req | Description |
|---|---|---|---|
| allow_partial | boolean | — | Set true only if the user explicitly asks for an interim evidence snapshot before done=true. |
| include_claims | boolean | — | — |
| include_sources | boolean | — | — |
| include_working_docs | boolean | — | — |
| kind | string | — | — |
| session_id | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | boolean | — | — |
| action_started | boolean | — | — |
| activity | object | — | — |
| actual_kind | string|null | — | — |
| agent_instruction | — | — | — |
| agents | — | — | — |
| alerts | array | — | — |
| amount_added | number | — | — |
| api_message | — | — | — |
| artifact | — | — | — |
| artifacts | — | — | — |
| assembly_triggered | boolean | — | — |
| auto_recharge_enabled | boolean | — | — |
| billing_url | — | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| budget | number | — | — |
| budget_control | — | — | — |
| checked_at | string | — | — |
| claims | — | — | — |
| code | string | — | — |
| complete_evidence_pack | boolean | — | — |
| complete_session | boolean | — | — |
| completion_reason | string|null | — | — |
| completion_state | string | — | — |
| content_hash | string | — | — |
| content_markdown | string | — | — |
| cost | number | — | — |
| credit_limit | number | — | — |
| current_balance | number | — | — |
| current_budget | number | — | — |
| current_spend | number | — | — |
| data | — | — | — |
| dataset | — | — | — |
| diagnostics | — | — | — |
| documents | — | — | — |
| done | boolean | — | — |
| error | — | — | — |
| error_details | object | — | — |
| evidence | — | — | — |
| evidence_pack_deferred_until_done | boolean | — | — |
| evidence_pack_instruction | string | — | — |
| excluded_by_request | array | — | — |
| exports | — | — | — |
| followup_check_in | — | — | — |
| forbidden_next_tools | array | — | — |
| free_run | — | — | — |
| generated_at | string | — | — |
| guidance_added | boolean | — | — |
| healthy | boolean | — | — |
| is_running | boolean | — | — |
| kind | string | — | — |
| mcp_next_action | string | — | — |
| message | string | — | — |
| message_id | string | — | — |
| messages | — | — | — |
| metadata | — | — | — |
| name | string | — | — |
| new_budget | number | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| next_research_instruction | string | — | — |
| no_spend | boolean | — | — |
| notepad | — | — | — |
| ok | boolean | yes | — |
| omitted | array | — | — |
| original_tool | string | — | — |
| output | — | — | — |
| output_ready | boolean | — | — |
| phase_summaries | — | — | — |
| previous_budget | number | — | — |
| product | string | — | — |
| requested_kind | string | — | — |
| required | number | — | — |
| research_agents | — | — | — |
| research_harness | string | — | — |
| research_state | — | — | — |
| resumed | boolean | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| runtime_estimate | — | — | — |
| schema_version | string | yes | — |
| session | — | — | — |
| session_id | string | — | — |
| session_revision | string|number | — | — |
| session_started | boolean | — | — |
| session_type | string | — | — |
| sidecar_guidance | — | — | — |
| sidecar_notes | — | — | — |
| sources | — | — | — |
| status | — | — | — |
| status_snapshot | — | — | — |
| stopped | boolean | — | — |
| successful_completion | boolean | — | — |
| summary | string | yes | — |
| tasks | — | — | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| total_spent | number | — | — |
| truncated | boolean | — | — |
| url | string | — | — |
| usage | — | — | — |
| user_message_template | string | — | — |
| working_docs | — | — | — |
No examples provided.
webhound_get_output Get Webhound Output ~117
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.
| Name | Type | Req | Description |
|---|---|---|---|
| allow_partial | boolean | — | 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. |
| doc_name | string | — | — |
| kind | string | — | — |
| select | string | — | — |
| session_id | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | boolean | — | — |
| action_started | boolean | — | — |
| activity | object | — | — |
| actual_kind | string|null | — | — |
| agent_instruction | — | — | — |
| agents | — | — | — |
| alerts | array | — | — |
| amount_added | number | — | — |
| api_message | — | — | — |
| artifact | — | — | — |
| assembly_triggered | boolean | — | — |
| auto_recharge_enabled | boolean | — | — |
| available_documents | — | — | — |
| billing_url | — | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| budget | number | — | — |
| budget_control | — | — | — |
| checked_at | string | — | — |
| code | string | — | — |
| complete_output | boolean | — | — |
| completion_reason | string|null | — | — |
| completion_state | string | — | — |
| content_markdown | string | — | — |
| cost | number | — | — |
| credit_limit | number | — | — |
| current_balance | number | — | — |
| current_budget | number | — | — |
| current_spend | number | — | — |
| data | — | — | — |
| dataset | — | — | — |
| doc_name | string | — | — |
| doc_type | string|null | — | — |
| document_id | string | — | — |
| document_state | string | — | — |
| documents | — | — | — |
| done | boolean | — | — |
| error | — | — | — |
| error_details | object | — | — |
| evidence_pack_instruction | string | — | — |
| followup_check_in | — | — | — |
| forbidden_next_tools | array | — | — |
| free_run | — | — | — |
| guidance_added | boolean | — | — |
| healthy | boolean | — | — |
| is_output | boolean | — | — |
| is_running | boolean | — | — |
| kind | string | — | — |
| mcp_next_action | string | — | — |
| message | string | — | — |
| message_id | string | — | — |
| name | string | — | — |
| new_budget | number | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| next_research_instruction | string | — | — |
| no_spend | boolean | — | — |
| ok | boolean | yes | — |
| omitted | array | — | — |
| original_tool | string | — | — |
| output_deferred_until_done | boolean | — | — |
| output_ready | boolean | — | — |
| page | integer | — | — |
| page_size | integer | — | — |
| previous_budget | number | — | — |
| product | string | — | — |
| requested_kind | string | — | — |
| required | number | — | — |
| research_harness | string | — | — |
| resumed | boolean | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| rows | — | — | — |
| runtime_estimate | — | — | — |
| schema | — | — | — |
| schema_version | string | yes | — |
| selection_key | string | — | — |
| session_id | string | — | — |
| session_started | boolean | — | — |
| session_type | string | — | — |
| showing | — | — | — |
| sidecar_guidance | — | — | — |
| sources | — | — | — |
| status | — | — | — |
| status_snapshot | — | — | — |
| stopped | boolean | — | — |
| successful_completion | boolean | — | — |
| summary | string | yes | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| total_lines | integer | — | — |
| total_rows | integer | — | — |
| total_spent | number | — | — |
| truncated | boolean | — | — |
| url | string | — | — |
| user_message_template | string | — | — |
No examples provided.
webhound_get_session Get Webhound Session ~72
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.
| Name | Type | Req | Description |
|---|---|---|---|
| session_id | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| accepted | boolean | — | — |
| action_started | boolean | — | — |
| activity | object | — | — |
| agent_instruction | — | — | — |
| agents | — | — | — |
| alerts | array | — | — |
| amount_added | number | — | — |
| api_message | — | — | — |
| artifact_links | — | — | — |
| artifacts | — | — | — |
| assembly_triggered | boolean | — | — |
| auto_recharge_enabled | boolean | — | — |
| billing_url | — | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| budget | number | — | — |
| budget_control | — | — | — |
| checked_at | string | — | — |
| code | string | — | — |
| complete_session | boolean | — | — |
| completion_reason | string|null | — | — |
| completion_state | string | — | — |
| content_hash | string | — | — |
| content_markdown | string | — | — |
| cost | number | — | — |
| credit_limit | number | — | — |
| current_balance | number | — | — |
| current_budget | number | — | — |
| current_spend | number | — | — |
| data | — | — | — |
| dataset | — | — | — |
| diagnostics | — | — | — |
| documents | — | — | — |
| done | boolean | — | — |
| error | — | — | — |
| error_details | object | — | — |
| evidence | — | — | — |
| followup_check_in | — | — | — |
| forbidden_next_tools | array | — | — |
| free_run | — | — | — |
| generated_at | string | — | — |
| guidance_added | boolean | — | — |
| healthy | boolean | — | — |
| is_running | boolean | — | — |
| kind | string | — | — |
| mcp_next_action | string | — | — |
| message | string | — | — |
| message_id | string | — | — |
| messages | — | — | — |
| metadata | — | — | — |
| name | string | — | — |
| new_budget | number | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| no_spend | boolean | — | — |
| notepad | — | — | — |
| notes | — | — | — |
| ok | boolean | yes | — |
| omitted | array | — | — |
| original_tool | string | — | — |
| output_ready | boolean | — | — |
| phase_summaries | — | — | — |
| previous_budget | number | — | — |
| product | string | — | — |
| required | number | — | — |
| research_agents | — | — | — |
| research_harness | string | — | — |
| research_state | — | — | — |
| resumed | boolean | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| runtime_estimate | — | — | — |
| schema_version | string | yes | — |
| session | — | — | — |
| session_id | string | — | — |
| session_revision | string|number | — | — |
| session_started | boolean | — | — |
| session_type | string | — | — |
| sidecar_guidance | — | — | — |
| sidecar_notes | — | — | — |
| status | — | — | — |
| status_snapshot | — | — | — |
| stopped | boolean | — | — |
| successful_completion | boolean | — | — |
| summary | string | yes | — |
| tasks | — | — | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| total_spent | number | — | — |
| truncated | boolean | — | — |
| url | string | — | — |
| usage | — | — | — |
| user_message_template | string | — | — |
No examples provided.
webhound_get_shareable_link Get Webhound Shareable Link ~72
Make a report or dataset accessible to anyone with the link and return the share URL. This is share-only: reports use /document/:id, datasets use /dataset/:id, and it does not publish to Explore or create a /p/:slug publication.
| Name | Type | Req | Description |
|---|---|---|---|
| session_id | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| action_started | boolean | — | — |
| api_message | — | — | — |
| artifact_type | string | — | — |
| auto_recharge_enabled | boolean | — | — |
| billing_url | — | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| code | string | — | — |
| current_balance | number | — | — |
| data | — | — | — |
| error | — | — | — |
| error_details | object | — | — |
| explore_published | boolean | — | — |
| is_public | boolean | — | — |
| message | string | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| no_spend | boolean | — | — |
| noindex | boolean | — | — |
| ok | boolean | yes | — |
| original_tool | string | — | — |
| public_to_anyone_with_link | boolean | — | — |
| public_url | string | — | — |
| publication_id | string|null | — | — |
| publication_url | string|null | — | — |
| required | number | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| route | string | — | — |
| schema_version | string | yes | — |
| session_id | string | — | — |
| session_started | boolean | — | — |
| session_type | string | — | — |
| share_only | boolean | — | — |
| share_url | string | — | — |
| status | — | — | — |
| summary | string | yes | — |
| title | string | — | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| user_message_template | string | — | — |
No examples provided.
webhound_get_sources Get Webhound Sources ~28
Read source inventory and citation counts for a session.
| Name | Type | Req | Description |
|---|---|---|---|
| session_id | string | yes | — |
| Name | Type | Req | Description |
|---|---|---|---|
| action_started | boolean | — | — |
| api_message | — | — | — |
| auto_recharge_enabled | boolean | — | — |
| billing_url | — | — | — |
| blocked | boolean | — | — |
| body | — | — | — |
| claims | — | — | — |
| code | string | — | — |
| count | integer | — | — |
| current_balance | number | — | — |
| data | — | — | — |
| error | — | — | — |
| error_details | object | — | — |
| message | string | — | — |
| next_action | string|null | — | — |
| next_actions | array | — | — |
| no_spend | boolean | — | — |
| ok | boolean | yes | — |
| original_tool | string | — | — |
| provenance_level | string | — | — |
| required | number | — | — |
| retry_after_user_confirms | object | — | — |
| retryable | boolean | — | — |
| schema_version | string | yes | — |
| session_id | string | — | — |
| session_started | boolean | — | — |
| source_count | integer | — | — |
| sources | array | — | — |
| status | — | — | — |
| summary | string | yes | — |
| tool | string | yes | — |
| top_up_url | string | — | — |
| total | integer | — | — |
| user_message_template | string | — | — |
No examples provided.