company_research_v2_list_tracked
Retrieve a list of companies you are tracking. Filter by favorites, search query, or tags to narrow results.
Instructions
Get all companies tracked by the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| favorites_only | No | Only return favorite companies. | |
| search | No | Filter by company name or domain. | |
| tags | No | Filter by tags (comma-separated). | |
| output_variable_name | Yes | Variable name for the tracked companies list. | tracked_companies |