Invocation¶
Fields¶
input¶
The tool's JSON arguments, as a Lua table (read-write). Assign a new
table to rewrite the call, e.g. invocation.input = { command = ... }.
- Type:
any
name¶
The tool's name, e.g. bash or read (read-only).
- Type:
string - Access: read-only