fingerprint_source
Compute a stable hash of a dataset's schema and content to identify changes between sessions without re-running exploratory analysis.
Instructions
Compute a stable hash of (schema + content sniff) for a loaded source.
Use the returned `fingerprint` to detect whether a dataset has changed
across MCP sessions without re-running EDA. Output size: tiny.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||