Look up Lansweeper device details from Slack
Build a workflow registering a Slack slash command that accepts an IP address or device name. Query the Lansweeper API for matching assets and return basic and custom attributes in a Slack message with a button linking to the device in Lansweeper. Verify the Slack signature, handle no-match and multi-match cases clearly, and retry API errors. Output the device details returned to the requester.
What this prompt builds
Query Lansweeper by IP or hostname from Slack and get device attributes inline.
The problem
When responders need asset details, they break flow to log into Lansweeper, slowing triage. The data exists but isn't where the work happens.
Solution and impact
A Slack slash command queries Lansweeper by IP or name and returns key attributes with a link to the full record. Asset context arrives in seconds inside Slack, speeding investigations and support.
