generate_json2_payload
Generate a JSON-RPC2 payload preview for Odoo without network access. Specify model, method, and optional arguments to see the payload structure.
Instructions
Build a JSON-2 request preview without network access
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| model | Yes | ||
| kwargs | No | ||
| method | Yes | ||
| base_url | No | ||
| database | No | ||
| include_database_header | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |