Team
Overview
The team that a workflow belongs to. This is a simple read only resource provided as context.
Fields
| Field | Type | Description |
|---|---|---|
| id | String | The ID of the team. |
| name | String | The name of the team. |
Example
{
"id": "tea_Xs4XPpBDsH4TGY",
"name": "Portant",
}