Search Stocks
search_securitiesSearches stocks by ticker or company name and returns canonical security identities.
WHEN TO USE: The user asks to find stocks, a company name is ambiguous, or a workflow specifically needs the canonical CUSIP.
WHEN NOT TO USE:
Call analyze_stock directly for an ordinary ticker or CUSIP
Use find_signals when screening across stocks rather than resolving a single name
RETURNS: Up to the requested limit (maximum 10) of matching securities, each with CUSIP + ticker + issuer + sector + listing status.
VERIFICATION: Cite record-level source_url filing or disclosure links when present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access | No | ||
| results | Yes | ||
| provenance | No | ||
| data_status | No |