get_design_element
Retrieve details of a specific design element from a HacknPlan game project by providing its ID. Project ID is optional if a default project is set.
Instructions
Get details of a design element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) | |
| designElementId | Yes | The design element ID |