hsh_broker_data_request
Route a data need through HSH (the data-fulfillment layer for agents). HSH checks its warm inventory first — if a matching product is pre-positioned, you get an immediate-fulfillment quote; otherwise a fresh-fulfillment quote. Use this when you need data mid-task and want HSH to fulfill it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need | Yes | Plain-language description of the data you need | |
| agent_id | No | Optional calling-agent identifier | |
| keywords | No | Optional match keywords (e.g. tickers, topics) | |
| max_price_usd | No | Optional budget ceiling in USD |