Export recent job session records for reporting.
name recipe-job-session-export version 1.0.0 description Export recent job session records for reporting. metadata {"openclaw":{"category":"recipe","requires":{"bins":["bakufu"],"skills":["bakufu-shared","bakufu-jobs","bakufu-sessions"]}}} Recipe Job Session Export PREREQUISITE: Load the following utility skills first: bakufu-shared , bakufu-jobs , bakufu-sessions Export recent job session records for reporting. Relevant Commands bakufu jobs list bakufu sessions show <session-id> Instructions Start with the highest-level workflow/command for this recipe. Collect identifiers (job/session/repository) and keep them in every step. Escalate to targeted bakufu run calls when additional detail is required. Tips Keep recipe outputs concise: status, evidence, and next action. Store raw JSON artifacts for repeatability and auditing.