get_dataset
Retrieve or edit a dataset's name and description by providing project and dataset IDs.
Instructions
Fetch or update a dataset.
Read: call with
project_idanddataset_idonly.Update/rename: also pass
nameand/ordescriptionto change.
Datasets are created via complete_upload (the upload flow); use this
tool for reads and metadata edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| dataset_id | Yes | ||
| name | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||