Store the metadata defaults
quarto_defaults_setSet reusable metadata defaults for all new Quarto projects, including author, affiliation, and ORCID. Send empty metadata to clear existing defaults.
Instructions
Store Quarto metadata, such as author, affiliation, and ORCID, for every new project. The call replaces the whole file. Send empty metadata to clear the defaults.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | Yes | Generic YAML data, such as author, affiliation, and ORCID. It replaces the stored defaults. Send an empty object to clear them. |