SeedReport
| Field | Type | Required | Description |
|---|---|---|---|
| action_id | string | ||
| already_seeded | boolean | ||
| created | object | ||
| ids | object | ||
| profile | string | ||
| skipped | object | ||
| summary | object |
Example
Generated from the schema — a shape, not a sample.
{
"action_id": "string",
"already_seeded": false,
"created": {},
"ids": {},
"profile": "string",
"skipped": {},
"summary": {}
}