Optionalcreated_When the Solution config record was first created (ISO 8601).
Solution config ID (cfg_...).
Structured outcome of the import, including status, conflict details, and version information.
Optionalinstalled_Deprecated legacy field. One entry per persisted config in the import (including the Solution itself), defaulting to an empty array. Callers should prefer solution plus follow-up APIs instead. key echoes the caller-supplied input identifier (original lookup_key for top-level configs; <skill_lookup_key>:<relative_path> for skill / solution-file children). Order is stable: sorted by key.
Resource type. Always "Solution".
Optionallookup_The lookup_key stored on the Solution config after the import's suffix normalization. null when the Solution was not given a lookup key.
Full summary of the imported Solution, in the same shape as the individual Solution retrieval endpoint.
Optionalupdated_When the Solution config record was last modified (ISO 8601).
Optionalvirtual_The virtual_path stored on the Solution config, used as the stable dedupe key across owner scopes. null when no virtual path was assigned.
The result of importing a Solution bundle into the library, including the Solution config record, a structured import result, and the list of all configs persisted during the transaction.