inspect
Retrieve bounded metadata and explicit truncation flags for a live Python name. Gain clear insights into object structure without overwhelming output.
Instructions
Inspect one live name with bounded metadata and explicit truncation flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| kind | No | ||
| name | Yes | ||
| error | No | ||
| module | No | ||
| runtime | No | ||
| callable | No | ||
| signature | No | ||
| truncated | No | ||
| documentation | No | ||
| qualified_type | No | ||
| representation | No |