record_prediction
Record a pre-earnings forecast with financial metrics and expected close price to enable comparison of AI agent predictions.
Instructions
Record one immutable pre-earnings forecast.
expected_earnings_at must be an ISO 8601 timestamp with a timezone. Revenue, EBITDA, net profit, and free cash flow must use the same reporting currency. post_earnings_close is the expected first regular-session close after release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| notes | No | ||
| ticker | Yes | ||
| harness | Yes | ||
| currency | No | USD | |
| fiscal_period | Yes | ||
| ebitda_millions | Yes | ||
| revenue_millions | Yes | ||
| thinking_setting | Yes | ||
| net_profit_millions | Yes | ||
| post_earnings_close | Yes | ||
| expected_earnings_at | Yes | ||
| free_cash_flow_millions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||