Comment data type
A workspace message inside a pursuit discussion.
- Web: Pursuits
- MCP: Create pursuit comment MCP tool, Delete pursuit comment MCP tool, Search pursuit comments MCP tool, Update pursuit comment MCP tool
Notes
Comments belong to discussions, and discussions belong to pursuits. Use pursuit_ids to find discussions for a pursuit, then use discussion_ids to find the comments inside those discussions.
Attributes
| Field | Type | Attribute |
|---|---|---|
govtribe_id | string | GovTribe ID |
govtribe_type | string | GovTribe type |
govtribe_url | string | GovTribe URL |
message | string | Message |
created_at | string | null | Created at |
updated_at | string | null | Updated at |
owner | relationship | Owner |
creator | relationship | Creator |
discussion | relationship | Discussion |
pipeline | relationship | Pipeline |
pursuit | relationship | Pursuit |
stage | relationship | Stage |