pub(super) async fn execute( db: &PgPool, input: ResolveEffectsInput, ) -> Result<ResolveEffectsOutput, ToolError>