crewai_project_info
Retrieve the structure and core configs of a CrewAI project, including dependencies, YAML files, and source code, to inspect its current state.
Instructions
Read the structure and core configurations of a CrewAI project.
Returns the pyproject.toml dependencies, available YAML configs, and Python source files to understand the current state of the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the project |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |