Historical list REST success envelope
Open positions REST success envelope
Open positions use the same outer envelope, butdata.meta only contains:
hasMorenextCursor
Stats REST success envelope
Stats responses use the same outer envelope and return:subjectfiltersAppliedsummary
data.filtersApplied.appliedTimeRange.
REST error envelope
MCP mapping
- MCP list tools return structured content with the same
resultsandmetashape as the matching REST reads. - MCP stats tools return the same
subject,filtersApplied, andsummaryshape as the matching REST reads. - MCP errors are returned through the MCP response model instead of the REST envelope.
- Preserve the REST
requestIdwhen debugging HTTP failures with Centaur support.