clash.override.inspect
Inspect the script or override owner of the active profile or a specific script UID. Resolves file path from profiles.yaml and fingerprints content as bytes.
Instructions
Inspect the active profile's referenced Script/Override owner, or a specific script UID. The file path is resolved from profiles.yaml; script content is fingerprinted as raw bytes. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | No | Script/Override UID (must match ^[A-Za-z0-9_-]{1,120}$). Defaults to the active profile's option.script reference. |