Retrieve detailed information about a Panther global helper by ID, including Python body code and usage details for security monitoring and detection rules.
Run Python code directly in FreeCAD to control its functionality. Returns execution status, output, and object screenshots for integration and automation tasks.
A Model Context Protocol server that allows LLMs to interact with Python environments, execute code, and manage files within a specified working directory.
Retrieve Spark driver logs from completed notebook executions to debug Python errors and analyze Spark behavior. Use stdout for Python tracebacks or stderr for system logs.
Search official Zig programming language documentation to find information about language features, standard library functions, memory management, error handling, and build system details.
Replace or insert a Python docstring on a function or class using AST editing. Provide the file path, target symbol, and new docstring as a triple-quoted string.
Generate complete Midtrans Core API integration code in Python, JavaScript, Go, or Rust. Includes charge transactions, webhook handlers with signature verification, refunds, and subscription management with full implementation details.
Generate secure Midtrans webhook handler code with signature verification, idempotent processing, and transaction status handling for Python, JavaScript, Go, or Rust.
Execute Python code in a secure sandbox environment for calculations and data manipulation. The tool runs simple Python scripts with restricted imports and returns results with logs.
Generate regular expressions from natural language descriptions for emails, URLs, phones, dates, IPs, and 15+ patterns. Get patterns with JS/Python/TS code snippets and optional test results.