find_teams
Search for pursuit teams by status, NAICS, or target opportunity. Returns team details, members, and count.
Instructions
Discover pursuit teams. Filters:
status—open(=forming∪pursuing), or one offorming/pursuing/bid/won/lost/closed.naics— 6-digit code; matches teams with at least one active member covering that NAICS.target_opp_id— find teams chasing a specific opportunity.limit— 1..100, default 25.
Returns {count, teams[]} with full team objects (id, name,
description, lead, status, members[], member_count, target_opp_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| naics | No | ||
| target_opp_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||