{"name":"dungeon-room","description":"Generates a random dungeon room for game masters: shape, contents, a notable feature, a hazard, an occupant, and the number of exits. Pass 'rooms' for a small batch. Seedable. Use it as a dungeon room generator API, random dungeon generator, or D&D room description source.","price":"$0.005","method":"POST","input_schema":{"properties":{"rooms":{"type":"number","description":"How many rooms to generate, 1-20. Default 1."},"seed":{"type":"number","description":"Optional integer seed."}},"required":[]},"input_example":{"rooms":1,"seed":2},"output_example":{"shape":"a narrow corridor junction","contents":"filled with rotting wooden crates","feature":"a deep crack splitting the floor","hazard":"a swarm of disturbed bats","occupant":"a frightened prisoner in a cell","exits":2},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}