Dagster
Orchestrate data pipelines and manage job runs with Dagster
Connect to a Dagster instance to launch job runs, monitor run status, list available jobs across repositories, terminate or delete runs, reexecute failed runs, fetch run logs, and manage schedules and sensors. API token only required for Dagster+.
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
repositoryLocationName | string | Yes | No description |
repositoryName | string | Yes | No description |
jobName | string | Yes | No description |
runConfigJson | string | No | No description |
tags | string | No | No description |
| Parameter | Type | Description |
|---|
runId | string | runId output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
runId | string | Yes | No description |
| Parameter | Type | Description |
|---|
runId | string | runId output from the tool |
jobName | string | jobName output from the tool |
status | string | status output from the tool |
startTime | number | startTime output from the tool |
endTime | number | endTime output from the tool |
runConfigYaml | string | runConfigYaml output from the tool |
tags | json | tags output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
runId | string | Yes | No description |
afterCursor | string | No | No description |
limit | number | No | No description |
| Parameter | Type | Description |
|---|
events | json | events output from the tool |
↳ type | string | type output from the tool |
↳ message | string | message output from the tool |
↳ timestamp | string | timestamp output from the tool |
↳ level | string | level output from the tool |
↳ stepKey | string | stepKey output from the tool |
↳ eventType | string | eventType output from the tool |
cursor | string | cursor output from the tool |
hasMore | boolean | hasMore output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
jobName | string | No | No description |
statuses | string | No | No description |
limit | number | No | No description |
| Parameter | Type | Description |
|---|
runs | json | runs output from the tool |
↳ runId | string | runId output from the tool |
↳ jobName | string | jobName output from the tool |
↳ status | string | status output from the tool |
↳ tags | json | tags output from the tool |
↳ startTime | number | startTime output from the tool |
↳ endTime | number | endTime output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
| Parameter | Type | Description |
|---|
jobs | json | jobs output from the tool |
↳ name | string | name output from the tool |
↳ repositoryName | string | repositoryName output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
parentRunId | string | Yes | No description |
strategy | string | Yes | No description |
| Parameter | Type | Description |
|---|
runId | string | runId output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
runId | string | Yes | No description |
| Parameter | Type | Description |
|---|
success | boolean | success output from the tool |
runId | string | runId output from the tool |
message | string | message output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
runId | string | Yes | No description |
| Parameter | Type | Description |
|---|
runId | string | runId output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
repositoryLocationName | string | Yes | No description |
repositoryName | string | Yes | No description |
scheduleStatus | string | No | No description |
| Parameter | Type | Description |
|---|
schedules | json | schedules output from the tool |
↳ name | string | name output from the tool |
↳ cronSchedule | string | cronSchedule output from the tool |
↳ jobName | string | jobName output from the tool |
↳ status | string | status output from the tool |
↳ id | string | id output from the tool |
↳ description | string | description output from the tool |
↳ executionTimezone | string | executionTimezone output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
repositoryLocationName | string | Yes | No description |
repositoryName | string | Yes | No description |
scheduleName | string | Yes | No description |
| Parameter | Type | Description |
|---|
id | string | id output from the tool |
status | string | status output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
instigationStateId | string | Yes | No description |
| Parameter | Type | Description |
|---|
id | string | id output from the tool |
status | string | status output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
repositoryLocationName | string | Yes | No description |
repositoryName | string | Yes | No description |
sensorStatus | string | No | No description |
| Parameter | Type | Description |
|---|
sensors | json | sensors output from the tool |
↳ name | string | name output from the tool |
↳ sensorType | string | sensorType output from the tool |
↳ status | string | status output from the tool |
↳ id | string | id output from the tool |
↳ description | string | description output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
repositoryLocationName | string | Yes | No description |
repositoryName | string | Yes | No description |
sensorName | string | Yes | No description |
| Parameter | Type | Description |
|---|
id | string | id output from the tool |
status | string | status output from the tool |
| Parameter | Type | Required | Description |
|---|
host | string | Yes | No description |
apiKey | string | No | No description |
instigationStateId | string | Yes | No description |
| Parameter | Type | Description |
|---|
id | string | id output from the tool |
status | string | status output from the tool |