Describe a background
describe_backgroundFull style card for one structure: what it looks like, mood, where text can go, tips, and every parameter it honours with ranges, defaults and the visual effect of low/high values. Also returns the JSON Schema for a generate request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Structure name from list_backgrounds, e.g. "wave". | |
| format | No | markdown (default) is best for reading; json includes the JSON Schema. |