Files
basecamp-mcp-server/examples
George Antonopoulos b740378a90 Update MCP server CLI and example script to include card_table_id in request handling
- Add card_table_id to the required properties in MCPServer class.
- Modify the move_column method to retrieve card_table_id from arguments.
- Refactor subprocess call in card_table_example.py to use subprocess.run for better error handling.
2025-06-29 08:37:41 +01:00
..