MCP RAG Search
Keyword-tag scoring over chart chunks.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 4 of the 13 revisions of this API.6610
- ▲
the response property
data/results/items/became nullable for the status200response-property-became-nullable
- ▲
the
data/results/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ○
added the optional property
data/matchesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/queryto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/results/items/scoreto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/results/items/tagsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/results/items/textto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/tokensto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/totalto the response with the200statusresponse-optional-property-added
- ▲
- ○
added the new optional request property
chart/ayanamsanew-optional-request-property
- ○
- ●
the
chart/timezoneOffsetrequest property's max was set to14.00request-property-max-set
- ●
the
chart/timezoneOffsetrequest property's min was set to-14.00request-property-min-set
- ●
- ▲
the request property
chart/latitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
chart/longitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
chart/latitudebecame requiredrequest-property-became-required
- ▲
the request property
chart/longitudebecame requiredrequest-property-became-required
- ●
the
chart/latituderequest property's max was set to90.00request-property-max-set
- ●
the
chart/longituderequest property's max was set to180.00request-property-max-set
- ●
the
chart/latituderequest property's min was set to-90.00request-property-min-set
- ●
the
chart/longituderequest property's min was set to-180.00request-property-min-set
- ○
the
latituderequest property default value0was removedrequest-property-default-value-removed
- ○
the
longituderequest property default value0was removedrequest-property-default-value-removed
- ▲