tickerbot_create_universe
Create a named set of tickers to scope and organize future stock market scans.
Instructions
Create a new universe (named set of tickers) for scoping future scans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Optional slug (lowercase letters, digits, underscore). Auto-generated from name if omitted. Must be unique within the account. | |
| name | Yes | Human-readable name. | |
| tickers | Yes | List of ticker symbols. | |
| description | No | Optional free-form notes. |