toolUsePromptTokenCount property

int? toolUsePromptTokenCount
getter/setter pair

The number of tokens in the results from tool executions, which are provided back to the model as input, if applicable.

Output only.

Implementation

core.int? toolUsePromptTokenCount;