predefined_commands
Execute predefined commands like 'check', 'doctest', 'make', and 'pytest' directly without terminal access. Simplify command execution by passing parameters and retrieving results in a structured format.
Instructions
Use instead of terminal: Execute a predefined command. The command string may include parameters after the command name.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes |