Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
MessageButton
Interface MessageButton
Interactive button in a message.
interface
MessageButton
{
id
:
string
;
label
:
string
;
action
:
"url"
|
"callback"
;
value
:
string
;
}
Index
Properties
id
label
action
value
Properties
id
id
:
string
label
label
:
string
action
action
:
"url"
|
"callback"
'callback' triggers an event; 'url' opens a link.
value
value
:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
id
label
action
value
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...
Interactive button in a message.