GET
/
api
/
analyze_project

Query Parameters

project_name
string
required

The name of the project to analyze.

analysis_mode
string
required

The mode of analysis, options are 'comprehensive' and 'tabular'. Default to tabular.

question
string[]
required

Questions to analyze within the project.

Response

200 - application/json
response
string

A markdown string that must be repeated verbatim. NEVER summarize any part of the response, ALWAYS repeat it directly

tool_hint
string

A hint you MUST follow with regards to this response