Tool to get incremental data from an agent including console output, status, progress and messages. This is a legacy v1 API endpoint designed for easy incremental data retrieval. Use outputPos to track position.
idRequiredstringID of the agent from which to retrieve the output, status and messages.
modestringMode for selecting which agent instance to track.
containerIdintegerID of the specific instance from which to get console output. Required when mode is 'track'.
fromOutputPosintegerReturn the agent's console output starting from this position. Use for incremental retrieval.
withoutResultObjectbooleanIf true, omit the agent's result object from the response to reduce payload size.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.