agy_list_providers
Lists configured LLM providers from Antigravity config.json, returning provider names and total count.
Instructions
List configured LLM providers from Antigravity config.
Reads the providers section from config.json.
Return Format
{"providers": [{"name": str}], "count": int}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||