GetGuidelines
UtmServer_GetGuidelinesFetches the authoritative UTM tagging guide from a configurable Git source to ensure consistent link tracking. Returns the guide or fails with clear error if source is unreachable.
Instructions
Return the authoritative UTM tagging guide.
Fetches GUIDE.md from the Git spec source pointed at by the
UTM_SPEC_SOURCE_URL secret (briefly cached). If the source is
unreachable or misconfigured, this fails loud with a specific error and does
NOT fall back to any built-in guide — fix the configuration or contact the
admin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No |