noark5_entity_links
Discover navigation options for any archive entity: get categorized links for parents, children, create endpoints, and query templates to explore the Noark 5 hierarchy.
Instructions
List all navigation links on an entity, categorized by type.
Returns links organized into four categories:
Parent links: navigate up the hierarchy (note: entities can have multiple parents)
Children collections: list sub-entities (e.g., mapper under arkivdel)
Create endpoints: POST to create new entities (ny-* relations)
Query templates: OData URLs with {?$filter} for filtered queries
Useful to discover what navigation is possible from any entity. Use noark5_filter_entities with a query template URL for filtered listing. Use noark5_navigate_up to see details of all parent entities at once.
Args: entity_url: The self-href URL of the entity to inspect.
Returns categorized list of links with URLs and descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |