get_iflow_resource
Download a specific resource type (e.g., EDMX, Groovy) from an SAP integration flow by providing the flow ID, version, resource name, and type.
Instructions
Download a specific resource from an integration flow.
Args: resource_type: One of edmx, groovy, jar, js, mmap, opmap, wsdl, xsd, xslt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | ||
| iflow_id | Yes | ||
| resource_name | Yes | ||
| resource_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |