get_screen_detailsStandard MCP tool.
Get detailed information about a specific screen. Lookup screens by their ID number, also known as ‘sid’. The ‘pages’ array is just a list of the elements on each page, it does not necessarily reflect the order in which the elements appear. Element order is controlled through the ‘placement’ parameter in the create element and update element tools.
| Property | Type | Required? | Description |
|---|---|---|---|
| screen_id | integer | Required | The ID of the screen to retrieve details for |