codebase_start_job_analysis
Initiates async analysis of a specific codebase entity or action, delivering detailed insights, recommendations, and implementation guidance for a focused query.
Instructions
Start async codebase analysis. Analyze single entity/action only. Return detailed analysis, recommendations, implementation guidance, usage examples. Prefer codebase_start_job_related_files_search first. Provide all relevant context (files, paths, symbols, imports, etc.). One topic or one context per request → wait for the result → send the next request! Instead "Find X, Y, Z, etc." you MUST: "Find X.", wait result, "Find Y.", wait for result, etc!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Focused, detailed request to analyze one entity/action. Include all relevant context (purpose, paths, symbols, imports, etc.). One topic or one context per request. Instead "Find X, Y, Z, etc." you MUST: "Find X.", wait result, "Find Y.", wait for result, etc! | |
| library_name | Yes | Public library name returned by list_libraries. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||