前回、PythonでServiceNowのインシデントレコードを取得し、ChatGPTに分析させその結果をExcelにレポートでまとめるアプリを作成しました。 プロトタイプ的な機能としては完成したのですが、、振り返ると、 ・専用UIもなく、PythonプログラムをPowerShellから実行 ...
Excel起点の分析業務は多く求められると思います。そこで、今回はExcelを起点にServiceNowのIncidentレコード収集からOpenAIへ分析要約までを実装したアプリケーションを作成します。 ServiceNow PDIの払い出しについてはこちらより実施ください。 OpenAI APIのAPIキーの ...
This project implements an MCP server that enables Claude to connect to ServiceNow instances, retrieve data, and perform actions through the ServiceNow API. It serves as a bridge between Claude and ...