Tool Skill
Notte Execute Page Action
notte_execute_page_actionExecute an action on the page (click, type, navigate, etc.).
$0.01/call
Flat rate
Notte
When to Use
Use this tool when you need to execute an action on the page (click, type, navigate, etc.).. This is part of the Notte provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 14+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("notte/notte_execute_page_action")xpay_run— Execute:xpay_run("notte/notte_execute_page_action", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
ref | string | No | Element reference for click/type/select actions |
amount | number | No | Scroll amount in pixels |
session_id | string | Yes | |
text | string | No | Text for type action |
type | string | Yes | Action type: goto, click, type, scroll, select, hover, wait, screenshot |
value | string | No | Value for select action |
url | string | No | URL for goto action |
timeout | number | No | Wait timeout in ms |
direction | string | No | Scroll direction: up/down |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Notte (all tools) — 15 tools
- Notte Take Screenshot — $0.01/call
- Notte Get Session — $0.01/call
- Notte Stop Session — $0.01/call
- Notte Get Session Cookies — $0.01/call
- Notte Get Network Logs — $0.01/call
Links
- Tool page: https://xpay.tools/notte/notte-execute-page-action/
- Provider: https://xpay.tools/notte/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("notte/notte_execute_page_action")// 2. Execute
xpay_run("notte/notte_execute_page_action", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
ref | string | No | Element reference for click/type/select actions |
amount | number | No | Scroll amount in pixels |
session_id | string | Yes | - |
text | string | No | Text for type action |
type | string | Yes | Action type: goto, click, type, scroll, select, hover, wait, screenshot |
value | string | No | Value for select action |
url | string | No | URL for goto action |
timeout | number | No | Wait timeout in ms |
direction | string | No | Scroll direction: up/down |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/notte/notte-execute-page-action/SKILL.md
CLI
npx @xpaysh/cli install notte/notte-execute-page-action
Manual
curl -o SKILL.md https://xpay.tools/skills/notte/notte-execute-page-action/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
Notte

