ft_headlines
Retrieve headlines, summaries, URLs, and publication times from any Financial Times section by passing its slug. Returns structured JSON for one page of stories, including lead images and section tags.
Instructions
Get the latest stories in a Financial Times section. Returns one page of a Financial Times section front: each story's title, canonical URL, summary, section tag, publication time, and lead image. Section must be a slug returned by /ft/categories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Results page | |
| section | Yes | Section slug from /ft/categories |