segnals_get_listing
Retrieve details for a marketplace listing, including strategy configuration preview and performance report, to evaluate a strategy before copying it.
Instructions
Get details for a specific marketplace listing, including the strategy configuration preview and performance report. Use this to evaluate a strategy before copying it. Requires scope: read:marketplace. Example: segnals_get_listing({ listing_id: "abc123" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listing_id | Yes | The ID of the marketplace listing to retrieve |