IB Account Fetch account summary from Interactive Brokers. Prerequisites User must have TWS or IB Gateway running locally with API enabled: - Paper trading: port 7497 - Live trading: port 7496 Instructions Note: If is not installed or is not found, replace with in all commands below. Arguments - - IB port (default: 7496 for live trading) - - Specific account ID to fetch - - Fetch summaries for all managed accounts Default behavior (no flags): fetches the first managed account only. Always use unless the user asks for a specific account. Output Returns JSON with: - - Whether connection succeed…