validate_argument
Validate an argument value against OliveTin argument types (unicode, ascii_identifier, url, int, float, bool). Read-only, no approval required.
Instructions
Validate an argument value against an OliveTin argument type (ValidateArgumentType RPC). type: unicode | ascii_identifier | url | int | float | bool. No approval needed — read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| value | Yes | ||
| binding_id | No | ||
| argument_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |