get_di_inject_info
Retrieve detailed documentation for any clearskies dependency injection inject helper by specifying its type, such as ByClass or Utcnow, to understand usage and parameters.
Instructions
Get detailed documentation for a specific clearskies DI inject helper.
Args:
inject_type: The inject type name (e.g. "ByClass", "Utcnow").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inject_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |