data_gouv_fr_list_dataset_resources
Obtain direct file URLs from a data.gouv.fr dataset, filtered by format like CSV, JSON, or API. Ideal for accessing raw data after dataset discovery.
Instructions
List resources/files for a data.gouv.fr dataset, optionally filtered by format. Use after data_gouv_fr_get_dataset when the agent needs direct CSV/API/file URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max resources to return. | |
| format | No | Optional resource format filter, e.g. "csv", "json", "shp", "xlsx", "api". | |
| dataset | Yes | Dataset slug or id. |