earn_get_position_rewards_config
Retrieve reward calculation rules, APY details, and staking parameters for a specific Earn position using its position ID to clarify expected returns.
Instructions
Get rewards configuration for a specific Earn position. Returns reward calculation rules, APY details, and position-specific staking parameters. Use earn_get_positions first to get the position ID. [PRIVATE]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jwt | No | Optional session token for authentication. API keys are recommended for most use cases. | |
| position_id | Yes | Earn position UUID from earn_get_positions |