metadata

November 12, 2025 ยท View on GitHub

Type: object


Properties overview

PropertyTypeRequiredDescription
titlestring
rolestring
hrefstring

Detailed Properties

  • title (string) - optional

  • role (string) - optional

  • href (string) - optional

Example

{
  "title": "example-string",
  "role": "example-string",
  "href": "example-string"
}