Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
外部APIやサービスにカスタムリクエストを送信するための、HTTP Requestフローアクションの設定方法を説明します。
GET
POST
PUT
PATCH
DELETE
Content-Type
application/json
application/x-www-form-urlenconded
application/xml
headers
body
status
success
true
false
{ "headers": { ... }, "status": 200, "body": { ... }, "success": true }