Read the stored metadata defaults
quarto_defaults_getRetrieves the default Quarto metadata for new projects, including the path to _metadata.yml. Returns empty metadata if the file is absent.
Instructions
Return the Quarto metadata that every new project receives as _metadata.yml, and the path of the file that holds it. An absent file returns empty metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||