File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ The following sets of tools are available (all on by default):
261261 - ` name ` (` string ` ) ** (required)** - Name of the Pod to get the logs from
262262 - ` namespace ` (` string ` ) - Namespace to get the Pod logs from
263263 - ` previous ` (` boolean ` ) - Return previous terminated container logs (Optional)
264- - ` tail ` (` number ` ) - Number of lines to retrieve from the end of the logs (Optional, default: 100)
264+ - ` tail ` (` integer ` ) - Number of lines to retrieve from the end of the logs (Optional, default: 100)
265265
266266- ** pods_run** - Run a Kubernetes Pod in the current or provided namespace with the provided container image and optional name
267267 - ` image ` (` string ` ) ** (required)** - Container Image to run in the Pod
You can’t perform that action at this time.
0 commit comments