text_command
Interpret natural language text to manage Splitwise expenses. Execute actions such as splitting bills from chat messages.
Instructions
Process a text command for Splitwise.
Interprets natural language text using Gemini and executes Splitwise actions. Use this when you already have text (e.g., from a chat message) instead of audio.
Args: text: Natural language command (e.g., "Split 50 with Sumeet for dinner").
Returns: The result of the command (e.g., confirmation, clarification request, or error).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |