openl Get Project
openl_get_projectRetrieve comprehensive project information, including details, modules, dependencies, and metadata, to obtain the full project structure, configuration, and status.
Instructions
Get comprehensive project information including details, modules, dependencies, and metadata. Returns full project structure, configuration, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID returned by backend. Use the exact 'projectId' value from openl_list_projects() response without modification or reformatting. | |
| response_format | No | Response format: 'json' for structured data, 'markdown' for human-readable (default), 'markdown_concise' for brief summary (1-2 paragraphs), 'markdown_detailed' for full details with context | markdown |