viewer_call
Invoke discovered viewer API operations in Firestorm MCP to inspect or control a Second Life viewer. Pass typed LLSD arguments, read state after writes, and avoid blind timeout retries.
Instructions
Invoke any discovered viewer API operation. arguments can contain typed LLSD values: {$uuid: string}, {$uri: string}, {$binary_base64: string}. Read state after writes; timeouts must not be blindly retried.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api | Yes | ||
| timeout | No | ||
| arguments | No | ||
| operation | Yes | ||
| expect_reply | No |