Rename plugin from dataverse-mcp to just dataverse

This commit is contained in:
Lucas Pritz (from Dev Box)
2026-02-20 11:40:28 -06:00
parent c7bc853827
commit c7b9c54b14
5 changed files with 8 additions and 8 deletions

View File

@@ -91,7 +91,7 @@ Based on their choice:
Accept: application/json
```
4. Parse the JSON response and filter for environments where `properties.databaseType` is `"CommonDataService"`.
4. Parse the JSON response and filter for environments where `properties?.linkedEnvironmentMetadata?.instanceUrl` is not null.
5. For each matching environment, extract:
- `properties.displayName` as `displayName`