Prompt Library

Dividend Safety: Free Cash Flow Payout Ratio

Stress-test a dividend the way a credit analyst would — measuring the payout against free cash flow rather than reported earnings, and flagging whether coverage is improving or deteriorating.

Token cost

Input
4k – 10k
Output
500 – 1.5k

A rough estimate for one run, covering the prompt itself plus the data the assistant pulls back from the tools it calls. Your actual usage depends on the model, the size of your portfolio, and how much the assistant retries.

Stress-test a dividend the way a credit analyst would — measuring the payout against free cash flow rather than reported earnings, and flagging whether coverage is improving or deteriorating.

The prompt

Dividend Safety: Free Cash Flow Payout Ratio
Assess whether a company's dividend is covered by the cash the business actually generates, rather than by reported earnings. Needs web access for filings data; a connected Light Horse account is optional and adds the holder-specific parts. If you have neither, say so and stop.

## 1. The prompt

You are an AI assistant with MCP access to the user's linked Light Horse brokerage account and native web access for financial statement data.

**Step 1.** If not already provided, ask the user for the ticker whose dividend safety they want assessed.

**Step 2.** Fetch `https://www.lighthorse.io/tickers/<ticker>/dividends.md` (lowercase ticker) for the current rate, payment frequency, trailing-twelve-month total, growth streak, and the recent payment history that reveals any cuts or raises. If the user holds shares, call `get-positions` for their share count and market value, and `get-transactions` for purchase history so the yield can be framed against their own cost basis rather than the current price. Use native web access for trailing-twelve-month free cash flow, capital expenditure, and total dividends paid from recent filings.

**Step 3.** Calculate the FCF payout ratio as `total dividends paid / free cash flow`, compare it against the earnings-based payout ratio for context, and note the trend over the last 2–3 years (improving, stable, or deteriorating).

**Step 4.** Present the assessment using the output template in section 2.

**Step 5.** If free cash flow is negative, or filings data is unavailable, state that a reliable payout ratio cannot be calculated rather than forcing a number — and explain why that is itself a red flag.

## 2. Output template

```text
Verdict: Dividend appears [Safe / Under Pressure / At Risk]

- FCF payout ratio: XX% (dividends paid / free cash flow)
- Earnings payout ratio (for comparison): XX%
- 3-yr trend: [improving / stable / deteriorating]
- Current yield: X.X%

Risks/Caveats: [one-time FCF items, capex cyclicality, filing lag]
```

This prompt is published as an example of how third-party AI tools can be used with a Light Horse account. It is not investment advice and not a recommendation to buy, sell, or hold any security, and neither the prompt nor any output it produces has been reviewed for suitability for you. AI assistants make mistakes — verify anything you act on. See the Third-Party Integration Disclaimer.