site.execute
Run a discovered site operation on a target ID using its exact args schema, executing authorized writes in the browser and returning results for pagination.
Instructions
Execute a discovered operation on a targetId using its exact args schema. User-authorized writes execute directly in the browser. Pass returned pagination args for the next website page. For cached oversized output pass only resultId, offset and maxChars, which never repeats an operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| offset | No | ||
| maxChars | No | ||
| resultId | No | ||
| targetId | No | ||
| operation | No |