Resource Manager MCP (Legacy) Node
warning
This node is in beta and may not be fully tested or documented. Use with caution.
Model Context Protocol for resource management operations (v2)
Inputs
| Label | Property | Type | Description | Default Value | Is Required |
|---|---|---|---|---|---|
| Attached Resources | attachedResources | botdojo/types/array/resource_reference | Attached resources | null | ✅ |
Properties
| Label | Property | Type | Description | Default Value | Is Required |
|---|---|---|---|---|---|
| DefaultOpen Resources | defaultOpenResources | botdojo/types/array/resource_reference | Resource to open by default | null | ✅ |
| Available Resources | availableResources | botdojo/types/array/resource_reference | Available resources that can be discovered by the user | null | ✅ |
Output
| Label | Property | Type | Description | Default Value |
|---|---|---|---|---|
| Model Context | modelContext | botdojo/interface/model_context | Resource management model context | null |