# Solcast AI integration on Definable

> Solar resource assessment and forecasting data for irradiance and PV power, globally.

## What this connects

Solar resource assessment and forecasting data for irradiance and PV power, globally.

Vendor: https://solcast.com/

## Tools available

**6** tools available. First 6:

- `SOLCAST_GET_DATA_HISTORIC_RADIATION_AND_WEATHER` — Get Historic Radiation And Weather — Tool to get historical irradiance and weather estimated actuals for a requested location. Use when you need historical solar radiation and weather data from 2007-01-01 to 7 days ago, for up to 31 days at a time.
- `SOLCAST_GET_RESOURCES_PV_POWER_SITE` — Get PV Power Resource — Tool to retrieve a specific PV power resource by its unique identifier. Use when you need to fetch complete resource configuration including capacity, orientation, tracking, and derating parameters.
- `SOLCAST_GET_RESOURCES_PV_POWER_SITES` — Get Resources PV Power Sites — Tool to list PV power resources available to authenticated user. Use when you need to retrieve the list of PV power sites with optional filtering by entitlement level.
- `SOLCAST_PATCH_RESOURCES_PV_POWER_SITE` — Patch PV Power Resource — Tool to partially update an existing PV power resource's technical specifications. Use when you need to modify specific resource configuration fields without replacing the entire resource.
- `SOLCAST_POST_RESOURCES_PV_POWER_SITE` — Create PV Power Resource — Tool to create a new PV power resource for Advanced PV Power forecasting. Use when you need to add a new solar installation site with comprehensive technical specifications including capacity, orientation, tracking parameters, and derating factors.
- `SOLCAST_PUT_RESOURCES_PV_POWER_SITE` — Update PV Power Resource — Tool to update an existing PV power resource with comprehensive technical specifications for solar installation site modeling. Use when you need to modify resource configuration including capacity, orientation, tracking parameters, derating factors, and bifacial system settings.

## Auth

Auth schemes: `API_KEY`.

## How agents use Solcast

Inside a Definable workflow, Solcast is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Solcast** — the Researcher (GPT-5.5) pulls context from Solcast (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Solcast** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Solcast (create record, post message, draft email).
- **Designer / Engineer → Distributor → Solcast** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Solcast (attach file, open PR comment, post status).

The Verifier checks every Solcast call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- analytics — https://definable.ai/apps/category/analytics/
- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/solcast/
- Same category (analytics): https://definable.ai/apps/category/analytics/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
