tokonomix_skill_version
Retrieve a version fingerprint of the canonical SKILL.md to detect if your cached copy is stale. Compare returned SHA256 and last_changed with your local version, then refresh with tokonomix_get_skill if they differ.
Instructions
Return a cheap version fingerprint of the canonical Tokonomix SKILL.md (the doc that tells you when to use the other tokonomix_* tools). No network call. Returns {version, sha256, last_changed, bytes}. Use this to detect that your local cached SKILL.md is stale — if your cached version differs from the returned one, call tokonomix_get_skill to refresh.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||