APIReferenceBrowser
browser_click
Click one exact target from the current browser snapshot and return the completed action. `external_write` · v2
Authorization
memberToken AuthorizationBearer <token>
Tokens
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
text/plain
text/plain
text/plain
text/plain
curl -X POST "https://example.com/tools/browser_click/invoke" \ -H "Content-Type: application/json" \ -d '{ "input": {} }'{ "toolName": "string", "status": "string", "content": "string", "isError": true, "message": "string", "errorCode": "string", "retryable": true, "result": null}artifact_review POST
Review rendered artifact screenshots against a concrete intent and rubric, returning typed visual issues and suggested fixes. `read` · v2
browser_open POST
Open an exact HTTP or HTTPS URL in the available browser and return the resulting page identity and initial structure. `connect` · presence · v2