get_survey_urls
Get URLs to browse a sky position in common astronomical surveys. Provide RA/Dec coordinates or a source_id to auto-resolve them.
Instructions
Get URLs to browse a sky position in common astronomical surveys.
Provide either ra/dec coordinates or a source_id to auto-resolve coordinates from SkyPortal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ra | No | Right ascension in decimal degrees (J2000). Not needed if source_id is provided. | |
| dec | No | Declination in decimal degrees (J2000). Not needed if source_id is provided. | |
| source_id | No | SkyPortal source ID (e.g., "ZTF21aaaaaaa"). RA/Dec will be looked up automatically. Requires authentication. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |