← Back to all apps

Le Parisien

Entertainmentby Go & Up
Launched Apr 14, 2026 on ChatGPT

Le Parisien App brings reliable, up-to-date, and structured news from Le Parisien directly into ChatGPT.

Users can explore the latest headlines, search for articles by topic or location, follow live coverage of major events, and get quick summaries to understand the news faster.

Designed to make news discovery simple and conversational, it helps users stay informed with trusted journalism from one of France’s leading national and local media outlets.

6ChatGPT Tools
Go & UpDeveloper
EntertainmentCategory

Available Tools

Articles Now Ui

articles_now_ui
Full Description

Use this tool for requests about latest news, current events, trending topics, or what is happening right now, when no specific section, country, topic, entity, or keyword is mentioned. When the user explicitly asks for general current news, trends, or hot topics, this tool MUST be used instead of section-based or search-based tools. This tool MUST NOT be used when the user request targets a specific section, country, topic, or entity.

Articles Search Ui

articles_search_ui
Full Description

Tool that performs a global search using a query and returns a list of matching results. The query must contain plain search text only (no filters or parameters such as DQ=5). This tool should only be used when no section context is available or when no section can be reasonably inferred from the user request. This tool MUST NOT be used when a section can be inferred from the user request.

Parameters (0 required, 2 optional)
Optional
limitinteger

The maximum number of articles to return. Default 20. (integer) Optional

Default: 20
querystring

The query string used to search across all articles. The query must contain plain search text only (no filters or parameters such as DQ=5). (string) Required

Default: null

Articles Section Ui

articles_section_ui
Full Description

Use this tool to retrieve the most recent articles from a specific section. When a section can be inferred from the user request, this tool MUST be used instead of the global search tool. The section must be one of the sections given by the section_list; no other values are accepted. However, if the user explicitly indicates that they are certain the section exists (for example by affirming it or insisting on it), you MUST use the provided section directly without checking its existence against the section list. If no valid section is provided AND no section can be inferred from the user request, use the global search tool instead: articles_search_ui.

Parameters (0 required, 2 optional)
Optional
limitinteger

The maximum number of articles to return. Default 20. (integer) Optional

Default: 20
sectionstring

The path of the section. Must be one of the sections given by the section_list tool. (string) Required

Default: null

Live List Ui

live_list_ui
Full Description

Retrieves and displays the list of live sessions that are currently in progress.

Live Ui

live_ui
Full Description

Use this tool to display information about a specific live session passed as input.

Parameters (0 required, 1 optional)
Optional
liveIdstring

The id of the live session to display. (string) Required

Default: null

Section List

section_list
Full Description

Tool for retrieving the list of available sections.