@shortcut/client
Preparing search index...
webhooks
ShortcutInteractionPayload
Interface ShortcutInteractionPayload
A user explicitly addressed the agent: assigned it, @-mentioned it, or replied to its comment.
interface
ShortcutInteractionPayload
{
actor
:
ShortcutWebhookActor
;
id
:
string
;
installation_id
:
string
;
timestamp
:
string
;
trigger
:
ShortcutInteractionTrigger
;
version
:
"v2"
;
workspace2
:
ShortcutWebhookWorkspace
;
}
Index
Properties
actor
id
installation_
id
timestamp
trigger
version
workspace2
Properties
actor
actor
:
ShortcutWebhookActor
id
id
:
string
installation_
id
installation_id
:
string
timestamp
timestamp
:
string
trigger
trigger
:
ShortcutInteractionTrigger
version
version
:
"v2"
workspace2
workspace2
:
ShortcutWebhookWorkspace
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actor
id
installation_
id
timestamp
trigger
version
workspace2
@shortcut/client
Loading...
A user explicitly addressed the agent: assigned it, @-mentioned it, or replied to its comment.