action dnd5eapi_get_api_spells_index { label: "Get a spell by index." provider: dnd5eapi method: GET path: "/api/spells/{index}" encoding: json output: { description: "`Spell`\n" type: "object" } }