get_table_schema
Retrieve field definitions and metadata for any ServiceNow table to understand its schema and structure.
Instructions
Get the data dictionary (field definitions) for a ServiceNow table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of fields to return | |
| table_name | Yes | The table name to get schema for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||