Generate + persist ONE strongly-typed action for (integration, object, verb).
Idempotent on the deterministic Name "
Optionalprovider: IMetadataProviderGenerate all applicable verbs for an object. Get/Search/List are always applicable; Create/Update/Delete/Upsert only when the object SupportsWrite.
Optionalprovider: IMetadataProvider
Generates and persists strongly-typed integration actions on demand. Idempotent: reuses an existing Action with the same deterministic Name and reconciles its params/result codes rather than duplicating.