noark5_create_mappe
Create a new archive file (mappe) under a specified parent entity by providing its URL and title, with optional description and metadata attributes.
Instructions
Create a new mappe (file) under a parent entity.
Args: parent_url: The self-href URL of the parent (arkivdel, klasse, or mappe). tittel: The title of the new file. beskrivelse: Optional description for the file. attributes: Optional JSON object with additional fields. All optional: mappeID, offentligTittel, noekkelord, dokumentmedium, oppbevaringssted, avsluttetDato, avsluttetAv, referanseAvsluttetAv.
Returns details of the created mappe including its URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tittel | Yes | ||
| attributes | No | {} | |
| parent_url | Yes | ||
| beskrivelse | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |