get_concept
Retrieve full details for any FOLIO legal ontology concept using its short ID, full IRI, or partial match. Returns the concept's JSON representation for direct lookup.
Instructions
Get full details for a specific FOLIO concept by IRI.
Accepts short IDs (e.g., "RSYBzf149Mi5KE0YtmpUmr"), full IRIs (e.g., "https://folio.openlegalstandard.org/RSYBzf149Mi5KE0YtmpUmr"), or partial matches.
Args: iri: The concept IRI or identifier.
Returns: Full JSON representation of the concept, or an error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iri | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |