diff --git a/404.html b/404.html index ae9897090c..7f918310e1 100644 --- a/404.html +++ b/404.html @@ -24,8 +24,8 @@ - - + + diff --git a/agent-tutorial.html b/agent-tutorial.html index 8213c6fc71..0bcb3bc496 100644 --- a/agent-tutorial.html +++ b/agent-tutorial.html @@ -24,8 +24,8 @@ - - + + diff --git a/agents-tools.html b/agents-tools.html index 92fc8de1fd..a448ddcd3b 100644 --- a/agents-tools.html +++ b/agents-tools.html @@ -24,8 +24,8 @@ - - + + diff --git a/agents.html b/agents.html index a6bbd6521f..ccbe6cc211 100644 --- a/agents.html +++ b/agents.html @@ -24,8 +24,8 @@ - - + + diff --git a/api-build.html b/api-build.html index 34754966d3..ae5e7cc075 100644 --- a/api-build.html +++ b/api-build.html @@ -24,8 +24,8 @@ - - + + diff --git a/api-files.html b/api-files.html index 711631d012..fca3420e5e 100644 --- a/api-files.html +++ b/api-files.html @@ -24,8 +24,8 @@ - - + + diff --git a/api-flows-run.html b/api-flows-run.html index 597cee11f6..ab5680bfac 100644 --- a/api-flows-run.html +++ b/api-flows-run.html @@ -24,8 +24,8 @@ - - + + diff --git a/api-flows.html b/api-flows.html index 4fa9d79616..614cfd4754 100644 --- a/api-flows.html +++ b/api-flows.html @@ -24,8 +24,8 @@ - - + + diff --git a/api-keys-and-authentication.html b/api-keys-and-authentication.html index 794f39dab1..479b534075 100644 --- a/api-keys-and-authentication.html +++ b/api-keys-and-authentication.html @@ -24,8 +24,8 @@ - - + + diff --git a/api-logs.html b/api-logs.html index 1e4471d538..30245b2d8d 100644 --- a/api-logs.html +++ b/api-logs.html @@ -24,8 +24,8 @@ - - + + diff --git a/api-monitor.html b/api-monitor.html index 5425dab318..e1b38bc41e 100644 --- a/api-monitor.html +++ b/api-monitor.html @@ -24,8 +24,8 @@ - - + + diff --git a/api-openai-responses.html b/api-openai-responses.html index c2e8b19a5d..b75fe3f209 100644 --- a/api-openai-responses.html +++ b/api-openai-responses.html @@ -24,8 +24,8 @@ - - + + diff --git a/api-projects.html b/api-projects.html index 13e2d2262b..3cf3ab09a8 100644 --- a/api-projects.html +++ b/api-projects.html @@ -24,8 +24,8 @@ - - + + diff --git a/api-reference-api-examples.html b/api-reference-api-examples.html index 13ec3ba494..c49331fc21 100644 --- a/api-reference-api-examples.html +++ b/api-reference-api-examples.html @@ -24,8 +24,8 @@ - - + + diff --git a/api-users.html b/api-users.html index 1549b59c13..aaff69067e 100644 --- a/api-users.html +++ b/api-users.html @@ -24,8 +24,8 @@ - - + + diff --git a/api.html b/api.html index 4ee658b8da..43b079eb44 100644 --- a/api.html +++ b/api.html @@ -24,8 +24,8 @@ - - + + @@ -1475,7 +1475,7 @@ html([data-theme='dark']) data-styled.g138[id="sc-enPhjR"]{content:"fdfgWT,"}/*! " class="sc-eVqvcJ sc-fszimp sc-etsjJW gvxaTx dmtfed eEseFw">

Successful Response

Response samples

Content type
application/json
Example
{
  • "tools": [
    ],
  • "auth_settings": {
    }
}

Handle Project Messages

Response samples

Content type
application/json
Example
{
  • "tools": [
    ],
  • "auth_settings": {
    }
}

Handle Project Messages

Handle POST messages for a project-specific MCP server.

path Parameters
project_id
required
string <uuid> (Project Id)

Responses

Request samples

Content type
application/json
{
  • "settings": [
    ],
  • "auth_settings": {
    }
}

Response samples

Content type
application/json
null

Handle Project Sse

Request samples

Content type
application/json
{
  • "settings": [
    ],
  • "auth_settings": {
    }
}

Response samples

Content type
application/json
null

Handle Project Sse

Handle SSE connections for a specific project.

path Parameters
project_id
required
string <uuid> (Project Id)

Responses

Response samples

Content type
application/json
Example
{
  • "tools": [
    ],
  • "auth_settings": {
    }
}

Handle Project Messages

Response samples

Content type
application/json
Example
{
  • "tools": [
    ],
  • "auth_settings": {
    }
}

Handle Project Messages

Handle POST messages for a project-specific MCP server.

path Parameters
project_id
required
string <uuid> (Project Id)

Responses

Request samples

Content type
application/json
{
  • "settings": [
    ],
  • "auth_settings": {
    }
}

Response samples

Content type
application/json
null

Handle Project Sse

Request samples

Content type
application/json
{
  • "settings": [
    ],
  • "auth_settings": {
    }
}

Response samples

Content type
application/json
null

Handle Project Sse

Handle SSE connections for a specific project.

path Parameters
project_id
required
string <uuid> (Project Id)

Responses