Magidoc

sendHighwayFollowupCommand
Mutation

Send a follow-up command to a Highway Cloud Agent run associated with an action. Validates the agentRunId belongs to the action's highway data before proxying.

Access: Requires user access to the action. Errors: Throws if agentRunId is not found in the action's highway log.

Arguments

#

actionId

ID !
Non-null

agentRunId

Non-null

command

Non-null

Response

#

Returns Boolean .

Example

#