noark5_create_arkivskaper
Creates a new archive creator (arkivskaper) in Noark 5 with a unique ID and name. Accepts an optional description and returns the full details and URL of the created entity.
Instructions
Create a new arkivskaper (archive creator).
Args: arkivskaper_id: The unique identifier for the archive creator. navn: The name of the archive creator. attributes: Optional JSON object with additional fields. All optional: beskrivelse.
Returns details of the created arkivskaper including its URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| navn | Yes | ||
| attributes | No | {} | |
| arkivskaper_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |