PublishEntriesToContext
Publishes entries to the incident's context.
Script Data
Name | Description |
---|---|
Script Type | javascript |
Tags | Utility |
Inputs
Argument Name | Description |
---|---|
ids | The entry IDs to publish. This will accept comma-separated IDs or a list of strings. |
out | The name of the context key. The default is "entries". |
Outputs
Path | Description | Type |
---|---|---|
entries | The entries published to context. If the out key was not provided. | Unknown |