Search GovTribe
Search_GovTribe is the integrated GovTribe finder tool for broad cross-dataset discovery when the caller needs one ranked result list first and can resolve details with typed Search_* tools afterward.
When To Use
Typical questions this tool answers well:
Which GovTribe records across contracts, vendors, grants, news, files, and workspace entities best match this query?
What is the best first-pass finder when the user has not chosen a specific GovTribe dataset yet?
Which candidate records should be resolved next with typed
Search_*tools for richer fields, filters, and pagination?Which mixed public and workspace records are most relevant to a conceptual or exploratory query?
Required Reading
Search_Mode_And_Query_Guide: Required before setting free-text query strings because this tool uses the caller query directly and does not rewrite it with another LLM call.
Output Contract
Top-level keys:
query: The exact input query string.retrieval_strategy: The integrated ranking pipeline used for this response. Current values arehybrid_rrf_then_ai_collection_rerankon successful rerank andhybrid_rrf_with_keyword_fallbackwhen reranking is skipped or falls back.matched_types: GovTribe types that contributed at least one result row.results: Ranked finder rows.
Row keys:
rankscorematched_retrieversgovtribe_idgovtribe_typetitleurlsnippetresolver
matched_retrieversvalues:keywordsemantic
scoremeaning:this is the integrated base ranking score used by GovTribe’s internal retrieval pipeline
the final AI rerank stage reorders rows but does not expose provider rerank scores in this tool output
resolverkeys:toolfilterargumentssuggested_fieldsdocumentation_articles
Resolver-followup behavior:
use
resolver.toolas the next typed GovTribe retrieval toolpass
resolver.argumentsinto that tool directlyrequest richer fields with
resolver.suggested_fieldsconsult
resolver.documentation_articlesbefore building more complex typed-tool calls
Usage Patterns
Pattern A: Broad integrated discovery across all eligible datasets. Tool: Search_GovTribe
Pattern B: Narrow the finder to a mixed but relevant type subset. Tool: Search_GovTribe
Pattern C: Use the integrated finder as the first half of a find-and-resolve workflow. Step 1 Tool: Search_GovTribe
If a result returns: Step 2 Tool: Search_GovTribe
Resolve it with the typed tool: Step 3 Tool: Search_Vendors
Last updated
Was this helpful?
