get_tweak
Retrieve a specific FPE tweak by name, returning the current or a historical version based on sequence identifier.
Instructions
Get a single FPE tweak by name.
Returns the current (latest) version of the tweak. Pass sequence
to retrieve a specific historical version instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the tweak. | |
| sequence | No | Version sequence identifier. Omit to get the latest. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||