Lint a payload against a profile
lint_payloadEvaluate ISO 20022 payloads against clearing profiles to identify compliance issues and return findings.
Instructions
Evaluate a payload against a clearing profile and return findings.
Args:
payload_content: The raw ISO 20022 message text.
profile_id: The clearing profile to lint against.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_id | Yes | The clearing profile to lint against. | |
| payload_content | Yes | Raw ISO 20022 payload text (not a path). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||