AI & MCP

MCP Multi-Chart Context

Compact context for MCP agents working across multiple charts.

post/mcp/multi-chart-context

Request body

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 4 of the 13 revisions of this API.6611

  • 8ab5a768b52128See the full diff
    • the response property data/summaries/items/ became nullable for the status 200

      response-property-became-nullable

    • the data/summaries/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property data/chartCount to the response with the 200 status

      response-optional-property-added

    • added the optional property data/contextHash to the response with the 200 status

      response-optional-property-added

    • added the optional property data/intent to the response with the 200 status

      response-optional-property-added

    • added the optional property data/notes to the response with the 200 status

      response-optional-property-added

    • added the optional property data/summaries/items/bigThree to the response with the 200 status

      response-optional-property-added

    • added the optional property data/summaries/items/index to the response with the 200 status

      response-optional-property-added

    • added the optional property data/summaries/items/name to the response with the 200 status

      response-optional-property-added

    • added the optional property data/summaryString to the response with the 200 status

      response-optional-property-added

    • added the new optional request property inputs/items/ayanamsa

      new-optional-request-property

    • the inputs/items/timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the inputs/items/timezoneOffset request property's min was set to -14.00

      request-property-min-set

  • b0533bcc12c0442See the full diff
    • the request property inputs/items/latitude became not nullable

      request-property-became-not-nullable

    • the request property inputs/items/longitude became not nullable

      request-property-became-not-nullable

    • the request property inputs/items/latitude became required

      request-property-became-required

    • the request property inputs/items/longitude became required

      request-property-became-required

    • the inputs/items/latitude request property's max was set to 90.00

      request-property-max-set

    • the inputs/items/longitude request property's max was set to 180.00

      request-property-max-set

    • the inputs/items/latitude request property's min was set to -90.00

      request-property-min-set

    • the inputs/items/longitude request property's min was set to -180.00

      request-property-min-set

    • the latitude request property default value 0 was removed

      request-property-default-value-removed

    • the longitude request property default value 0 was removed

      request-property-default-value-removed