DeltaSignal Coinbase perp constituents
deltasignal_coinbase_perp_constituentsUse this read-only tool to retrieve persisted constituent registries for one Coinbase thematic or index perp product such as COIN50-PERP-INTX or AI-PERP-INTX. It returns additive curated constituent overlays grouped by source date, preserving the evidence boundary that these are persisted registry rows rather than live exchange-native constituent APIs. Parameters: product is required; optional source_date or source_date_from/source_date_to, mode=compact|full, limit, and offset. Behavior: read-only and idempotent with no destructive side effects; it does not fetch live exchange data, place trades, or mutate recorder state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Optional response mode: compact or full. | |
| limit | No | Maximum grouped constituent registries to return. Defaults to 25 and is capped at 100 through MCP. | |
| offset | No | Pagination offset over grouped constituent registries. | |
| product | Yes | Required Coinbase thematic or index perp product_id or contract_symbol, for example COIN50-PERP-INTX. | |
| source_date | No | Optional exact source date in YYYY-MM-DD format. | |
| source_date_to | No | Optional inclusive source-date upper bound in YYYY-MM-DD format. | |
| source_date_from | No | Optional inclusive source-date lower bound in YYYY-MM-DD format. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Coinbase thematic/index perp constituent registries read from persisted additive overlay rows. | |
| provenance | Yes | Traceability information for the MCP tool response. | |
| mcp_summary | Yes | Concise high-signal summary of the tool response. Maximum 140 characters. | |
| usage_metadata | No | Performance and estimated cost metadata for this MCP tool call. | |
| suggested_follow_ups | Yes | Concrete next MCP calls an agent can run to continue the workflow. |