DeltaSignal Coinbase perp market SPECTRA
deltasignal_coinbase_perp_market_spectraUse this read-only tool to retrieve the market SPECTRA field map for one Coinbase INTX perp product. It converts persisted market-factor history into field pressure, stored energy, compression, release, and current_read labels while preserving the underlying numeric factor evidence. Parameters: product is required; optional source_date or source_date_from/source_date_to, limit, and offset. Behavior: read-only and idempotent with no destructive side effects; it does not create factors, reconstruct missing depth, or override the underlying factor rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum factor-history points to include before SPECTRA assembly. Defaults to 25 and is capped at 100 through MCP. | |
| offset | No | Pagination offset over the factor-history points used for the field map. | |
| product | Yes | Required Coinbase INTX product_id or contract_symbol, for example AI-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 INTX perp market SPECTRA field map derived from persisted factor history. | |
| 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. |