What Phoenix forwards
Phoenix doesn’t maintain a hardcoded list of supported provider tools — anything the underlying provider SDK accepts is round-tripped as-is. Examples that have been verified end-to-end against the playground:
If a provider ships a new built-in tool, it works in Phoenix immediately — no library
update required. Mismatches surface as errors from the provider SDK at request time.

