network
37 actions in this area
http
http-delete
Action
Sends a DELETE request to remove data from a web server
http-get
Function
Retrieves data from a web server using GET request
http-post
Action
Sends a POST request to submit data to a web server
http-put
Action
Sends a PUT request to update data on a web server
proxy
Action
Enables proxy mode for HTTP requests
set-http-body
Action
Sets the request body data for HTTP requests
set-http-header
Action
Sets a custom header for HTTP requests
set-http-timeout
Action
Sets how long to wait before HTTP requests timeout
minimax
scrape
scrape-html
Action
Fetches raw HTML from a URL into a variable
scrape-select
Action
Extracts content matching a CSS selector from a URL
set-scrape-header
Action
Sets a custom header for scrape requests
set-scrape-redirects
Action
Controls whether scrape requests follow HTTP redirects
set-scrape-timeout
Action
Sets how long to wait before scrape requests timeout
stripe
.stripe-checkout
Action
Create a Stripe checkout session and redirect to payment
stripe-balance
Function
Get Stripe account balance (validates API key works)
stripe-create-customer
Function
Create a new Stripe customer
stripe-list-customers
Function
List Stripe customers (paginated)
stripe-list-prices
Function
List Stripe prices (paginated)
stripe-publishable-key
Action
Set Stripe publishable API key (client-safe, no encryptio...
stripe-secret-key
Action
Set Stripe secret API key (encrypted at compile time)
stripe-webhook-secret
Action
Set Stripe webhook signing secret (encrypted at compile t...
use-stripe
Action
Load Stripe.js browser library and initialize Stripe inst...
translate
deepl-api-key
Action
set DeepL API key (encrypted at compile time)
list-languages
Function
List supported translation languages
rephrase
Function
Improve and rephrase text using DeepL Write
translate
Function
Translate text between languages
translate-usage
Function
Get DeepL translation usage statistics