common-get-database
Retrieve Sitecore database details like 'master', 'core', or 'web' to manage content storage and configuration. Specify a database name or get all databases.
Instructions
Gets information about Sitecore databases.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The name of the database to retrieve (e.g. 'master', 'core', 'web'). If not provided, all databases will be returned. |