Automation data type
A GovTribe AI automation that runs a saved prompt on a schedule or supported workspace event.
- Web: Automations (beta)
- MCP: Create automation MCP tool, Search automations MCP tool, Update automation MCP tool
Notes
- Automation records describe saved GovTribe AI workflow definitions. Each run can create a generated GovTribe AI conversation in the linked project.
broken_detailsandpaused_atcan appear in automation MCP responses when the active version is broken or paused. They are status metadata, not fields you request throughfields_to_return.- Pipeline-change automations can be scoped to one pipeline or left unscoped so they run when any accessible pipeline changes.
Attributes
| Field | Type | Attribute |
|---|---|---|
govtribe_id | string | GovTribe ID |
govtribe_type | string | GovTribe type |
govtribe_url | string | GovTribe URL |
name | string | Name |
prompt | string | Prompt |
on_completion_notify_user | string | On completion notify user |
completion_notification_instructions | string | null | Completion notification instructions |
trigger_details | object | null | Trigger details |
state | string | null | Automation state |
version_number | number | null | Version number |
last_ran_at | string | null | Last ran at |
govtribe_ai_project_name | string | null | GovTribe AI project name |
created_at | string | null | Created at |
updated_at | string | null | Updated at |
total_runs_count | number | Total runs count |
past_runs | object[] | Past runs |