DeltaSignal help
deltasignal_helpUse this free read-only discovery-tier tool when the user asks for help, available commands, MCP tools, core concepts, pricing, parser-stable fields, grants, x402, Morning Brief, Company Report, MSTR treasury review, perp adapters, SPECTRA, or examples. Parameters: optional topic, detail, include_examples, question, or query fields; callers may omit all arguments for overview help. Behavior: local and idempotent with no destructive side effects; it does not run paid analysis routes or expose internal-only tools. It translates natural-language orientation requests into the live DeltaSignal MCP/OpenAPI discovery contract and points users to tools/list, /v1/pricing, /v1/contract/fields, and /v1/readiness. It is not a trading, execution, or investment-advice tool and must not expose internal-only tools unless the live public contract lists them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Alias for question for clients that pass a generic query field. | |
| topic | No | Optional help topic. | |
| detail | No | Optional detail level. short returns a compact guide; full includes more examples and boundary notes. | |
| question | No | Optional natural-language help question, such as 'what can I ask Delta Signal?' or 'help pricing'. | |
| include_examples | No | Include example MCP tool-call payloads and safe next commands. Defaults to true when omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Free DeltaSignal MCP discovery and orientation response. | |
| 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. |