read_attachment
Read an Odoo attachment's metadata and size-capped base64 content by its attachment ID.
Instructions
Read an ir.attachment's metadata and size-capped base64 content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_id | Yes | ||
| include_data | No | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |