Overview
Tags provide semantic classification for articles across all frameworks. Use them to find related articles across different regulations.Methods
list()
get()
iter()
Model
Tag
| Field | Type | Description |
|---|---|---|
id | int | Internal ID |
slug | String | URL-safe identifier |
name | String | Display name |
description | String? | Description |
keywords | List<String> | Associated keywords |
color | String? | Hex color for display |
createdAt | String | ISO 8601 timestamp |
