wafle_ai_jobs_get
Retrieve a specific AI job's details by ID, including input/output payloads, token usage, cost, model, duration, and user review status.
Instructions
Fetch a single AI job by id. Includes input_payload, output_payload, tokens, cost, model, duration, and user review status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. |