Skip to content

Consider a contact mechanism for Agent #2357

Open
@azaroth42

Description

@azaroth42

This could be metadata, if we want to have multiple ways with labels in different languages to be seen by humans but less likely to be processed by machines:

"metadata": [
  {"label": {"en": ["Contact Us"]}, 
"value": {"en": ["[email protected]"]}}
]

Or a specific property, such as contact which we would need to define exactly what the value and processing model would be. It could be a URL, allowing either a mailto: or https: URL to be given, but the client would be responsible for rendering/using it:

"contact": "mailto:[email protected]"

(From Tom, Rob re Patrick Cuba's suggestion)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions