Retrieve the definition of a named bundle for a tenant.
POST /v1/tenants/{tenant_id}/bundle/readReturns the full definition of a named bundle, including its arguments and operations. Use this to inspect how a bundle is configured before running it.
List of operations the bundle performs, each containing optional relationships_write, relationships_delete, attributes_write, and attributes_delete arrays.