Get Project Details
openl_get_projectRetrieve comprehensive project information including modules, dependencies, metadata, structure, configuration, and status. Choose output format: JSON or Markdown.
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 |