GovTribe

Automation data type

A GovTribe AI automation that runs a saved prompt on a schedule or supported workspace event.

Notes

  • Automation records describe saved GovTribe AI workflow definitions. Each run can create a generated GovTribe AI conversation in the linked project.
  • broken_details and paused_at can appear in automation MCP responses when the active version is broken or paused. They are status metadata, not fields you request through fields_to_return.
  • Pipeline-change automations can be scoped to one pipeline or left unscoped so they run when any accessible pipeline changes.

Attributes

FieldTypeAttribute
govtribe_idstringGovTribe ID
govtribe_typestringGovTribe type
govtribe_urlstringGovTribe URL
namestringName
promptstringPrompt
on_completion_notify_userstringOn completion notify user
completion_notification_instructionsstring | nullCompletion notification instructions
trigger_detailsobject | nullTrigger details
statestring | nullAutomation state
version_numbernumber | nullVersion number
last_ran_atstring | nullLast ran at
govtribe_ai_project_namestring | nullGovTribe AI project name
created_atstring | nullCreated at
updated_atstring | nullUpdated at
total_runs_countnumberTotal runs count
past_runsobject[]Past runs

On this page