get_changeset
Retrieve details of a changeset by its ID to view edit metadata and associated data.
Instructions
Get information about a changeset.
Args: changeset_id: The ID of the changeset to retrieve
Returns: Dictionary containing changeset information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changeset_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |