hsh_subscribe_data_feed
FREE. Register a STANDING subscription so HSH watches for events matching your interest (e.g. SEC filings by form type and/or ticker/sector keywords) and sends you a quote the moment a match is caught. Turns one-off data buying into an always-on feed. Pay per matched delivery via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need | No | Plain-language description of what to watch (e.g. 'any 8-K or 10-Q mentioning AAPL or semiconductors'). | |
| forms | No | Optional SEC form types to match, e.g. ["8-K","10-Q"]. Omit to match any material form. | |
| agent_id | No | Optional agent/wallet id to associate with this subscription. | |
| keywords | No | Optional tickers/company names/sector terms to match in the filing. | |
| callback_url | No | Optional webhook URL to receive match notifications; omit to poll with hsh_check_subscription. | |
| max_price_usd | No | Optional max price per matched delivery; quotes above this are skipped. |