Skip to main content
Glama

NASA API Desktop Extension

by seoh0711

get_apod

Fetch NASA's Astronomy Picture of the Day (APOD) with optional date and high-resolution settings. Use this tool to access daily astronomical images directly from the NASA API Desktop Extension.

Instructions

NASA의 오늘의 천체 사진(Astronomy Picture of the Day)을 가져옵니다

Input Schema

NameRequiredDescriptionDefault
dateNoYYYY-MM-DD 형식의 날짜 (선택사항, 기본값: 오늘)
hdNo고해상도 이미지 여부 (기본값: false)

Input Schema (JSON Schema)

{ "properties": { "date": { "description": "YYYY-MM-DD 형식의 날짜 (선택사항, 기본값: 오늘)", "type": "string" }, "hd": { "default": false, "description": "고해상도 이미지 여부 (기본값: false)", "type": "boolean" } }, "type": "object" }
Install Server

Other Tools from NASA API Desktop Extension

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/seoh0711/dxt_nasa'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server