post_data
Send HTTP POST requests to a specified URL with custom data payloads using a tool on the Violett MCP Server to efficiently transmit information between systems.
Instructions
Send data via HTTP POST request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | Data to send in POST body | |
url | Yes | URL to send POST request to |