tonicai/Structural Start Job
Starts a generation job using the Structural API and returns the job ID
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workspace_id | The workspace ID (GUID) for which to start a generation job | yes | — |
| api_key | Structural API key | yes | — |
| api_url | Structural API base URL | no | https://app.tonic.ai |
| strict_mode | Specifies whether or not to allow a job to run when unresolved schema changes are present. See https://app.tonic.ai/apidocs/index.html#/GenerateData/StartGenerateData for more information | no | — |
| diagnostic_logging | Enables diagnostic logging | no | false |
Outputs
| name | description |
|---|---|
| job_id | The ID of the started generation job |