File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 420420 },
421421 "/chat/topic" : {
422422 "post" : {
423- "x-mcp" : {
424- "enabled" : true
425- },
426423 "summary" : " Create Assistant Chat Topic" ,
427424 "description" : " Creates a topic to manage message history for a given AI assistant conversation" ,
428425 "responses" : {
447444 },
448445 "/chat/message" : {
449446 "post" : {
450- "x-mcp" : {
451- "enabled" : true
452- },
453447 "summary" : " Create Assistant Chat Message" ,
454448 "description" : " Generate a completion in response to a user query" ,
455449 "requestBody" : {
501495 },
502496 "/search/{domain}" : {
503497 "post" : {
504- "x-mcp" : {
505- "enabled" : true
506- },
507498 "summary" : " Search documentation" ,
508499 "description" : " Perform semantic and keyword searches across your documentation with configurable filtering and pagination." ,
509500 "parameters" : [
You can’t perform that action at this time.
0 commit comments