forecast_private_memory_from_data
Create or reuse a private dataset, import candle data, and return a compact forecast card in one call. Ideal for users who want to upload exchange or ML-derived candle history, inspect analogues immediately, and only then decide whether to run RLXBT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| f | No | ||
| q | No | ||
| name | No | ||
| rows | No | ||
| slug | No | ||
| sort | No | ||
| force | No | ||
| limit | No | ||
| start | No | ||
| cursor | No | ||
| userId | No | ||
| agentId | No | ||
| rawText | No | ||
| anchorTs | No | ||
| interval | No | ||
| token_id | No | Optional Manus access token. Paid tools use tokenized service access, not a monthly subscription: when token_id is omitted the server returns payment_required with a Solana Pay invoice, and after payment you retry with the same token while the server uses Manus token/resolve to recover pending access. | |
| datasetId | No | ||
| description | No | ||
| windowEndTs | No | ||
| embeddingMode | No | ||
| windowStartTs | No | ||
| includeForecast | No |