list_datasets
List all datasets in a Dataiku DSS project. Optionally filter by dataset type or search by name, and choose to return simplified information.
Instructions
List all datasets in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key | |
| dataset_type | No | Optional filter by dataset type | |
| search | No | Optional search keyword to filter datasets by name | |
| simple | No | Whether to return only simplified dataset information (name, projectKey, type) |