tc_search
Search Trimble Connect for files, folders, todos, and more by text. Limit to a project for faster, targeted results.
Instructions
Search Trimble Connect for files, folders, todos etc. by text.
Args: query: Search text (e.g. a file name or keyword). project_id: Optional — limit the search to one project (faster, searches only that project's region). Omit to search all regions.
Returns: {"count": int, "results": [...]} (raw search results from the API, per region).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |