Get table schema
servicenow_get_table_schemaRetrieve the schema of a ServiceNow table, listing all fields including inherited ones from sys_dictionary.
Instructions
List fields of a table from sys_dictionary, including inherited fields from parent tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| mandatoryOnly | No |