metadata
November 12, 2025 ยท View on GitHub
Type: object
Properties overview
| Property | Type | Required | Description |
|---|---|---|---|
title | string | ||
role | string | ||
href | string |
Detailed Properties
-
title(string) - optional -
role(string) - optional -
href(string) - optional
Example
{
"title": "example-string",
"role": "example-string",
"href": "example-string"
}