Teaming match data type
A connection between one prime teaming interest and one sub teaming interest on the same federal contract opportunity.
- Web: Respond to teaming requests
- MCP: Create interest and request match MCP tool, Request teaming match MCP tool, Respond to teaming match MCP tool, Search teaming matches MCP tool, Submit teaming match feedback MCP tool, Withdraw teaming match MCP tool
Notes
A teaming match is visible only to the two participants (the prime and sub interest owners). Vendor identities are masked on each side until either party accepts; the first acceptance reveals the other party's vendor name and logo in both the GovTribe UI and the match's conversation. Declined, withdrawn, and expired matches stop appearing in agent retrieval. See the Teaming match MCP response for the full field shape, including the viewer_context snapshot agents use to decide between responding and withdrawing.
A match's status is one of:
pending: Waiting on the recipient to respond.accepted: Both sides accepted, and vendor identities are revealed.declined: The recipient declined.withdrawn: The requester withdrew it.expired: The request passed its deadline without a response.
Attributes
| Field | Type | Attribute |
|---|---|---|
govtribe_id | string | GovTribe ID |
govtribe_type | string | GovTribe type |
govtribe_url | string | GovTribe URL |
name | string | Name |
status | string | null | Status |
rationale | string | null | Rationale |
requester_user_model_id | string | Requester user ID |
withdrawn_by_user_model_id | string | null | Withdrawn by user ID |
expires_at | string | null | Expires at |
created_at | string | null | Created at |
updated_at | string | null | Updated at |
prime_accepted_at | string | null | Prime accepted at |
sub_accepted_at | string | null | Sub accepted at |
first_recipient_message_at | string | null | First recipient message at |
response_time | number | null | Response time |
prime_teaming_interest | relationship | Prime teaming interest |
sub_teaming_interest | relationship | Sub teaming interest |
viewer_context | object | null | Viewer context |
feedback_for_me | object | null | Feedback for me |
feedback_from_other_party | object | null | Feedback from other party |
conversation_summary | object | null | Conversation summary |