Trim release aligning with the 0.3.0 Python SDK.
Breaking:
- Drops
ProvisionMongoTool— the backend /nosql endpoint is not live yet. nameis now a required argument onprovision_postgresandprovision_webhook, matching the SDK 0.3.0 contract.
Fixes:
ListResourcesToolnow usesr.resource_type/r.token(the shape of the Resource type in SDK 0.3.0) instead of a non-existentr.service.
Requires instanode>=0.3.0.