collection_remove_resource_from_collection
Remove a specified Vultr resource from a service collection by providing the collection ID, resource type, and resource ID.
Instructions
Remove a resource from a service collection.
Args: collection_id: ID of the service collection resource_type: Type of resource to remove resource_id: Vultr resource ID to remove ctx: FastMCP context for resource change notifications
Returns: Success confirmation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_id | Yes | ||
| collection_id | Yes | ||
| resource_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||