get_table_schema
Retrieve the complete schema for any ServiceNow table by supplying its name. Inspect column names, data types, and metadata to support integration, reporting, or development.
Instructions
Get the structure and field information for a ServiceNow table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name to inspect |