get_side_project
Retrieve a specific side project and its demonstrated technologies using its ID.
Instructions
Get a single side project by ID, including the technologies it demonstrates. Returns {"error": ...} if id is not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Side project ID from list_side_projects |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||