distribution_info
Get the project's CDN distribution status: the public CDN base URL + bundle URL template, the production version, which (language, namespace) bundles are currently published, and any gaps (bundles not yet published). Use to see what client SDKs can fetch right now.
Parameters
Section titled “Parameters”| Name | Type | Description | |
|---|---|---|---|
project_uuid | string | optional | Project UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise. |
Example
Section titled “Example”{ "tool": "distribution_info", "arguments": {}}