Skip to main content

Inputs

job_id (String): The ID of the Agent Job to get the result of. This is usually the output of the run_agent function.

Output

Varies depending on the Agent. The output of an Agent depends on the underlying Enging powering the Agent.

Example Usage