get_project
Retrieve the name, collections, and categories of the active project. Enable verbose mode for full details including descriptions and directories.
Instructions
Get information about the currently active project.
Returns project name, collections, and categories. Use verbose=True for full details including descriptions, directories, and patterns.
Arguments
verbose: boolean
If True, return full details; if False, return names only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments for get_project tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |