add_element
Add a new element/component to a project (e.g. hardware component, software library, source, concept)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Link to documentation, repo, datasheet, etc. | |
| kind | Yes | Type/category, freely chosen (e.g. "hardware", "software", "source", "concept", "service", "tool", "person") | |
| name | Yes | Element name | |
| projectId | Yes | Project ID | |
| properties | No | Flexible key-value pairs for additional properties | |
| description | No | Description |