Documentation Index
Fetch the complete documentation index at: https://docs.law4devs.eu/llms.txt
Use this file to discover all available pages before exploring further.
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 |
