Discussion data type
A workspace conversation thread attached to a GovTribe pursuit.
- Web: Pursuits
- MCP: Create pursuit discussion MCP tool, Search pursuit discussions MCP tool, Update pursuit discussion MCP tool
Notes
Discussions belong to pursuits. Use pursuit search first when you need the pursuit ID, then search discussions with pursuit_ids. Use comment search with discussion_ids when you need the comments inside a discussion.
Attributes
| Field | Type | Attribute |
|---|---|---|
govtribe_id | string | GovTribe ID |
govtribe_type | string | GovTribe type |
govtribe_url | string | GovTribe URL |
name | string | Name |
message | string | Message |
comments_count | number | Comments count |
created_at | string | null | Created at |
updated_at | string | null | Updated at |
owner | relationship | Owner |
creator | relationship | Creator |
pipeline | relationship | Pipeline |
pursuit | relationship | Pursuit |
stage | relationship | Stage |
user_files | relationship[] | User files |