company_search_result
EXPERIMENTAL — Retrieve cached company search results by search ID.
Every company_search_person and company_search_company call returns a search_id. Use this tool to retrieve those results again without re-running the search.
Args: search_id: The search_id from a previous company search response. api_key: Your Ohmyfin API key (prod-...). Can also be passed via KEY header or Authorization: Bearer header.
Examples: company_search_result("abc123-def456")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| search_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||