OptionalDetailsJob-type specific execution details For Agents: { AgentRunID: string, TokensUsed: number, Cost: number } For Actions: { ResultCode: string, IsSuccess: boolean, OutputParams: any }
OptionalErrorError message if the job failed
Whether the job completed successfully
Result returned by a scheduled job execution