cuba_call
Invoke any Cuba-Memorys tool by name, including those not pre-loaded in this session. Behaves identically to a direct call.
Instructions
Invoke any cuba-memorys tool by name — including the ones not pre-loaded in this session. Discover them first with cuba_tools (use detail='full' to see the exact arguments). Goes through the same dispatcher as a direct call, so behaviour is identical.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | The tool's own arguments, exactly as its schema declares them | |
| tool | Yes | Tool name, e.g. cuba_zafra |