get_defaults
Retrieve default settings and configurations for the Printify MCP Server to streamline integration with AI assistants and manage print-on-demand operations effectively.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}